1.2.4 (2024-07-08)
- ui: black contrasted colors breaking luminance ratio (3cbc93d)
1.2.3 (2024-07-01)
- use custom tags & remove duplicate rects (fd5349e)
1.2.2 (2024-06-10)
- docs: add proper preview and remove typos (3759655)
1.2.1 (2024-06-10)
- visibility: ignore z-index of common parent (d531923)
1.2.0 (2024-06-10)
- ui: make colors more flashy and complimentary (f6b250f)
- visibility: use rbush to speed up dom mapping (e613f42)
1.1.4 (2024-06-10)
- style: set font size in px instead of rem (9c2af3b)
1.1.3 (2024-06-09)
- 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)
1.1.2 (2024-06-09)
- release: add double exec to commit bumped version (0cb3dcb)
1.1.1 (2024-06-09)
- rollup: update built format to UMD & fix usage info (e027208)
1.1.0 (2024-06-08)
- visibility: missing candidates from QT query & parent zIndex relationship for isAbove (428a342)
- colors: set box colors contrasted from surrounding colors (a45bde1)
- use quadtree to optimize element mapping (32660db)