Skip to content

Release 11.1.0

Compare
Choose a tag to compare
@phun-ky phun-ky released this 30 Aug 20:17
· 7 commits to main since this release

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)