Releases: brewcoua/web-som
Releases · brewcoua/web-som
v1.2.4
1.2.4 (2024-07-08)
Bug Fixes
- ui: black contrasted colors breaking luminance ratio (3cbc93d)
v1.2.3
1.2.3 (2024-07-01)
Bug Fixes
- use custom tags & remove duplicate rects (fd5349e)
v1.2.2
1.2.2 (2024-06-10)
Bug Fixes
- docs: add proper preview and remove typos (3759655)
v1.2.1
1.2.1 (2024-06-10)
Bug Fixes
- visibility: ignore z-index of common parent (d531923)
v1.2.0
1.2.0 (2024-06-10)
Features
- ui: make colors more flashy and complimentary (f6b250f)
Performance Improvements
- visibility: use rbush to speed up dom mapping (e613f42)
v1.1.4
1.1.4 (2024-06-10)
Bug Fixes
- style: set font size in px instead of rem (9c2af3b)
v1.1.3
1.1.3 (2024-06-09)
Bug Fixes
- ci: remove signed push to avoid github failure (8e2893e)
- ci: remove tag sign since it forces EDITOR to be set (d5d6cc9)
- ci: update author and committer & sign action commits (842605a)
v1.1.2
1.1.2 (2024-06-09)
Bug Fixes
- release: add double exec to commit bumped version (0cb3dcb)
v1.1.1
1.1.1 (2024-06-09)
Bug Fixes
- rollup: update built format to UMD & fix usage info (e027208)
v1.1.0
1.1.0 (2024-06-08)
Bug Fixes
- visibility: missing candidates from QT query & parent zIndex relationship for isAbove (428a342)
Features
- colors: set box colors contrasted from surrounding colors (a45bde1)
Performance Improvements
- use quadtree to optimize element mapping (32660db)