Skip to content

Releases: phun-ky/speccer

Release 11.2.2

21 Nov 14:05
Compare
Choose a tag to compare

11.2.2 (2024-11-21)

Tasks

  • 🤖 Reduce size of images, and make screenshots larger (d477a2f)

Release 11.2.1

21 Nov 13:26
Compare
Choose a tag to compare

11.2.1 (2024-11-21)

Documentation

  • ✏️ Update screenshots (dc4394f)

Release 11.2.0

21 Nov 13:02
Compare
Choose a tag to compare

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

19 Nov 19:54
Compare
Choose a tag to compare

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

19 Nov 08:01
Compare
Choose a tag to compare

11.1.5 (2024-11-19)

Tasks

  • 🤖 bump the minor-and-patch group with 3 updates (c1f63af)

Release 11.1.4

18 Nov 11:00
Compare
Choose a tag to compare

11.1.4 (2024-11-18)

Bug

  • 🐛 Make sure spacing is including children again (749e1b1)

Release 11.1.3

18 Nov 09:12
Compare
Choose a tag to compare

11.1.3 (2024-11-18)

Tasks

  • 🤖 bump rollup in the npm_and_yarn group across 1 directory (d999fe5)

Release 11.1.2

15 Nov 12:19
Compare
Choose a tag to compare

11.1.2 (2024-11-15)

Tasks

  • 🤖 reinstall (4856392)
  • 🤖 Update node engine and reinstall (c311d8f)
  • 🤖 Use correct node version (ef1c06f)

Documentation

  • ✏️ Add missing "Used by" chapter (5269b3b)
  • ✏️ Add words about annotation (3207bf7)

Bug

  • 🐛 Use correct prefix (d1b0e55)

Performance change

  • ⚡️ Improve reflow issues (14419ff)

Release 11.1.1

08 Sep 20:24
Compare
Choose a tag to compare

11.1.1 (2024-09-08)

Tasks

  • 🤖 bump the minor-and-patch group with 6 updates (1b29699)

Release 11.1.0

30 Aug 20:17
Compare
Choose a tag to compare

11.1.0 (2024-08-30)

Tasks

  • 🤖 Update SECURITY.md (884ac79)

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)