forked from huntabyte/shadcn-svelte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:HubbeDev/shadcn-svelte into feat/ta…
…sks-example * 'main' of github.com:HubbeDev/shadcn-svelte: (45 commits) fix required form select props (huntabyte#359) Add colorscheme (huntabyte#358) fix: form example typo (huntabyte#357) Update dependencies (huntabyte#356) Fix file input button text not visible in darkmode (huntabyte#353) Stop scroll to top while navigating between examples in doc. (huntabyte#355) try to fix lockfile (huntabyte#354) fix pnpm lockfile fix: check icon in checkbox is off-center (huntabyte#330) fx: add the special `<alpha-value>` placeholder (huntabyte#341) Footer no longer has a border (huntabyte#339) Use regular click event (huntabyte#328) Fix support rule (huntabyte#326) Fixes `build:registry` script (huntabyte#327) Fix disabled checkbox styles (huntabyte#307) fix toggle doc code snippets (huntabyte#316) fix: slate theme missing % character from ring color value (huntabyte#314) Docs: Change CardTitle -> Card.Title (huntabyte#303) chore: remove tailwindcssAnimate from docs (huntabyte#299) fixing the typo (huntabyte#296) ...
- Loading branch information
Showing
143 changed files
with
2,976 additions
and
1,279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
PUBLIC_FATHOM_URL="" | ||
PUBLIC_FATHOM_ID="" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,4 +9,4 @@ node_modules | |
vite.config.js.timestamp-* | ||
vite.config.ts.timestamp-* | ||
.turbo | ||
.vercel | ||
.vercel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.