Releases: phun-ky/speccer
Releases · phun-ky/speccer
Release 11.2.2
11.2.2 (2024-11-21)
Tasks
- 🤖 Reduce size of images, and make screenshots larger (d477a2f)
Release 11.2.1
11.2.1 (2024-11-21)
Documentation
Release 11.2.0
11.2.0 (2024-11-21)
Tasks
- 🤖 Upate dev file for a11y (6ab6bc9)
- 🤖 Update after merge from main (31400dc)
Feature
- 🎸 Add and update a11y features (29c70ba)
Bug
- 🐛 Use correct prefix for import (e142ffb)
- 🐛 Use given content to proper contain numbers (5472419)
Refactoring
- 💡 Adjust styling for tabstops (d14f3c2)
Release 11.1.6
11.1.6 (2024-11-19)
Tasks
- 🤖 tslint is deprecated, built into eslint since 2019 (3ed5108)
- 🤖 Update license year (ea695ed)
Documentation
- ✏️ Upate
README.md
with correct logo for if (4e7f972)
Release 11.1.5
11.1.5 (2024-11-19)
Tasks
- 🤖 bump the minor-and-patch group with 3 updates (c1f63af)
Release 11.1.4
11.1.4 (2024-11-18)
Bug
- 🐛 Make sure spacing is including children again (749e1b1)
Release 11.1.3
11.1.3 (2024-11-18)
Tasks
- 🤖 bump rollup in the npm_and_yarn group across 1 directory (d999fe5)
Release 11.1.2
11.1.2 (2024-11-15)
Tasks
Documentation
- ✏️ Add missing "Used by" chapter (5269b3b)
- ✏️ Add words about annotation (3207bf7)
Bug
Performance change
Release 11.1.1
11.1.1 (2024-09-08)
Tasks
- 🤖 bump the minor-and-patch group with 6 updates (1b29699)
Release 11.1.0
11.1.0 (2024-08-30)
Tasks
Documentation
- ✏️ Regenerate API documentation (b34036f)
- ✏️ Update screenshots and add more feature documentation (095e9a1)
- ✏️ use
…
instead of ...
(3869cf0)
Feature
- 🎸 Add
bound
option to the spacing
feature (65e7314)
- 🎸 Add function to remove given speccer elements (1078ca4)
- 🎸 Add missing stylesheet to
bound
option for spacing
(81bdfda)
- 🎸 Add possibility to pass options programatically (dd5a49e)
Bug
- 🐛 Add missing features to lazy loading (f97802e)
Performance change
- ⚡️ Return early if the element is hidden (b09cecd)
- ⚡️ Use
waitForFrame
just in case (70ca641)
Refactoring
- 💡 Add missing types and refactor function (470a77b)
- 💡 Make position function return styles (cf875f4)
- 💡 Make sure we set a relation id to target elements (b16054d)
- 💡 Rename function, and move it to correct location (79f532c)