Releases: techniq/svelte-ux
Releases · techniq/svelte-ux
svelte-ux@2.0.0-next.15
23 Jul 19:31
Compare
Sorry, something went wrong.
No results found
Patch Changes
Update dependencies (#622 )
svelte-ux@2.0.0-next.14
08 Jul 13:39
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: Setup default icons on settings() for easy overriding. Change default to lucide (from mdi) (#616 )
feat: Support component icons (Unplugin icons, etc) (#616 )
svelte-ux@2.0.0-next.13
23 Jun 18:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(TableOfContents): Fix classes and props types (#571 )
svelte-ux@2.0.0-next.12
23 Jun 18:46
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat(TableOfContents): Simplify base styling and provide greater control via classes, props, itemIndent and linkIndent props and link slot. (#571 )
feat(TreeList): Support passing props to underlying ul/li elements. Add data-level attribute to li for CSS targeting (#571 )
svelte-ux@2.0.0-next.9
13 Jun 16:30
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: Move culori and @fortawesome/fontawesome-common-types to devDependenies (#571 )
svelte-ux@2.0.0-next.11
13 Jun 17:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: Update @layerstack/tailwind with better theme generation and runtime separation (#571 )
svelte-ux@2.0.0-next.10
13 Jun 16:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: Update deps (#571 )
svelte-ux@2.0.0-next.8
10 Jun 20:46
Compare
Sorry, something went wrong.
No results found
svelte-ux@2.0.0-next.7
30 May 16:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(Drawer): Fix display of action buttons (#571 )
svelte-ux@2.0.0-next.6
30 May 04:03
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(MultiSelect): Fix reactivity scope for filteredSelectedOptions and filteredUnselectedOptions. Issue #594 (#571 )
fix: Update deps including @layerstack/utils with improved format (#571 )
fix(DateRangeField): Include year when displaying month selection (#571 )