Skip to content

Releases: skeletonlabs/skeleton

v0.80.9

18 Dec 20:16
Compare
Choose a tag to compare
v0.80.9 Pre-release
Pre-release
  • BUGFIX for AppRailTile forwarded event error introduced in SvelteKit v1.0.x

v0.80.8

13 Dec 17:19
Compare
Choose a tag to compare
v0.80.8 Pre-release
Pre-release
  • BUGFIX for missing index.ts error

v0.80.7

13 Dec 16:02
5420045
Compare
Choose a tag to compare
v0.80.7 Pre-release
Pre-release
  • ✨ Skeleton CLI for SvelteKit by default
  • ♿ Design Token and a11y improvements
  • 🗄️ Major Drawer improvements
  • ⬆️ Major Data Table updates
  • 🐞 A ton of minor updates and fixes

View the full release notes

v0.76.3

29 Nov 16:39
4b7b331
Compare
Choose a tag to compare
v0.76.3 Pre-release
Pre-release
  • BUGFIX: corrected ARIA role for Modal and Drawer
  • BUGFIX: Added better types for Toast and fixed issue with actions
  • BUGFIX: fixed a click and drag issue for Modals:

View the full release notes

v0.76.0

15 Nov 16:34
5807773
Compare
Choose a tag to compare
v0.76.0 Pre-release
Pre-release
  • 🔳 Major overhaul to data tables
  • 💬 Major overhaul to dialogs (renamed modals)
  • 🍞 Major overhaul to toasts
  • 📗 Improved onboarding guides
  • 💨 Tailwind Element directive updates
  • 👁️ New focus capture action added
  • 🐞 Docs and bugfixes!

View the full release notes

v0.67.5

01 Nov 16:24
96d9b4b
Compare
Choose a tag to compare
v0.67.5 Pre-release
Pre-release
  • ✨ New logo and project design
  • 📙 Automated docs, for better accuracy
  • ⬅️ New App Rail component
  • 🏆 Community contest themes
  • 🐞 A slew of minor updates and bug fixes

View full release notes

v0.56.2

18 Oct 16:31
7d5657b
Compare
Choose a tag to compare
v0.56.2 Pre-release
Pre-release
  • 🪙 New design token system introduced
  • 📗 Documentation overhauls
  • 📚 Guides for SvelteKit, Vite, and Astro added
  • 🍞 Toast and Menu state handlers added
  • 🐞 Many bugfixes and small improvements

View the full release notes.

v.0.50.7

11 Oct 17:18
Compare
Choose a tag to compare
v.0.50.7 Pre-release
Pre-release

Includes a bugfix for Vite and the Conic Gradient - per #344

v0.50.6

05 Oct 15:24
Compare
Choose a tag to compare
v0.50.6 Pre-release
Pre-release
  • 🎨 Theme Generator Overhaul and Previews!
  • 🧩 New File Handler and Data Visualization components!
  • 💬 New Menu, Tooltip, and Store utilities!
  • *️⃣ Keyboard and Contribution Doc Improvements!
  • 🐞 Plus bugfixes and other improvements!

View the Release Notes

v0.41.49

23 Sep 16:25
Compare
Choose a tag to compare
v0.41.49 Pre-release
Pre-release
  • Fixed an issue with dialogStore export in index.ts - #276
  • Fixed a small typo for the Styling doc page