Releases: skeletonlabs/skeleton
@skeletonlabs/[email protected]
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
andmousedown
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 anddispatchParent
(#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
foreslint-plugin-svelte
(#1618)
v1.6.2
- Fixes a bug with the new first/last options for paginators
- Introduces new paginators
showFirstLastButtons
toggle prop (defaults off)
v1.6.1
- Resolve an import path issue affecting several components and features
v1.6.0
- 🧱 New monorepo project structure
- 📗 Contribution guidelines overhauled
- 📎 New anchor tile added to App Rails
- 🐞 Plus a host of improvements and bugfixes
v.1.5.1
- Fixes the
Illegal constructor
error provided by the Popup feature when using certain event types.
v1.5.0
🅰️ 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
v1.2.5
- 🛠️ A variety of minor improvements
- 📗 Various documentation updates
- 🐞 A number of notable bugfixes
v1.2.0
- 🌬️ Support for Tailwind v3.3
- 🐞 Bugfixes and minor improvements
v1.1.0
- 💬 New autocomplete component
- ✅ Improved themes docs + GDPR compliance
- 🆕 Minor feature updates
- 🐞 Various bug fixes
v1.0.0
- 🎉 v1.0.0 released!
- 📖 Massive documentation overhaul
- 🖼️ Many new previews and examples
- 🐞 A plethora of improvements and bugfixes