Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
343 commits
Select commit Hold shift + click to select a range
25747d0
fix: wrong icon import for `ScrollDownButton` in `Select` (#1414)
nchaikh Nov 1, 2024
cb7d618
fix: range calendar button (#1416)
huntabyte Nov 1, 2024
6e720aa
patch: animate tooltips (#1417)
shyakadavis Nov 1, 2024
c6c25b1
docs: fix card select showing [object object] (#1425)
JanTrichter Nov 1, 2024
a6b5d3c
Merge branch 'main' into next
huntabyte Nov 1, 2024
40d2c80
next: docs cleanup (#1429)
huntabyte Nov 2, 2024
802a328
docs: data table source link (#1439)
huntabyte Nov 4, 2024
e06303c
fix(next): Fix `<Table.Footer>` foreground color (#1449)
ieedan Nov 6, 2024
237d4c3
fix(next): Hardcoded pixel values on `<Switch/>` (#1447)
ieedan Nov 6, 2024
e29f8f5
fix(next): Update command doesn't update component code (#1421)
ieedan Nov 7, 2024
0d8f9fc
chore(release): version package (next) (#1463)
github-actions[bot] Nov 7, 2024
fd144a2
docs(next): Migration instruction (#1446)
ieedan Nov 8, 2024
638bb23
chore(next): bump bits-ui (#1465)
ieedan Nov 9, 2024
ef9b3a5
docs: Typo in next data table docs (#1467)
ddxv Nov 9, 2024
d856a12
next(breaking): update bits & adjust checkbox `indeterminate` (#1470)
huntabyte Nov 9, 2024
fb7c683
fix(next): add newline to end of components.json (#1479)
kaechele Nov 12, 2024
3689d50
chore(release): version package (next) (#1480)
github-actions[bot] Nov 12, 2024
fa0fbf4
next(breaking): replace radix icons with lucide (#1472)
huntabyte Nov 13, 2024
11d0ff3
fix(next): resolve command for sveltekit sync as `execute-local` (#1487)
ieedan Nov 15, 2024
378b615
chore(release): version package (next) (#1492)
github-actions[bot] Nov 15, 2024
a817cfb
fix(next): ensure registry:ui components don't depend on themselves (…
ieedan Nov 15, 2024
65b8769
fix(next): Mirror Card title size to shadcn-ui (#1488)
ieedan Nov 15, 2024
03c4e3d
docs: Fixed accordion variable names in migration guide (#1494)
TheOnlyTails Nov 16, 2024
103f7d5
docs(next): Refactor `PM` comps to use package-manager-detector (#1491)
ieedan Nov 18, 2024
f8e2343
merge main into next
huntabyte Nov 18, 2024
9d35389
feat (next): Add ability disable portal for portalled components (#1482)
saturnonearth Nov 20, 2024
22a3a81
docs: fix command in block toolbar (#1509)
huntabyte Nov 20, 2024
f932494
fix(next): normalize `ui` and `hooks` path aliases (#1516)
AdrianGonz97 Nov 22, 2024
8b0c6d2
chore(release): version package (next) (#1517)
github-actions[bot] Nov 23, 2024
0ec81e1
docs: Remove outdated card docs (#1543)
ieedan Dec 10, 2024
8ec120d
fix: Errors when importing Radio Group (#1546)
AlexDev404 Dec 11, 2024
426f549
fix: Update text sizes in inputs for improved Safari support (#1550)
ieedan Dec 12, 2024
d8098c5
merge main
huntabyte Dec 12, 2024
e769f9b
fix(next): parse `<script module>` tags for imports (#1551)
ieedan Dec 13, 2024
727fd11
Merge branch 'main' into next
huntabyte Dec 13, 2024
8a31449
next: use `formsnap@latest` (#1554)
huntabyte Dec 13, 2024
0a3a9fc
fix combo-box margin (#1566)
ieedan Dec 19, 2024
1ef2cb1
chore:(docs-migration-svelte-5) replaced \\ with / (#1567)
diamondalltheway Dec 19, 2024
22aa978
chore(next): runed `MediaQuery` -> svelte `MediaQuery` (#1569)
ieedan Dec 20, 2024
1dfa7cd
Merge branch 'main' into next
huntabyte Dec 20, 2024
1fc31d7
fix(next): misplaced `className` in `cn` functions (#1585)
ieedan Dec 28, 2024
f06d2a1
breaking: update bits slider for `single` and `multiple` types (#1588)
huntabyte Dec 31, 2024
aed255b
docs: update data-table example code (#1591)
rxliuli Jan 2, 2025
c1a9f81
next: remove controlled* props in favor of Function Bindings (#1595)
huntabyte Jan 3, 2025
db4f160
docs: update form component example code for Svelte 5 props rune synt…
paakjong Jan 8, 2025
8deb4d0
docs: update installation for vite (#1606)
rxliuli Jan 8, 2025
aa0a647
docs(next): Fix input-otp usage example + update migration docs with …
ieedan Jan 11, 2025
401b857
merge
huntabyte Jan 11, 2025
cfedcff
fix: use `add` instead of `install` (#1617)
ieedan Jan 12, 2025
8acd473
fix: add svg css to command-link-item (#1618)
witer33 Jan 12, 2025
ee58aa3
docs: fix form docs (#1632)
ieedan Jan 18, 2025
6659ad9
feat(next): update `IsMobile` to use Svelte's `MediaQuery` class (#1616)
Wombosvideo Jan 19, 2025
3dc8f14
docs: fixed imports and removed useless css (#1633)
witer33 Jan 19, 2025
fcc1530
docs: update install command (#1664)
rxliuli Feb 4, 2025
4136a6b
docs: pin `sv` version until official tailwind v4 support (#1672)
ieedan Feb 8, 2025
42d56ff
fix: removed duplicate avatar on themes page (#1676)
oliverrr123 Feb 12, 2025
f662bfc
Merge branch 'main' into next
huntabyte Feb 12, 2025
e482728
next: bits 1.0 (#1685)
huntabyte Feb 13, 2025
055ad31
chore(docs): remove enhanced image (#1695)
huntabyte Feb 15, 2025
12885b8
chore: Remove unnecessary install run from installation (#1697)
ieedan Feb 17, 2025
0ace24b
Merge branch 'main' into next
huntabyte Feb 17, 2025
31e318f
feat: Allow bind:files on input component (#1700)
ieedan Feb 18, 2025
e498dc1
fix(next): remove rounded-full from avatar-fallback + use size instea…
ieedan Feb 18, 2025
99dd57d
feat(next): Vertical sliders (#1706)
ieedan Feb 19, 2025
61d98fd
chore(cli)(next): Add peerDependency precondition to CLI (#1699)
ieedan Feb 19, 2025
a782ca1
chore(release): version package (next) (#1707)
github-actions[bot] Feb 19, 2025
225599c
fix(docs): update bits-ui installation command in migration guide (#1…
shyakadavis Feb 24, 2025
3c97463
fix(next): fix typo (#1724)
HarryAllen1 Mar 2, 2025
6c2e6d1
fix(next): registry caching issues (#1734)
huntabyte Mar 3, 2025
839c8f9
fix: registry (#1735)
huntabyte Mar 3, 2025
7669720
fix: registry tree fetch (#1736)
huntabyte Mar 3, 2025
ef7a94c
chore(release): version package (next) (#1737)
github-actions[bot] Mar 3, 2025
bfacb91
fix: missing var() (#1710)
nathancahill Mar 6, 2025
8826014
feat: improve error messages when fetching registry (#1746)
ieedan Mar 8, 2025
1c11407
chore(release): version package (next) (#1749)
github-actions[bot] Mar 8, 2025
1906b9c
chore: cleanup dead code (#1753)
huntabyte Mar 12, 2025
68cec1a
chore: bump lucide (#1755)
ieedan Mar 12, 2025
3ade2b6
chore: make windows work (#1757)
ieedan Mar 13, 2025
5be1276
Merge branch 'main' into next
huntabyte Mar 13, 2025
2060740
docs: fix calendar with select examples (#1758)
huntabyte Mar 13, 2025
01c2f37
docs(next): Update PM Block (#1765)
ieedan Mar 17, 2025
d764bdf
fix(cli)(next): add missing ui alias option (#1762)
Wombosvideo Mar 17, 2025
ad853b9
chore: Upgrade to `eslint-plugin-svelte@v3` (#1768)
ieedan Mar 17, 2025
dd66864
chore(release): version package (next) (#1767)
github-actions[bot] Mar 17, 2025
bb59bc1
chore(release): version package (next) (#1769)
github-actions[bot] Mar 18, 2025
2099933
init tailwind 4 branch
huntabyte Mar 18, 2025
962d8be
feat(next): Improve error message when registry fails to fetch (#1775)
ieedan Mar 18, 2025
a9a137b
feat(v4): Update CLI for tailwindcss@v4 (#1771)
ieedan Mar 18, 2025
272ece7
chore(release): version package (next) (#1777)
github-actions[bot] Mar 19, 2025
e1a4403
export portal prop (#1780)
ieedan Mar 20, 2025
80ea4a2
feat(v4): Strip types through the CLI (#1778)
ieedan Mar 20, 2025
e5dc113
next(tailwind 4): component adjustments (#1784)
huntabyte Mar 21, 2025
5cc7477
feat(v4): Add remote components (#1781)
ieedan Mar 21, 2025
bc2d63a
chore(v4): Bundle mending (#1783)
ieedan Mar 21, 2025
5864392
chore: tailwind v4 styles and deps (#1786)
huntabyte Mar 22, 2025
d6c0603
chore(v4): Update to `@svecosystem/strip-types` (#1790)
ieedan Mar 25, 2025
7e034c4
chore(v4): Component updates (#1789)
ieedan Mar 25, 2025
a75bef6
fix(v4): layout (#1796)
ieedan Mar 26, 2025
821013f
fix(v4): Generate correct code on `/theme` (#1797)
ieedan Mar 27, 2025
6f4ed98
fix: remove `cursor-pointer` (#1806)
ieedan Mar 31, 2025
9f12391
fix: removes semicolon in generated theme (#1805)
ieedan Mar 31, 2025
a615c82
chore: tailwind v4 styles (#1791)
shyakadavis Apr 1, 2025
86f9f5d
chore: more tv4 styles (#1808)
shyakadavis Apr 3, 2025
8132b07
fix(v4): Re-enable remote dependencies (#1807)
ieedan Apr 3, 2025
74117fc
chore(tw4): tidy up CLI dependencies (#1811)
AdrianGonz97 Apr 4, 2025
ceb2b60
docs(next): z-index issue in block toolbar (#1815)
cowboycodr Apr 9, 2025
c6edbe4
chore(v4): Docs fixes (#1827)
ieedan Apr 17, 2025
7c6f564
chore(v4): upgrade `mode-watcher` to use the new runes version (#1830)
ieedan Apr 17, 2025
5d613fb
Merge branch 'main' into next
huntabyte Apr 17, 2025
add4f84
docs: update mode watcher (#1833)
huntabyte Apr 17, 2025
63bf32c
docs: mode watcher import css (#1834)
huntabyte Apr 17, 2025
d04134e
fix(cli-tw4): oklch function (#1835)
AdrianGonz97 Apr 17, 2025
ff51ffe
docs(next): Fix mobile nav (#1836)
ieedan Apr 19, 2025
20d6e47
chore(cli-tw4): remove exports and main fields (#1844)
AdrianGonz97 Apr 22, 2025
be0e282
chore: update bits-ui api docs links (#1847)
ieedan Apr 22, 2025
296659f
chore: update bits-ui api docs links (#1846)
ieedan Apr 22, 2025
8a55d29
Merge branch 'main' into next
AdrianGonz97 Apr 23, 2025
56a3f09
fix: Allow buttons with href to be disabled (#1840)
ieedan Apr 29, 2025
9a66de3
Merge branch 'next' into next-tailwind-4
huntabyte Apr 30, 2025
4e1d735
docs: update data-table example sorting handler (#1858)
dimfeld May 1, 2025
d8e2400
cli: custom registry & tailwind 4 stuff (#1856)
huntabyte May 3, 2025
d211a45
chore: update mode watcher (#1862)
huntabyte May 4, 2025
c0413ec
fix: combobox (#1863)
huntabyte May 5, 2025
9b521b7
next: Tailwind 4 demo site (#1860)
huntabyte May 5, 2025
a684aef
Merge branch 'main' into next
huntabyte May 5, 2025
7157f5e
Merge branch 'next' into next-tailwind-4
huntabyte May 5, 2025
ac1ea4e
chore: add v4 build script (#1865)
huntabyte May 5, 2025
2295e94
chore: update build script
huntabyte May 5, 2025
5996254
Merge branch 'next-tailwind-4' of github.com:huntabyte/shadcn-svelte …
huntabyte May 5, 2025
1f753dc
fix demo styles (#1869)
huntabyte May 9, 2025
4575bfd
docs: fix search command (#1870)
huntabyte May 9, 2025
c977e6c
Merge branch 'next' into next-tailwind-4
huntabyte May 9, 2025
c088e8c
docs: add data getter and onPaginationChange to Step 2 on data-table.…
hnrq May 11, 2025
04ae0d4
fix(Command): ensure Command.LinkItem and Command.Item styles consist…
huntabyte May 11, 2025
2bb36f4
merge next into next-tailwind-4
huntabyte May 11, 2025
205fbc1
tw4: tweaks (#1876)
huntabyte May 12, 2025
f6a902e
docs(tw4): update doc styles (#1878)
huntabyte May 12, 2025
7d6b065
feat(cli-tw4): registry `build` command (#1867)
AdrianGonz97 May 12, 2025
f57e2be
tw4: use correct (plural) dir names (#1881)
huntabyte May 13, 2025
0a9e9cc
tw4: init migration docs (#1884)
huntabyte May 13, 2025
5505708
fix: tw4 docs style (#1887)
Lechros May 14, 2025
7c3c3d2
tw4: charts to docs (#1890)
huntabyte May 14, 2025
af63959
tw4: more doc stuff (#1891)
huntabyte May 15, 2025
fb77ac7
tw4: backward compat/tests (#1885)
huntabyte May 15, 2025
3b8b250
chore(tw4-next): minor cleanups (#1892)
AdrianGonz97 May 15, 2025
0bd32a7
feat(tw4-next): transform registry aliases into alias placeholders (#…
AdrianGonz97 May 15, 2025
f446845
tw-4: fix cards preview for better responsiveness (#1898)
puRe1337 May 15, 2025
ffd84d8
tw4: block viewer scaffolding (#1893)
huntabyte May 16, 2025
b2f6701
tw4: css per item (#1899)
huntabyte May 16, 2025
c82ef53
chore(tw4-next): replace `valibot` for `zod` (#1901)
AdrianGonz97 May 16, 2025
7c52f19
tw4: registry colors (#1902)
huntabyte May 16, 2025
cdb5cf1
fix: use relative component imports in blocks (#1904)
AdrianGonz97 May 16, 2025
4557a2c
tw4: update installation docs and related CLI sections (#1894)
firatciftci May 16, 2025
95283c9
tw4: examples (#1905)
huntabyte May 16, 2025
7817a3f
fix(tw4): Update calendar & range calendar styles (#1906)
ieedan May 16, 2025
c4ff937
doc(tw4): Bunch O' docs fixes (#1903)
ieedan May 16, 2025
2d69fe6
fix(tw4-next): improved file path resolution (#1907)
AdrianGonz97 May 16, 2025
2130e43
tw4: registry cli docs (#1908)
huntabyte May 16, 2025
6053f0e
tw4: style and sonner update (#1909)
huntabyte May 16, 2025
4d7ddf7
fix(tw4-next): add workaround for `zod` ssr error: `missing './v4' sp…
AdrianGonz97 May 16, 2025
2ca9086
tw4: registry template (#1911)
huntabyte May 17, 2025
9988235
fix: remove lockfile
AdrianGonz97 May 17, 2025
0b252e5
docs(tw4): migration docs (#1912)
huntabyte May 17, 2025
38ad17c
feat(cli): `local:` registryDeps (#1913)
huntabyte May 17, 2025
069d616
chore(tw4): tests (#1916)
huntabyte May 17, 2025
2dcf4f4
docs(twv4): Review registry docs (#1917)
ieedan May 17, 2025
250aeb7
chore(tw4): `registry build` testing tweaks (#1918)
AdrianGonz97 May 17, 2025
80e29f6
tw4: cleanup/improve error messaging (#1919)
huntabyte May 17, 2025
dc196c3
chore(tw3): point to tw3 subdomain and replace `add` and `update` com…
AdrianGonz97 May 17, 2025
4d1081a
tw4: better state and fix sidebar docs (#1921)
huntabyte May 17, 2025
3c272e6
chore(tw4): cli fixes and tweaks (#1922)
AdrianGonz97 May 17, 2025
9e73b86
Merge branch 'next' into next-tailwind-4
AdrianGonz97 May 17, 2025
ff402ec
docs(tw4): styles and things (#1924)
huntabyte May 18, 2025
20542e3
fix(calendar-day): enhance dark mode styles for selected state (#1926)
firatciftci May 18, 2025
7e5c8d0
docs: touchup theme styles (#1928)
huntabyte May 18, 2025
2d8c9c2
chore(tw4): add `components.json` schema descriptions (#1929)
AdrianGonz97 May 18, 2025
ee71030
docs(tw4): improve update guide (#1930)
huntabyte May 18, 2025
ad4cd6b
changeset
AdrianGonz97 May 18, 2025
4f8c1d1
chore(release): version package (next) (#1923)
github-actions[bot] May 18, 2025
c1fd9f4
Merge pull request #1770 from huntabyte/next-tailwind-4
AdrianGonz97 May 18, 2025
b0df634
chore(release): version package (next) (#1932)
github-actions[bot] May 18, 2025
54096fd
docs: fix component source links (#1933)
huntabyte May 18, 2025
9d296cf
chore: update `embla-carousel-svelte` (#1934)
huntabyte May 18, 2025
34d0a9f
chore(cli): add `taskLog` to dependency installs (#1935)
AdrianGonz97 May 18, 2025
85d4780
chore: adjust tailwind 4 demo workflow (#1936)
huntabyte May 18, 2025
123355e
docs: update example screenshots (#1938)
huntabyte May 18, 2025
5bddbc6
fix(cli): resolve deps from node_modules when evaluating their versio…
AdrianGonz97 May 19, 2025
d12c16b
chore(release): version package (next) (#1937)
github-actions[bot] May 19, 2025
ea9f77c
fix(cli): remove dangling comma in "components to install" list (#1942)
AdrianGonz97 May 19, 2025
090712e
chore(release): version package (next) (#1943)
github-actions[bot] May 19, 2025
77f9389
fix(Sheet): styles (#1944)
huntabyte May 19, 2025
ab5d32a
docs: some nav padding (#1946)
AdrianGonz97 May 19, 2025
c064777
docs(next): Update `utils.ts` in svelte 5 migration (#1954)
ieedan May 19, 2025
4c4fca7
fix(input): add data slot (#1951)
sadovyiov May 19, 2025
6bbd519
chore(cli): adjust tests and clean up repo deps (#1956)
AdrianGonz97 May 19, 2025
7e98734
fix(next): Select scroll button slots (#1963)
ieedan May 20, 2025
2fe515a
fix(next): misaligned and jumpy table checkboxes (#1959)
kaechele May 20, 2025
b221ce7
chore: consolidate images (#1966)
huntabyte May 20, 2025
633a6de
fix(next): Ensure path aliases resolve to the correct path (#1967)
ieedan May 20, 2025
bb1af6c
chore(release): version package (next) (#1970)
github-actions[bot] May 20, 2025
32e0470
docs(next): Add correct paths to astro install docs (#1972)
ieedan May 20, 2025
6c54fae
fix: always strip trailing slash from aliases (#1976)
AdrianGonz97 May 20, 2025
1e8b6e9
chore(release): version package (next) (#1977)
github-actions[bot] May 20, 2025
9b050ab
fix(docs): dashboard-01 block (#1983)
AdrianGonz97 May 21, 2025
9488a61
feat(cli): configurable typescript config paths (#1980)
AdrianGonz97 May 22, 2025
be34ac2
chore(release): version package (next) (#1985)
github-actions[bot] May 22, 2025
e22a3f4
chore: update workflows (#1988)
huntabyte May 22, 2025
9401319
docs: mention obsolescence of animation and keyframe definitions (#1979)
Wombosvideo May 22, 2025
022e3a4
Merge branch 'main' into next
huntabyte May 22, 2025
58c9d53
fix: update `layerchart` for proper tooltip rendering (#1990)
huntabyte May 22, 2025
536b53c
docs(next): Use `install` instead of `update` in tailwind migration d…
ieedan May 23, 2025
803eadf
docs: update examples code links (#2001)
shyakadavis May 25, 2025
44b2445
feat(cli-next): import map support (#2005)
AdrianGonz97 May 25, 2025
de23c62
docs: Recharts -> LayerChart in chart.md (#2009)
boedah May 26, 2025
24925c8
docs: update description (#2012)
huntabyte May 26, 2025
425edb7
fix: disable ES transformations when stripping types (#2014)
AdrianGonz97 May 26, 2025
51eac22
chore(release): version package (next) (#2006)
github-actions[bot] May 26, 2025
a4961e5
docs: maybe v4 migration docs? (#2016)
ollema May 26, 2025
ea15a07
feat: Navigation Menu (#1998)
shyakadavis May 27, 2025
670a3e4
fix(cli-next): respect the `utils` path-alias (#2019)
AdrianGonz97 May 27, 2025
019e6c3
chore(release): version package (next) (#2020)
github-actions[bot] May 27, 2025
9c94564
feat: add `registry:style` support (#2007)
AdrianGonz97 May 28, 2025
aad4175
chore(release): version package (next) (#2024)
github-actions[bot] May 28, 2025
e948f90
fix(data-table): refactor `mergeObjects` to use proxy based approach …
etienne-bechara May 28, 2025
1233d5f
fix(Tooltip): use `data-side` attrs (#2026)
huntabyte May 28, 2025
230863d
fix: remove types in `module` scripts (#2027)
AdrianGonz97 May 28, 2025
9f0cfe9
docs: remove `isVisible` from Pagination usage (#2030)
AdrianGonz97 May 29, 2025
523cd2c
fix: Mail calendar example (#2032)
huntabyte May 29, 2025
1550329
fix(next): Drawer padding consistency (#2040)
ieedan May 29, 2025
f4ceb11
docs(next): Update tw4 migration docs with dark variant (#2046)
ieedan Jun 1, 2025
fef9f5f
fix(next): remove redundant `class` export (#2051)
AdrianGonz97 Jun 1, 2025
cc8943b
fix: update bits ui & chart styles (#2052)
huntabyte Jun 1, 2025
2049faf
Merge branch 'main' into next
huntabyte Jun 1, 2025
e1ec31b
merge main into next
huntabyte Jun 1, 2025
7b699f7
chore: doc updates (#2043)
huntabyte Jun 6, 2025
e0c602d
chore: small tweaks (#2065)
AdrianGonz97 Jun 6, 2025
092dab1
chore: remove unovis (#2066)
huntabyte Jun 6, 2025
2b26cda
chore(docs): cleanup block loaders (#2067)
AdrianGonz97 Jun 6, 2025
7e11cd4
docs: Remove duplicate heading number in `/docs/migration/tailwind-v4…
Zlendy Jun 6, 2025
dfefe19
feat: calendar blocks (#2069)
huntabyte Jun 8, 2025
30ed5c4
fix (next): "set up" as verb (#2055)
DePasqualeOrg Jun 8, 2025
faf446f
fix(next): Registry and docs fixes (#2058)
ieedan Jun 8, 2025
1ecedcd
Merge branch 'main' into next
AdrianGonz97 Jun 8, 2025
387899a
chore: remove changeset
AdrianGonz97 Jun 8, 2025
32e8616
Merge branch 'main' into next
AdrianGonz97 Jun 8, 2025
0a17af2
chore: prepare for main merge (#2071)
huntabyte Jun 8, 2025
be27a09
chore: remove unnecessary flags causing caching issues
AdrianGonz97 Jun 8, 2025
1328de2
fix(next): transform import paths for copied content in block viewer …
ollema Jun 8, 2025
47bbb43
next: chart clip (#2080)
huntabyte Jun 8, 2025
c3c8787
docs: `@next` -> `@latest` (#2081)
huntabyte Jun 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/blue-drinks-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

chore: Add warning for incompatible dependency
5 changes: 5 additions & 0 deletions .changeset/chilly-planes-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: ensure path aliases resolve to the correct path
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["playground-js", "playground-ts"]
"ignore": []
}
5 changes: 5 additions & 0 deletions .changeset/fair-beans-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

feat: Improved error message when fetching the registry fails
5 changes: 5 additions & 0 deletions .changeset/flat-sloths-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix(cli)(next): Add missing ui alias option
5 changes: 5 additions & 0 deletions .changeset/good-turtles-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

feat: allow import maps to be used as path aliases
5 changes: 5 additions & 0 deletions .changeset/hot-weeks-spend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: Improve error message when failing to fetch base colors.
5 changes: 5 additions & 0 deletions .changeset/loud-flies-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: Ensure `utils.(js|ts)` is not fetched from the registry on `update` command
5 changes: 5 additions & 0 deletions .changeset/metal-streets-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: respect `utils` path-alias
5 changes: 5 additions & 0 deletions .changeset/new-turkeys-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": major
---

Svelte 5
36 changes: 36 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"shadcn-svelte": "0.14.0",
"docs": "0.1.0",
"@shadcn-svelte/registry": "0.0.0",
"@shadcn-svelte/registry-template": "0.0.0",
"v4": "0.0.0"
},
"changesets": [
"blue-drinks-rush",
"chilly-planes-begin",
"fair-beans-collect",
"flat-sloths-learn",
"good-turtles-hope",
"hot-weeks-spend",
"loud-flies-smoke",
"metal-streets-argue",
"new-turkeys-breathe",
"sixty-lizards-end",
"small-words-jog",
"smooth-candies-shake",
"sweet-steaks-teach",
"swift-tips-share",
"ten-bats-beg",
"ten-spiders-do",
"thin-pens-tie",
"three-hounds-write",
"tired-squids-dance",
"tricky-trains-suffer",
"wicked-terms-give",
"yellow-oranges-invite",
"young-wombats-prove"
]
}
5 changes: 5 additions & 0 deletions .changeset/sixty-lizards-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

breaking: svelte 5 + tailwindcss v4
5 changes: 5 additions & 0 deletions .changeset/small-words-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

feat: add customizable `typescript.config` path option to `components.json`
5 changes: 5 additions & 0 deletions .changeset/smooth-candies-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: remove dangling comma in 'components to install' list
5 changes: 5 additions & 0 deletions .changeset/sweet-steaks-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: workaround caching issue preventing the correct registry from being fetched
5 changes: 5 additions & 0 deletions .changeset/swift-tips-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: ensure `ui` and `hooks` paths are normalized
5 changes: 5 additions & 0 deletions .changeset/ten-bats-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

chore: point to `tw3.shadcn-svelte.com` subdomain on `init`
5 changes: 5 additions & 0 deletions .changeset/ten-spiders-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: Ensure `svelte-kit sync` executes locally
5 changes: 5 additions & 0 deletions .changeset/thin-pens-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: disable ES transformations when stripping types
5 changes: 5 additions & 0 deletions .changeset/three-hounds-write.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

feat: add support for registry-item type `registry:style`
5 changes: 5 additions & 0 deletions .changeset/tired-squids-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: always strip trailing slashes from path aliases
5 changes: 5 additions & 0 deletions .changeset/tricky-trains-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: `update` command now properly updates components
5 changes: 5 additions & 0 deletions .changeset/wicked-terms-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix: resolve deps from node_modules when evaluating their versions
5 changes: 5 additions & 0 deletions .changeset/yellow-oranges-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

chore: display the output of a package manager's `install` process during dependency installation
5 changes: 5 additions & 0 deletions .changeset/young-wombats-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"shadcn-svelte": patch
---

fix(next): add newline to end of `components.json`
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/3-bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ body:
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages svelte,shadcn-svelte,tailwindcss,bits-ui,vaul-svelte,sveltekit-superforms,@sveltejs/kit,mode-watcher,formsnap,cmdk-sv,svelte-radix,lucide-svelte,svelte-sonner --binaries --browsers`
description: Output of `npx envinfo --system --npmPackages svelte,shadcn-svelte,tailwindcss,bits-ui,vaul-svelte,sveltekit-superforms,@sveltejs/kit,mode-watcher,formsnap,cmdk-sv,svelte-radix,@lucide/svelte,svelte-sonner --binaries --browsers`
render: bash
placeholder: System, Binaries, Browsers
validations:
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/build-preview-tw-4.yml

This file was deleted.

11 changes: 2 additions & 9 deletions .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build-preview:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand All @@ -20,13 +20,6 @@ jobs:
node-version: 20
cache: pnpm

# Image cache setup
- name: Setup Image cache
uses: actions/cache@v4
with:
path: "**/node_modules/.cache/imagetools"
key: ${{ runner.os }}-image-cache-${{ hashFiles('**/src/lib/img') }}

- name: Install dependencies
run: pnpm install

Expand All @@ -39,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: preview-build
path: sites/docs/.svelte-kit/cloudflare
path: docs/.svelte-kit/cloudflare
14 changes: 10 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ concurrency:

jobs:
check:
name: Run svelte-check
runs-on: ubuntu-latest
name: Svelte Check
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand All @@ -26,7 +26,7 @@ jobs:
run: pnpm check

lint:
runs-on: ubuntu-latest
runs-on: macos-latest
name: Lint
steps:
- uses: actions/checkout@v4
Expand All @@ -43,7 +43,10 @@ jobs:

cli-test:
name: CLI-Tests
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand All @@ -55,5 +58,8 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Build packages
run: pnpm build:cli

- name: Run tests
run: pnpm -F shadcn-svelte test
37 changes: 0 additions & 37 deletions .github/workflows/deploy-preview-tw-4.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
deploy-preview:
runs-on: ubuntu-latest
runs-on: macos-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Download build artifact
Expand Down
11 changes: 2 additions & 9 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- main
paths:
- sites/docs/**
- docs/**
workflow_dispatch:


Expand All @@ -23,13 +23,6 @@ jobs:
node-version: 20
cache: pnpm

# Image cache setup
- name: Setup Image cache
uses: actions/cache@v4
with:
path: "**/node_modules/.cache/imagetools"
key: ${{ runner.os }}-image-cache-${{ hashFiles('**/src/lib/img') }}

- name: Install dependencies
run: pnpm install

Expand All @@ -46,5 +39,5 @@ jobs:
githubToken: ${{ secrets.GITHUB_TOKEN }}
projectName: shadcn-svelte
directory: ./.svelte-kit/cloudflare
workingDirectory: sites/docs
workingDirectory: docs
deploymentName: Production
6 changes: 0 additions & 6 deletions .github/workflows/deploy-tailwind-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
node-version: 20
cache: pnpm

# Image cache setup
- name: Setup Image cache
uses: actions/cache@v4
with:
path: "**/node_modules/.cache/imagetools"
key: ${{ runner.os }}-image-cache-${{ hashFiles('**/src/lib/img') }}

- name: Install dependencies
run: pnpm install
Expand Down
Loading