Skip to content

Releases: phun-ky/speccer

Release 9.5.2

13 Aug 13:24
Compare
Choose a tag to compare

9.5.2 (2024-08-13)

Tasks

Documentation

  • ✏️ Add and update banners in README.md (6e37553)

Release 9.5.1

13 Aug 11:58
Compare
Choose a tag to compare

9.5.1 (2024-08-13)

Documentation

Release 9.5.0

13 Aug 11:38
Compare
Choose a tag to compare

9.5.0 (2024-08-13)

Feature

  • 🎸 Add feature to activate dissect programmatically (7a03069), closes #217

You can now dissect elements programatically! Check CodePen here or video below:

Kazam_screencast_00002.webm

Release 9.4.1

13 Aug 08:31
Compare
Choose a tag to compare

9.4.1 (2024-08-13)

Tasks

  • 🤖 bump typedoc from 0.25.13 to 0.26.5 (90a7a56)
  • 🤖 Update dev file for dissect/anatomy (f6f9b92)

Documentation

  • ✏️ Update README.md (1c7e3dd)

Bug

  • 🐛 Use correct background-color for subtle feature (cd976b6)
  • 🐛 Use correct versions of typedoc plugins after upgrade (75add9f)

Refactoring

  • 💡 Extract functions into separate files (e8c3fd6)

Release 9.4.0

12 Aug 10:03
Compare
Choose a tag to compare

9.4.0 (2024-08-12)

Documentation

  • ✏️ Regenerate documentation (7191c3f)

Feature

  • 🎸 Add support for custom literals (01d3507), closes #215

Release 9.3.0

11 Aug 14:53
Compare
Choose a tag to compare

9.3.0 (2024-08-11)

Feature

  • 🎸 Add support to use syntax highlighting for typography (25f3524), closes #212

Release 9.2.10

11 Aug 06:52
Compare
Choose a tag to compare

9.2.10 (2024-08-11)

Documentation

  • ✏️ Update link to demo in README.md and update darkmode (9c84a59)

Bug

  • 🐛 Add missing CSS variable (fb41fcc)

Release 9.2.9

09 Aug 18:45
Compare
Choose a tag to compare

9.2.9 (2024-08-09)

Tasks

  • 🤖 Reinstall dependencies (9f17684)

Release 9.2.8

09 Aug 18:36
Compare
Choose a tag to compare

9.2.8 (2024-08-09)

Documentation

Bug

  • 🐛 Override gridTemplateRows so we can ensure height (2fdbdea)

Release 9.2.7

09 Aug 18:01
Compare
Choose a tag to compare

9.2.7 (2024-08-09)

Tasks

  • 🤖 Add new keywords to package.json (746bff5)
  • 🤖 bump typescript from 5.4.5 to 5.5.4 (b89721b)

Bug

  • 🐛 Use gridTemplate instead of gridTemplateColumns (75370ef)