mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 04:21:15 +00:00
remove changesets
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/tw-plugin": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
bugfix: Separated light/dark classes for input validation variants
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
bugfix: Resolved an issue that allowed focusTrap to escape hidden inputs
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
- feat: File Dropzone and File Button now include a `fileInput` prop to reference to the input element.
|
|
||||||
- feat: File Dropzone now forwards the `on:focus`, `on:focusin`, and `on:focusout` events.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/tw-plugin": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
bugfix: Resolved an issue where the Ring design token would generate invalid CSS when using the important modifier `!`
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
feat: Added `input-chip-interface` and `input-chip-wrapper` region classes to Input Chips.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
feat: Added a `strokeLinecap` property to to Progress Radials, enabling rounded styling
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
chore: Accordion now has RTL compatibility via the use of the `text-start` class
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
feat: Multiple revisions to the Tree View component:
|
|
||||||
|
|
||||||
- Enhanced and properly named non-recursive Tree View events.
|
|
||||||
- Separated the recursive Tree View under the new component RecursiveTreeView.
|
|
||||||
- RecursiveTreeView now utilizes the `relational` prop to enable relational checking.
|
|
||||||
- RecursiveTreeView is now using ID arrays with 2-way binding to control the Tree View state, including:
|
|
||||||
- `expandedNodes`
|
|
||||||
- `disabledNodes`
|
|
||||||
- `checkedNodes`
|
|
||||||
- `indeterminateNodes` (affects only multiple relational mode)
|
|
||||||
- TreeViewNode now requires a unique ID to support the new checking system.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@skeletonlabs/skeleton": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
bugfix: Added `title` prop to Lightswitch component for better i18n support
|
|
||||||
Reference in New Issue
Block a user