Daybrush (Younkue Choi)
beb9d155f6
add svelte-selecto component ( #406 )
...
* add svelte-selecto
* Update components.json
* Update components.json
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com >
2023-12-16 11:31:29 +11:00
fenix.sol
08335769df
add svelte-pilot-template ( #397 )
...
* add svelte-vite-ssr
https://github.com/jiangfengming/svelte-vite-ssr
* Update templates.json
* Update templates.json
* Update templates.json
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com >
2023-12-16 11:31:09 +11:00
Tristan F
2e021e3ecd
components.json: add svelte-reparent ( #495 )
...
* add svelte-reparent
* Format
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com >
2023-12-16 10:53:38 +11:00
Julius Lipp
418e9f79f7
Add sveltekit starter ( #508 )
...
* Update templates.json
* Format
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com >
2023-12-16 10:31:04 +11:00
Lachlan Collins
94273b78e7
feat: SvelteKit v2 and Vite v5 ( #510 )
...
* feat: SvelteKit v2 and Vite v5
* Remove duplicated tsconfig include
2023-12-16 10:14:53 +11:00
Lachlan Collins
7c518a9c2e
fix: Add sveltekit sync to CI ( #511 )
2023-12-16 10:09:37 +11:00
Lachlan Collins
ee053d9361
chore: Update minor dependencies ( #509 )
...
* chore: Update minor dependencies
* Update zod
* Bump several missed packages
2023-12-16 09:47:23 +11:00
Lachlan Collins
5eb46f4c76
chore: set CI to use Node v20 ( #504 )
2023-12-14 09:19:15 -08:00
github-actions[bot]
ccde891e21
(AUTO) Update stars ( #507 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-12-10 16:24:55 +01:00
Lachlan Collins
642fc97dc0
Update to typescript eslint v6 ( #500 )
...
* Update to typescript eslint v6
* Extend auto-generated tsconfig
* Add prettier.config.js to typescript include
2023-12-03 23:16:19 +01:00
Lachlan Collins
383e983bfd
Update package-name-regex ( #505 )
2023-12-03 23:14:00 +01:00
github-actions[bot]
10e6105442
(AUTO) Update stars ( #506 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-12-03 23:13:23 +01:00
fenix.sol
1fa2b80604
Add svelte-pilot ( #498 )
...
* Add svelte-pilot
* fix: Resolve code style issue
2023-11-28 21:35:30 +01:00
Lachlan Collins
e4ebafa218
Update to prettier v3 ( #503 )
2023-11-26 20:22:43 +01:00
Lachlan Collins
5bd9a2e4bf
Add missing npm fields to tools.json ( #502 )
2023-11-26 20:14:40 +01:00
Lachlan Collins
b61a6fdb05
fix: Update type for getPages function ( #491 )
...
* Fix getPages type
* Even more precise type
---------
Co-authored-by: MacFJA <macfja@gmail.com >
2023-11-26 20:13:55 +01:00
github-actions[bot]
0518b5ed22
(AUTO) Update stars ( #501 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-11-26 12:09:48 +01:00
Lachlan Collins
8a1ba7d328
Add several useful packages to components.json ( #485 )
...
* Add a bunch of packages to components.json
* Remove new tag
2023-11-25 00:01:49 +01:00
Lachlan Collins
b8d5d62cfe
Remove explicit sveltekit typing ( #490 )
2023-11-19 14:57:15 +01:00
Lachlan Collins
b758d71846
Remove unused ArrowButton.svelte ( #492 )
2023-11-19 13:44:54 +01:00
Lachlan Collins
f3c9859c18
Stricter npm field validation ( #484 )
...
* 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
2023-11-19 13:37:43 +01:00
github-actions[bot]
eea6508809
(AUTO) Update stars ( #497 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-11-19 13:36:01 +01:00
jill64
d6ce815c8a
Update components.json: add svelte-inline-modal ( #496 )
...
* Update components.json
* chore: format
---------
Co-authored-by: wraith-ci[bot] <wraith-ci[bot]@users.noreply.github.com>
2023-11-19 13:13:50 +01:00
Lachlan Collins
42458d559c
Fix properties on Recipe type ( #489 )
2023-11-14 22:45:01 +01:00
dufu1991
02ab9c137f
Updated repository link for STDF ( #488 )
2023-11-13 19:44:25 +01:00
Lachlan Collins
ca44d69b43
fix: Make active prop optional on Link.svelte ( #487 )
2023-11-13 19:43:21 +01:00
Lachlan Collins
f2bc8a9a25
fix: Remove unused function ( #486 )
2023-11-13 19:42:37 +01:00
MacFJA
1cb43b2239
Add date on recipes ( #441 )
...
* Add date on recipes
* Use Intl.DateTimeFormat instead of date-fns lib
2023-11-12 12:57:42 +01:00
MacFJA
88b0e005f5
Add global search ( #466 )
...
* Add global search
* Add more page + mobile support
2023-11-12 12:57:16 +01:00
Lachlan Collins
71d1b2e4d6
feat: Add zod schemas for CI validation ( #479 )
...
* Add zod schemas for CI validation
* Stricter Zod validation
2023-11-12 12:57:01 +01:00
github-actions[bot]
f87d57eebe
(AUTO) Update stars ( #482 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-11-12 12:53:28 +01:00
Lachlan Collins
c76590544b
Fix SEO URL ( #481 )
2023-11-08 23:10:08 +01:00
Lachlan Collins
719963da95
Add sveltekit-superforms ( #480 )
2023-11-06 21:36:35 +01:00
github-actions[bot]
f08577a4cf
(AUTO) Update stars ( #478 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-11-05 12:00:16 +01:00
Oskar
13a80d59de
add surreal-sveltekit ( #477 )
...
* add `surreal-sveltekit`
* chore: format with prettier
2023-11-04 21:16:22 +01:00
Jason
9dca3657c4
Update components.json - add super-sitemap ( #457 )
...
* Update components.json - add sk-sitemap
* Update components.json - remove xml
* Add new npm package name: super-sitemap
* format with prettier
2023-11-01 19:38:05 +01:00
github-actions[bot]
95f5cb6843
(AUTO) Update stars ( #476 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-10-29 10:37:14 +01:00
github-actions[bot]
a8755cd74a
(AUTO) Update stars ( #475 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-10-22 22:52:08 +02:00
Davide
416df50e7c
Add MisMerge ( #474 )
...
Co-authored-by: Davide Basso <davide.basso@skywarder.com >
2023-10-20 00:02:11 +02:00
Posandu Mapa
8502ed76ba
Update components.json ( #473 )
2023-10-19 23:43:15 +02:00
Roel van Hintum
cb824f3269
Added @born05/sveltekit-proxy ( #463 )
2023-10-15 12:26:43 +02:00
Sean Lynch
18c83ba814
Add LayerChart and Svelte UX ( #469 )
...
* Add LayerChart and Svelte UX
2023-10-15 12:21:40 +02:00
Nico Clack
9095c24f09
Update components.json ( #471 )
2023-10-15 12:15:29 +02:00
github-actions[bot]
2ec22a3fe2
(AUTO) Update stars ( #472 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-10-15 12:14:53 +02:00
github-actions[bot]
fa52ad42c7
(AUTO) Update stars ( #468 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-10-08 19:16:23 +02:00
Jérémy Voisin
a92f048184
Update components.json - Add supasveltekit ( #461 )
...
* Update components.json - Add supasveltekit
* Fixed missing trailing spaces in components.json
2023-10-06 23:06:58 +02:00
github-actions[bot]
a5b6262412
(AUTO) Update stars ( #467 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-10-01 14:06:39 +02:00
jill64
0080a45640
Update components.json ( #460 )
2023-09-30 19:11:14 +02:00
github-actions[bot]
f94f2c9f7c
(AUTO) Update stars ( #464 )
...
Co-authored-by: MacFJA <MacFJA@users.noreply.github.com >
2023-09-24 21:25:44 +02:00
Ben McCann
1f3160ee3b
remove snowpack template since snowpack is no longer maintained
2023-09-18 14:04:48 -07:00