Commit Graph

26 Commits

Author SHA1 Message Date
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
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
476683244c fix: Make repos open in new tab (#556) 2023-12-26 13:19:21 +11:00
Lachlan Collins
dd7f0c9e93 fix: Improve types and remove unused code (#550) 2023-12-24 14:38:09 +11:00
Lachlan Collins
77451078d7 feat: Add script to get npm package data (#499)
* 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 script to get npm data

* Re-run updateNpm.js

* Implement initial feedback

* Update npm.js

* Switch async/await to then/catch

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>

* Fix prettier

* Run script

* Re-run updateNpm

* Also read tools.json

* Add @types/node

* Restructure npm.json output

* Display last update on components page

* Add to weekly workflow

* Clarify updating npm data

* Update src/lib/utils/injectNpmData.ts

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>

* Smaller date font, add version

* Improve error text

* Fix property title

---------

Co-authored-by: MacFJA <MacFJA@users.noreply.github.com>
2023-12-18 10:37:40 +11:00
Lachlan Collins
b45fa20655 feat: Require svelte script lang="ts" (#515)
* Require svelte script lang="ts"

* Undo changes to .svx file
2023-12-17 18:56:52 +11:00
MacFJA
60bb47f0c4 Add repository node to json (#438) 2023-08-16 13:40:02 -07:00
Ben McCann
4adb40b6fa Fix for SvelteKit prerender validation 2023-01-27 19:49:54 -08:00
MacFJA
a2eaa919c5 Simplfy sorting + simply package manager 2022-09-09 20:25:03 +02:00
Michael Rienstra
c3c6fa81f7 Card.svelte: #if tags before #each 2022-05-03 14:40:43 -07:00
Vivek Raman
3e08d4739a Update Card.svelte 2022-01-09 13:07:40 +05:30
MacFJA
52100f2774 Refactor clipboard copy + extration of data 2021-09-11 17:01:50 +02:00
MacFJA
d1c04f0bf7 Fix ESLint errors 2021-09-11 12:41:25 +02:00
MacFJA
c2c76df660 Run prettier 2021-09-11 12:40:02 +02:00
brittneypostma
8a5d51d7c0 design system in place, touched up last pr styling 2021-09-04 09:38:58 -04:00
brittneypostma
53d0617626 look this over 2021-08-31 10:24:54 -04:00
Térence Hollander
6f4310ebbe fix: print also if 0 stars 2021-08-30 23:21:06 +02:00
Térence Hollander
e05401fb0c chore: remove 0 by default 2021-08-30 22:49:27 +02:00
Térence Hollander
bda30353bb fix: no stars print if undefined
- fixes at the same time undefined stars when rehydratation
2021-08-30 22:44:23 +02:00
MacFJA
0cc74f0fa6 Cleanup NPM data to display 2021-08-29 17:40:28 +02:00
Ambar Mutha
1ae863c8c8 Fix: copy install command not working on firefox 2021-08-25 19:52:06 +05:30
Ben McCann
c930f3f604 Styling cleanup 2021-07-30 15:15:37 -07:00
Ben McCann
9aa8aa0954 Remove images from Components page 2021-07-12 22:20:07 -07:00
sw-yx
81d4694964 fix design and add recipes page 2021-06-14 07:00:17 +08:00
Ben McCann
00a0469f35 Add repository hosting logos 2021-06-12 14:51:27 -07:00
Ben McCann
f6eef8252e Add components 2021-06-11 14:31:09 -07:00