Releases: JaceThings/Highlighters
Releases · JaceThings/Highlighters
@highlighters/vue@1.1.2
Patch Changes
- Updated dependencies [e62c4e6]
- @highlighters/core@1.1.2
@highlighters/svelte@1.1.2
Patch Changes
- Updated dependencies [e62c4e6]
- @highlighters/core@1.1.2
@highlighters/react@1.1.2
Patch Changes
- Updated dependencies [e62c4e6]
- @highlighters/core@1.1.2
@highlighters/core@1.1.2
Patch Changes
- e62c4e6: The live selection marker now honors
data-highlight-exclude. Because the marker paints by range geometry, which coversuser-select: nonetext 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
Patch Changes
- Updated dependencies [d287778]
- @highlighters/core@1.1.1
@highlighters/svelte@1.1.1
Patch Changes
- Updated dependencies [d287778]
- @highlighters/core@1.1.1
@highlighters/react@1.1.1
Patch Changes
- Updated dependencies [d287778]
- @highlighters/core@1.1.1
@highlighters/core@1.1.1
Patch Changes
-
d287778: Hit the noise-tile cache on ink-knob drags.
buildNoiseTileDataUrlnow quantizesstreakiness,feathering, anddryoutinto 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;seedand tile size are untouched.Also: static-mark
update()now caches its layout measurement and re-measures only on viewport reflow, range re-collection, or asnapchange, so option-only updates force no reflow. Performance only, no API change.
@highlighters/vue@1.1.0
Patch Changes
- Updated dependencies [079a254]
- @highlighters/core@1.1.0
@highlighters/svelte@1.1.0
Patch Changes
- Updated dependencies [079a254]
- @highlighters/core@1.1.0