Skip to content

Releases: skeletonlabs/skeleton

@skeletonlabs/[email protected]

06 Jun 16:23
60f0bd8
Compare
Choose a tag to compare

Minor Changes

  • feat: The Paginator component can now be displayed as a numeric row of pages (#1573)

  • feat: Added additional forwarded events for AppRailTile and AppRailAnchor (#1633)

  • feat: Added digits prop to Conic Gradient to limit decimal points (#1607)

  • feat: Added a navigation slot to the Step component, which can replace the Back button for the first step only (#1606)

  • feat: Modal backdrop clicks now take into account both the mouseup and mousedown events for better accuracy (#1605)

  • feat: Added a background prop to the SlideToggle component (#1627)

  • feat: Added a missing dark mode modifier for each background hover design token (#1577)

Patch Changes

  • chore: Added types to the Stepper store and dispatchParent (#1567)

  • bugfix: Updated focusablePopupElements in Popup to resolve issues when tabbing into Autocomplete options (#1592)

  • bugfix: The Drawer's backdrop event only fires on backdrop interaction (#1611)

  • bugfix: typography-prose.css must now be imported directly to enable the default Tailwind Typography plugin styles (#1608)

  • docs: Updated Autocomplete documentation to demonstrate Firefox tab navigation fix for wrapping elements (#1604)

  • bugfix: Fixed an undesired jiggle within the animation for Toasts (#1579)

  • chore: Added additional type safeguard to the Table of Contents scrollToHeading (#1565)

  • bugfix: Replaced unicode arrows with SVGs for the Paginator component (#1629)

  • bugfix: All relative import paths now fully specify the .js extension to adhere to Node's ESM algorithm (#1584)

  • bugfix: ListBoxItem now supports the use of objects for the value property (#1628)

  • bugfix: Updated typesVersions map to fix auto imports paths (#1587)

  • chore: Replaced the now deprecated eslint-plugin-svelte3 for eslint-plugin-svelte (#1618)

v1.6.2

24 May 19:21
91daeaa
Compare
Choose a tag to compare
  • Fixes a bug with the new first/last options for paginators
  • Introduces new paginators showFirstLastButtons toggle prop (defaults off)

v1.6.1

23 May 23:21
2832b3d
Compare
Choose a tag to compare
  • Resolve an import path issue affecting several components and features

v1.6.0

23 May 21:03
6bef7b1
Compare
Choose a tag to compare
  • 🧱 New monorepo project structure
  • 📗 Contribution guidelines overhauled
  • 📎 New anchor tile added to App Rails
  • 🐞 Plus a host of improvements and bugfixes

View the full release notes

v.1.5.1

09 May 17:28
Compare
Choose a tag to compare
  • Fixes the Illegal constructor error provided by the Popup feature when using certain event types.

v1.5.0

09 May 16:26
Compare
Choose a tag to compare
  • 🅰️ New opt-in typography system
  • 💬 Major updates to Popups
  • 🧠 New Chat and AI Prompt UI
  • 🎨 Gradient variant styles added
  • #️⃣ Code Blocks now support line numbers
  • 🐞 Plus many new improvements and bugfixes

View the full release notes

v1.2.5

25 Apr 16:25
Compare
Choose a tag to compare
  • 🛠️ A variety of minor improvements
  • 📗 Various documentation updates
  • 🐞 A number of notable bugfixes

View the full release notes

v1.2.0

12 Apr 15:34
Compare
Choose a tag to compare
  • 🌬️ Support for Tailwind v3.3
  • 🐞 Bugfixes and minor improvements

View the full release notes

v1.1.0

28 Mar 15:17
Compare
Choose a tag to compare
  • 💬 New autocomplete component
  • ✅ Improved themes docs + GDPR compliance
  • 🆕 Minor feature updates
  • 🐞 Various bug fixes

View the full release notes

v1.0.0

10 Mar 16:48
Compare
Choose a tag to compare
  • 🎉 v1.0.0 released!
  • 📖 Massive documentation overhaul
  • 🖼️ Many new previews and examples
  • 🐞 A plethora of improvements and bugfixes

View the full release notes