Skip to content

Releases: JaceThings/Highlighters

@highlighters/vue@1.1.2

10 Jun 14:40
b9cd87d

Choose a tag to compare

Patch Changes

  • Updated dependencies [e62c4e6]
    • @highlighters/core@1.1.2

@highlighters/svelte@1.1.2

10 Jun 14:40
b9cd87d

Choose a tag to compare

Patch Changes

  • Updated dependencies [e62c4e6]
    • @highlighters/core@1.1.2

@highlighters/react@1.1.2

10 Jun 14:40
b9cd87d

Choose a tag to compare

Patch Changes

  • Updated dependencies [e62c4e6]
    • @highlighters/core@1.1.2

@highlighters/core@1.1.2

10 Jun 14:40
b9cd87d

Choose a tag to compare

Patch Changes

  • e62c4e6: The live selection marker now honors data-highlight-exclude. Because the marker paints by range geometry, which covers user-select: none text too, a select-all (Cmd+A) previously banded over opted-out subtrees. Such subtrees are now carved out of the painted ranges, while the runs around them keep their exact geometry.

@highlighters/vue@1.1.1

09 Jun 19:52
530621e

Choose a tag to compare

Patch Changes

  • Updated dependencies [d287778]
    • @highlighters/core@1.1.1

@highlighters/svelte@1.1.1

09 Jun 19:49
530621e

Choose a tag to compare

Patch Changes

  • Updated dependencies [d287778]
    • @highlighters/core@1.1.1

@highlighters/react@1.1.1

09 Jun 19:52
530621e

Choose a tag to compare

Patch Changes

  • Updated dependencies [d287778]
    • @highlighters/core@1.1.1

@highlighters/core@1.1.1

09 Jun 19:52
530621e

Choose a tag to compare

Patch Changes

  • d287778: Hit the noise-tile cache on ink-knob drags. buildNoiseTileDataUrl now quantizes streakiness, feathering, and dryout into 0.02 buckets before both the cache key and the SVG (so they always agree), and a cache hit re-promotes its entry to most-recent, so a continuous drag reuses hot tiles instead of rebuilding the SVG every frame. Knob values not aligned to 0.02 snap to the nearest bucket; seed and tile size are untouched.

    Also: static-mark update() now caches its layout measurement and re-measures only on viewport reflow, range re-collection, or a snap change, so option-only updates force no reflow. Performance only, no API change.

@highlighters/vue@1.1.0

08 Jun 19:53
0fb66dc

Choose a tag to compare

Patch Changes

  • Updated dependencies [079a254]
    • @highlighters/core@1.1.0

@highlighters/svelte@1.1.0

08 Jun 19:53
0fb66dc

Choose a tag to compare

Patch Changes

  • Updated dependencies [079a254]
    • @highlighters/core@1.1.0