@sjsf/shadcn-theme
@sjsf/shadcn-theme
Section titled “@sjsf/shadcn-theme”2.0.0-next.9
Section titled “2.0.0-next.9”Patch Changes
Section titled “Patch Changes”- Updated dependencies [
99b77fb
,9882dd8
,73ee1fb
,b2c896b
,a7a8964
]:- @sjsf/form@2.0.0-next.9
- @sjsf/basic-theme@2.0.0-next.9
2.0.0-next.8
Section titled “2.0.0-next.8”Minor Changes
Section titled “Minor Changes”- Add support for extra ui options (
0abcbc8
)
Patch Changes
Section titled “Patch Changes”- Updated dependencies [
61b8dab
,92346b8
,cff3574
,1a552e8
,d75d847
,768f8c2
,9ca2d7f
,cb176ac
,ef7ea00
,49e4b89
]:- @sjsf/form@2.0.0-next.8
- @sjsf/basic-theme@2.0.0-next.8
2.0.0-next.7
Section titled “2.0.0-next.7”Minor Changes
Section titled “Minor Changes”- Add
label
component, implement two level title (ce19144
)
Patch Changes
Section titled “Patch Changes”-
Fix select, mult-select, range widget ids (
008f685
) -
Updated dependencies [
b215668
,f1c6d71
,e8eaae3
,f6588ff
,749a333
,ce19144
,1138f61
,52676ca
]:- @sjsf/form@2.0.0-next.7
- @sjsf/basic-theme@2.0.0-next.7
2.0.0-next.6
Section titled “2.0.0-next.6”Major Changes
Section titled “Major Changes”-
Remove automatic setting of “default values” for
undefined
value inRange
andSwitch
widgets (83d8866
) -
Removed automatic setting of
false
forundefined
value inCheckbox
widgets. (6cfff91
)
Patch Changes
Section titled “Patch Changes”- Updated dependencies [
83d8866
,6cfff91
,6f4942b
]:- @sjsf/basic-theme@2.0.0-next.6
- @sjsf/form@2.0.0-next.6
2.0.0-next.5
Section titled “2.0.0-next.5”Major Changes
Section titled “Major Changes”- Bump svelte to 5.25.0, relax patch versions of peer dependencies. (
33fcab1
)
Patch Changes
Section titled “Patch Changes”2.0.0-next.4
Section titled “2.0.0-next.4”Patch Changes
Section titled “Patch Changes”- Updated dependencies [
f37bf4a
,c43eb93
,84f9ff9
]:- @sjsf/form@2.0.0-next.4
- @sjsf/basic-theme@2.0.0-next.4
2.0.0-next.3
Section titled “2.0.0-next.3”Patch Changes
Section titled “Patch Changes”- Updated dependencies [
43c86da
,eb9ad24
,283d6de
,d569453
,0bcf9c6
,1516c2d
]:- @sjsf/form@2.0.0-next.3
- @sjsf/basic-theme@2.0.0-next.3
2.0.0-next.2
Section titled “2.0.0-next.2”Patch Changes
Section titled “Patch Changes”-
Fix theme resolver type via post build script (
da1f297
) -
Updated dependencies []:
- @sjsf/basic-theme@2.0.0-next.2
- @sjsf/form@2.0.0-next.2
2.0.0-next.1
Section titled “2.0.0-next.1”Major Changes
Section titled “Major Changes”- Move
checkboxes
andfile
widgets to extra folder (#81)
Patch Changes
Section titled “Patch Changes”-
Fix theme resolver type (#81)
-
Add
basic-theme
as peer dependency (#81) -
Updated dependencies [
8fa706b
,b1221f9
,701c3fc
,8f33350
]:- @sjsf/form@2.0.0-next.1
- @sjsf/basic-theme@2.0.0-next.1
2.0.0-next.0
Section titled “2.0.0-next.0”Major Changes
Section titled “Major Changes”- Migrate to
resolver
based providers (#78)
Patch Changes
Section titled “Patch Changes”- Updated dependencies [
3f780ca
,cd3ebbb
,e4b7e63
,c616f00
,dfd96e7
,3c865f3
,a9dc859
,1ae4972
,d5c93c3
,dfd96e7
]:- @sjsf/form@2.0.0-next.0
Patch Changes
Section titled “Patch Changes”Patch Changes
Section titled “Patch Changes”- Updated dependencies [
01d5f56
]:- @sjsf/form@1.9.1
Patch Changes
Section titled “Patch Changes”- Updated dependencies [
3efecb2
,1aef3de
,7ad876f
,f8358f3
,09dce24
,e059b3f
,a8a58d1
]:- @sjsf/form@1.9.0
Patch Changes
Section titled “Patch Changes”-
Update shadcn-svelte components (#49)
-
Bump dev deps (
a7dd2ce
) -
Updated dependencies [
d68a37f
,0943dbc
,8b969e9
,a7dd2ce
]:- @sjsf/form@1.8.0
Patch Changes
Section titled “Patch Changes”-
Update components presets (#42)
-
Updated dependencies [
763679f
,ca9f9ef
,5f058fe
,725e93a
,bd3b935
,419d57c
,a209a66
,4ba48ec
]:- @sjsf/form@1.7.0
Patch Changes
Section titled “Patch Changes”- Updated dependencies [
753a8bd
]:- @sjsf/form@1.6.1
Patch Changes
Section titled “Patch Changes”Patch Changes
Section titled “Patch Changes”- Updated dependencies [
d8b4211
]:- @sjsf/form@1.5.1
Patch Changes
Section titled “Patch Changes”Patch Changes
Section titled “Patch Changes”Minor Changes
Section titled “Minor Changes”-
b5a9529
Thanks @x0k! - Add missingPopoverTrigger
andPopoverContent
toThemeComponents
type. -
2b6cc01
Thanks @x0k! - UseDatePicker
fordate
input type, useSlider
forrange
input type