ITADN
techniq/svelte-ux

版本发布 8

svelte-ux@2.0.0-next.20预发布
? · 2025-09-26

### Patch Changes - Update dependencies ([#571](https://github.com/techniq/svelte-ux/pull/571)) - fix(Dialog/Drawer): event propagation preventing outside click detection ([#635](https://github.com/techniq/svelte-ux/pull/635)) - fix(SelectField): keep menu open on reactive updates; close only on selection or outside click ([#638](https://github.com/techniq/svelte-ux/pull/638)) - docs(MultiSelect/MultiSelectField/MultiSelectMenu): Enhanced demo examples with functional item creation dialogs ([#635](https://github.com/techniq/svelte-ux/pull/635)) - docs(NumberStepper): demo example with prefix/suffix slot ([#635](https://github.com/techniq/svelte-ux/pull/635)) - docs(SelectField): demo filtering logic and form handling ([#635](https://github.com/techniq/svelte-ux/pull/635)) - fix(SelectField): focus management when used within dialogs ([#635](https://github.com/techniq/svelte-ux/pull/635))

svelte-ux@1.0.7
? · 2025-08-05

### Patch Changes - feat(NumberStepper): Add slots to passthrough prefix and suffix to the NumberStepper component ([#629](https://github.com/techniq/svelte-ux/pull/629))

svelte-ux@2.0.0-next.18预发布
? · 2025-08-02

### Patch Changes - Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571)) - Fix(TableOfContent): No known conditions for "./elements" specifier in "svelte" package ([#571](https://github.com/techniq/svelte-ux/pull/571))

svelte-ux@2.0.0-next.15预发布
? · 2025-07-23

### Patch Changes - Update dependencies ([#622](https://github.com/techniq/svelte-ux/pull/622))

svelte-ux@2.0.0-next.14预发布
? · 2025-07-08

### Minor Changes - feat: Setup default icons on settings() for easy overriding. Change default to lucide (from mdi) ([#616](https://github.com/techniq/svelte-ux/pull/616)) - feat: Support component icons (Unplugin icons, etc) ([#616](https://github.com/techniq/svelte-ux/pull/616))

svelte-ux@2.0.0-next.13预发布
? · 2025-06-23

### Patch Changes - fix(TableOfContents): Fix `classes` and `props` types ([#571](https://github.com/techniq/svelte-ux/pull/571))

svelte-ux@2.0.0-next.10预发布
? · 2025-06-13

### Patch Changes - chore: Update deps ([#571](https://github.com/techniq/svelte-ux/pull/571))

svelte-ux@2.0.0-next.8预发布
? · 2025-06-10

### Patch Changes - fix(NavItem): Apply active classes after base classes ([#571](https://github.com/techniq/svelte-ux/pull/571)) - refactor: Replace `date-fns` usage with new `@layerstack/utils` date utils (based on d3-time) to reduce bundle size ([#602](https://github.com/techniq/svelte-ux/pull/602))