Skip to content

Releases: skeletonlabs/skeleton

@skeletonlabs/[email protected]

15 Jan 19:16
f465fe6
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Feature: The class: directive will also be transformed when they're not also an identifier. (#3107)

  • Bugfix: transformations on the package.json now preserve the original indentation. (#3107)

  • Feature: app.html is now transformed. (#3107)

  • Feature: Better error handling is now in place. (#3107)

  • Feature: <packagemanager> install is now ran at the end of the migration. (#3107)

  • Feature: Rename all components imports and usages. (#3107)

  • Feature: Removed components have their imports removed. (#3107)

@skeletonlabs/[email protected]

13 Jan 22:06
24f798f
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Feature: Svelte template code is now included when migrating svelte code. (#3105)

  • Bugfix: Unused identifiers like imports are removed after tranformation. (#3105)

@skeletonlabs/[email protected]

13 Jan 19:33
03bb204
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Bugfix: Add bin back to package.json (#3103)

@skeletonlabs/[email protected]

13 Jan 19:12
26f5184
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Feature: Svelte <script> tags are transformed. (#3091)

  • Feature: tailwind.config transformation also include skeleton configuration. (#3091)

  • Feature: TS/JS modules are transformed. (#3091)

  • Feature: Source file directories are now prompted instead of being assumed. (#3091)

@skeletonlabs/[email protected]

08 Jan 20:45
bb7e27a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • chore: Remove extra height class from NavBar (#3074)

@skeletonlabs/[email protected]

08 Jan 20:45
bb7e27a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • chore: Remove extra height class from NavBar (#3074)

@skeletonlabs/[email protected]

08 Jan 21:14
300204d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Bugfix: cwd was wrongly interpeted. (#3088)

@skeletonlabs/[email protected]

08 Jan 20:45
bb7e27a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Initial release. (#2972)

@skeletonlabs/[email protected]

18 Dec 19:24
c96634a
Compare
Choose a tag to compare

Patch Changes

  • bugfix: fix popup disappearing when dragging mouse out of the input box (#2937)

@skeletonlabs/[email protected]

18 Dec 19:25
2644995
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • chore: Improved button hover state brightness effect (#3050)