Commit Graph

972 Commits

Author SHA1 Message Date
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
Lachlan Collins
6948b31fa9 chore: Remove miscellaneous section from /resources (#542) 2023-12-22 18:11:25 +11:00
Ben McCann
c17e6503ac rename ID to keep it same as before 2023-12-21 14:43:58 -08:00
Ben McCann
dadeba807b add ids for deep linking 2023-12-21 14:42:44 -08:00
Lachlan Collins
88e454ec51 chore: Scope styles for SearchableJson.svelte (#540) 2023-12-21 19:42:18 +11:00
Lachlan Collins
2c9fca3240 fix: Require tags field to be present (#539) 2023-12-21 17:47:08 +11:00
github-actions[bot]
3de9192cfe 🤖 Update data (#538)
Co-authored-by: lachlancollins <lachlancollins@users.noreply.github.com>
2023-12-21 12:50:07 +11:00
Lachlan Collins
0e03dcbc69 Add more package submissions (#537) 2023-12-21 12:43:04 +11:00
Lachlan Collins
615adbaea6 fix: Run updateNpm.js and updatePublint.js in chunked pages (#536)
* fix: Run `updateNpm` and `updatePublint` in chunked pages

* Object shorthand
2023-12-21 10:42:31 +11:00
Lachlan Collins
9d6c7c55dc fix: Script types and a11y warnings (#535)
* Fix Tag.svelte a11y warnings

* Fix types in scripts

* Remove unused CardList.svelte

* Revert "Remove unused CardList.svelte"

This reverts commit acd01fd4fdb57487521de9721e175e9d8d4c72cf.

* Clearer import

* Format
2023-12-21 10:32:57 +11:00
Lachlan Collins
f63fef858e feat: Stricter JSON validation (#534)
* Max length on title and description

* Fix repo link

* Update @casual-ui/svelte reference

* Update @perfectthings/ui reference

* Merge form-related tags

* More tags tweaks

* Remove "component sets" tag

* Maximum of 5 tags
2023-12-21 09:55:38 +11:00
Lachlan Collins
f0442d55e8 feat: Submitted data restructure (#533)
* Merge tools into components and resources

* Rename components to packages

* Format

* Redirect with code 302

* Fix text on submitting page

* Validate misc.json, format

* Permanent redirects

* Implement feedback for resources

* Fix lint

* Improve updateNpm.js types

* Fix repo links
2023-12-21 08:58:42 +11:00
Lachlan Collins
820d2f937b Fix SvelteUI package name in components.json (#531) 2023-12-19 09:00:22 +11:00