984 Commits

Author SHA1 Message Date
Luke Hagar
0f8df3b3b6 Update packages.json 2024-02-23 11:43:03 -06:00
Luke Hagar
83b1acea91 Merge branch 'svelte-society:main' into main 2024-02-23 11:40:47 -06:00
Luke Hagar
7f649382ae Added SvelteKit adapter-appwrite to packages.json (#590) 2024-02-22 20:50:57 +11:00
Luke Hagar
6675636ee7 Update packages.json 2024-02-21 16:36:33 -06:00
github-actions[bot]
fc73f1410c (AUTO) Update data (#589)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-02-18 13:01:45 +11:00
Lachlan Collins
a8dda6e8d2 ci: Only run cron workflow on source repo (#588) 2024-02-17 17:45:08 +11:00
github-actions[bot]
d7d004f7ed (AUTO) Update data (#587)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-02-11 12:59:13 +11:00
Gustavo Zimbrón
d6a249a8a1 Added Svelte DataGrid (#585)
* Added Svelte DataGrid, a new DataGrid based on svelte-data-grid.

* fix max length description
2024-02-10 07:23:22 +11:00
Kevin Åberg Kultalahti
751ec6ebe7 add plausible analytics 2024-02-08 10:14:48 +01:00
Quentin Deroubaix
10b3f864f7 feat: add @agnos-ui packages (#582) 2024-02-06 20:13:40 +11:00
github-actions[bot]
e2df6fa7f0 (AUTO) Update data (#581)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-02-04 12:45:37 +11:00
github-actions[bot]
bbba574645 (AUTO) Update data (#580)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-01-28 13:10:50 +11:00
Lachlan Collins
a094f5a37b Add two new entries to packages.json (#579) 2024-01-25 19:09:06 +11:00
github-actions[bot]
817c0f8c2a (AUTO) Update data (#578)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-01-21 12:35:53 +11:00
Steve Cosman
945ec3e608 Add SaasStarter.work to templates list (#577)
* Update templates.json

* Format
2024-01-19 10:55:51 +11:00
github-actions[bot]
9027dbdb76 (AUTO) Update data (#575)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-01-14 12:32:07 +11:00
Lachlan Collins
2625f374d3 Add new ecosystem packages (#574)
* Add new notable packages

* Mark Bits UI as design-system
2024-01-11 18:08:45 +11:00
github-actions[bot]
addb85a942 🤖 Update data (#573)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-01-07 21:08:23 +11:00
Lachlan Collins
0359af5fdf refactor: Rename tags to categories (#572)
* Update schema and data

* Rename usage

* Tweak result count and anchors
2024-01-05 07:58:39 +11:00
Ben McCann
236c7369a6 Merge linting-and-formatting tag into build-plugins tag (#571) 2024-01-03 07:20:54 +11:00
Lachlan Collins
199d2f5666 Improve mobile responsiveness, more tailwind classes (#570)
* More tailwind classes

* Add prettier-plugin-tailwindcss

* More class replacement

* Update Card.svelte

* Remove tags from card

* Update header link

* Run format
2024-01-02 08:59:47 +11:00
Lachlan Collins
ee030c1fea Merge and remove several more tags (#569)
* Merge bundler-plugins and preprocessors

* Remove multimedia

* Remove audio-and-video

* Remove layout-and-structure

* Remove date-and-time

* Rename icons-and-fonts
2024-01-02 08:09:25 +11:00
github-actions[bot]
6274abca92 🤖 Update data (#568)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2024-01-02 07:46:56 +11:00
Lachlan Collins
1b3b8d78c7 feat: Fetch keywords from NPM to improve search (#567) 2024-01-02 07:41:45 +11:00
Lachlan Collins
39adf85e71 Add 3 missing packages (#565)
* Add 3 missing packages

* Duplicated package
2023-12-31 14:12:29 +11:00
Lachlan Collins
d0cfe202c1 chore: Remove unnecessary tags (#564)
* Remove 5 tags

* Remove 5 more tags

* Remove 5 more tags
2023-12-31 14:03:50 +11:00
github-actions[bot]
d059e5fe3d (AUTO) Update data (#563)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-31 12:31:48 +11:00
Lachlan Collins
4ffc0b7f92 feat: Add tailwind for utility classes (#562)
* feat: Add tailwind for styling

* Use ESM for postcss

* Remove overlapping classes

* More layout fixes

* Pin footer to bottom

* Replace .old-container

* Fix prettier
2023-12-31 00:09:01 +11:00
Lachlan Collins
7c382c8a8f Fix typescript errors and update packages (#561)
* Add @ts-expect errro

* Fix store type

* Add strictNullChecks

* Remove confusing $layout alias

* Update packages

* Use save-exact

* Update vitest
2023-12-30 21:52:04 +11:00
Lachlan Collins
2e657d8db2 feat: Update tags for packages.json (#560)
* Rename time-and-date, merge interactions

* Merge maps

* Rework forms, inputs, validation

* Merge display-components, rename documentation

* Reviewing tags carefully

* More progress

* Rename fonts-and-icons

* Rename components-and-libraries

* Make new data-fetching

* Update submitting page

* Remove currentCategories
2023-12-30 21:20:47 +11:00
Lachlan Collins
11d5ed5f1c feat: Merge categories/tags and improve filtering (#541)
* Experiment with SSR and query params

* Require all tags to be present

* Fix when no query param present

* Add tag links

* Working add/remove tags

* Fix templates route

* Remove old category/tags selectors

* Button style

* More styling

* Remove unused code

* Remove @sindresorhus/slugify

* Format and disable prerender

* Improve css grid

* Use searchParams.getAll

* Replace itemsjs with filter/sort functions

* Always show selected tags

* Add data-sveltekit-noscroll

* Move sortableFields to prop level

* Simplify code

* Fix sortArray for dates

* Add an icon to clear filters

* Convert tags to kebab-case

* Add category to tags

* Delete category field

* Remove duplicated tags

* Merge more tags
2023-12-30 19:34:04 +11:00
github-actions[bot]
54114c2e01 🤖 Update data (#559)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-28 17:46:18 +11:00
Lachlan Collins
f42f6f198c Add new packages to packages.json (#558) 2023-12-28 17:38:59 +11:00
Lachlan Collins
a04383d464 chore: Use prettier v4 (#557) 2023-12-27 08:07:30 +11:00
Lachlan Collins
476683244c fix: Make repos open in new tab (#556) 2023-12-26 13:19:21 +11:00
Lachlan Collins
a9562497fb Add some official svelte packages to packages.json (#555) 2023-12-26 13:15:38 +11:00
github-actions[bot]
1cfe82afb8 🤖 Update data (#554)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-26 09:56:06 +11:00
Lachlan Collins
9548f11c05 Update packages.json (#553)
* Add some jill64 packages

* Remove packages 5+ years old
2023-12-26 09:48:35 +11:00
Gustavo Zimbrón
d4133abd09 Add Amplify Adapter package (#552)
* Update packages.json

Adding Sveltekit adapter: "Amplify Adapter", it allows to deploy an ssr Sveltekit App to AWS Amplify by CI/CD

* Fix formatting of tags in packages.json
2023-12-25 18:11:21 +11:00
github-actions[bot]
fa91dab6fb 🤖 Update data (#549)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-24 14:54:27 +11:00
Lachlan Collins
af814da19a fix: Disable prerendering on redirect routes (#551) 2023-12-24 14:51:34 +11:00
Lachlan Collins
dd7f0c9e93 fix: Improve types and remove unused code (#550) 2023-12-24 14:38:09 +11:00
Kevin Åberg Kultalahti
22dceeea88 use adapter-auto 2023-12-24 00:16:57 +01:00
Lachlan Collins
92211fc5e9 feat: Sort packages by last update (#547) 2023-12-24 08:45:45 +11:00
Lachlan Collins
622667952a fix: Use @sveltejs/adapter-vercel (#546)
* fix: Use @sveltejs/adapter-vercel

* Update gitignore
2023-12-24 08:05:47 +11:00
github-actions[bot]
9c18c377ec 🤖 Update data (#545)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-23 18:11:36 +11:00
Lachlan Collins
cda7738dae Add 10 packages to packages.json (#544) 2023-12-23 18:03:48 +11:00
Andres Felipe Alarcon
85c408fec1 Add @maximux13/svelte-i18next (#395)
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2023-12-23 17:44:52 +11:00
Sam Littlefair
8dd141c306 Add Prismic packages (#449)
* Add `@slicemachine/adapter-svelte` to tools.json

* Add `@prismicio/svelte` to components.json

* Update packages.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2023-12-23 17:39:29 +11:00
Kieran Boyle
95008520ab Add @sveltestrap/sveltestrap package (#543) 2023-12-23 11:47:06 +11:00