Skip to content

Tags: kidlj/metword.extension

Tags

v2.2.1-manifest-v3

Toggle v2.2.1-manifest-v3's commit message
fix scene action alignment

v2.2.1-manifest-v2

Toggle v2.2.1-manifest-v2's commit message
fix scene action alignment

v2.2.0-manifest-v3

Toggle v2.2.0-manifest-v3's commit message
update package lock

v2.1.0-manifest-v3

Toggle v2.1.0-manifest-v3's commit message
version 2.1.0: draw back to word functionalities only.

v2.1.0-manifest-v2

Toggle v2.1.0-manifest-v2's commit message
pointer cursor for audio play icon

v2.0.2-manifest-v3

Toggle v2.0.2-manifest-v3's commit message
bump version to v2.0.2

v2.0.2-manifest-v2

Toggle v2.0.2-manifest-v2's commit message
bump version to v2.0.2

v2.0.1-manifest-v3

Toggle v2.0.1-manifest-v3's commit message
bump version to v2.0.1

v2.0.1-manifest-v2

Toggle v2.0.1-manifest-v2's commit message
bump version to v2.0.1

v2.0.0-manifest-v3

Toggle v2.0.0-manifest-v3's commit message
fix Firefox selection compability issue:

In Firefox a selection range may have startContainer != endContainer, but startContainer and endContainer both are text nodes, and their wrapping texts must be consecutive. This commit consider this situation and fix it.