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 |
|
Kevin Åberg Kultalahti
|
22dceeea88
|
use adapter-auto
|
2023-12-24 00:16:57 +01: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 |
|
Lachlan Collins
|
2054e0b26f
|
feat: Use netlify adapter with edge functions (#517)
* Test netlify edge functions
* Update gitignore
|
2023-12-18 15:07:12 +11:00 |
|
Lachlan Collins
|
578d1ed63c
|
chore: Clean-up repo config (#520)
* Delete .gitpod.yml
* Fix relative import
* Format cjs and svx files
* Typecheck .eslintrc.cjs
|
2023-12-18 11:13:53 +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
|
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
|
cf4c7ff64d
|
Tweak type checking, vitest
|
2023-07-05 03:02:17 +10:00 |
|
Ben McCann
|
0713010c31
|
Fix recipe anchor links
|
2023-01-27 20:05:46 -08:00 |
|
Ben McCann
|
2b9b3bd35b
|
Fix SvelteKit setup
|
2022-09-19 08:44:56 -07:00 |
|
Ben McCann
|
00536227b5
|
upgrade SvelteKit
|
2022-08-19 08:35:24 -07:00 |
|
Ben McCann
|
e14eb63ecf
|
Update tools and templates to match components
|
2021-09-24 08:52:48 -07:00 |
|
MacFJA
|
329920dd7a
|
Enable Typescript in .svelte + fix unused pre style
|
2021-09-11 12:44:24 +02:00 |
|
Ambar Mutha
|
717a96590d
|
Add code syntax highlighting (hljs)
|
2021-09-09 14:37:57 +05:30 |
|
brittneypostma
|
6fd8668c85
|
merged staging, updated components from last pr typahead inputs. Added SearchLayout for the templates, components, and tooling routes. Looks feasible for now, but still needs an overhaul of the components used in those routes.
|
2021-09-04 13:42:06 -04:00 |
|
brittneypostma
|
237359ccb0
|
merge staging
|
2021-09-04 09:54:49 -04:00 |
|
Paolo Tiu
|
186304e4fe
|
refactor: use select components for dropdown
|
2021-09-03 16:33:30 +08:00 |
|
brittneypostma
|
d5ce07ef95
|
start of design system
|
2021-08-30 19:25:45 -04:00 |
|
Ben McCann
|
c930f3f604
|
Styling cleanup
|
2021-07-30 15:15:37 -07:00 |
|
Keviin Åberg Kultalahti
|
544d76e29d
|
adds static adapter, removes some links to non-existing files
|
2021-06-24 17:24:42 +02:00 |
|
Ben McCann
|
ba230c240b
|
Add recipe TOC
|
2021-06-14 21:08:52 -07:00 |
|
HAUDRAUFHAUN
|
23f66bff53
|
🔧 update svelte config as recommended
|
2021-05-19 20:11:17 +02:00 |
|
HAUDRAUFHAUN
|
3c5a751fe1
|
🔧 add mdsvex, update config and packages
I added mdsvex, and updated some package versions. I also updated the config file and renamed it from svelte.config.cjs to svelte.config.js
|
2021-05-18 10:33:24 +02:00 |
|