-
Notifications
You must be signed in to change notification settings - Fork 233
add svelte-minimal-site #719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or 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
* Update components.json - add sk-sitemap * Update components.json - remove xml * Add new npm package name: super-sitemap * format with prettier
* add `surreal-sveltekit` * chore: format with prettier
Co-authored-by: MacFJA <[email protected]>
Co-authored-by: MacFJA <[email protected]>
* Add zod schemas for CI validation * Stricter Zod validation
* Add global search * Add more page + mobile support
* Add date on recipes * Use Intl.DateTimeFormat instead of date-fns lib
* Update components.json * chore: format --------- Co-authored-by: wraith-ci[bot] <wraith-ci[bot]@users.noreply.github.com>
Co-authored-by: MacFJA <[email protected]>
* Add zod schemas for CI validation * Require npm field for components.json * Remove svelte-layout-resizable * Stricter Zod validation * Stricter repository field validation * Implement requested changes * Add back accidentally removed field * Move SvelteStore to templates.json * Update category and tags
* Add a bunch of packages to components.json * Remove new tag
Co-authored-by: MacFJA <[email protected]>
* Fix getPages type * Even more precise type --------- Co-authored-by: MacFJA <[email protected]>
* Add svelte-pilot * fix: Resolve code style issue
Co-authored-by: MacFJA <[email protected]>
* Update to typescript eslint v6 * Extend auto-generated tsconfig * Add prettier.config.js to typescript include
Co-authored-by: MacFJA <[email protected]>
* chore: Update minor dependencies * Update zod * Bump several missed packages
Added `sveltekit-adapter-wordpress-admin`
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
* add Switzerland to societies list * lint & format
Co-authored-by: lachlancollins <[email protected]>
* add svelte actions package * removing design-system category
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
Co-authored-by: lachlancollins <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎯 Changes
✅ Checklist
pnpm run lintlocally on my changes