Ryan Carniato
d25bc1046b
Merge pull request #42 from ptb/patch-1
...
First argument to render should be a function
2022-03-10 01:13:34 -08:00
Ryan Carniato
5ec8700cb4
Merge pull request #36 from youssefm/patch-2
...
Fix template text in ts-windicss
2022-03-10 01:11:54 -08:00
Ryan Carniato
35049c4d1b
Merge pull request #35 from youssefm/patch-1
...
Fix template text in ts-tailwindcss
2022-03-10 01:11:19 -08:00
Peter T Bosse II
7d4049c189
Update index.jsx
...
According to https://www.solidjs.com/guides/rendering#entry
> The first argument needs to be a function. Otherwise we can't properly track and schedule the reactive system. This simple ommission will cause your Effects not to run.
2022-03-07 19:51:25 -05:00
Youssef Moussaoui
11b403f2ff
Update App.tsx
2022-02-23 11:28:12 -08:00
Youssef Moussaoui
efa711c520
Update App.tsx
2022-02-23 11:27:42 -08:00
Alexandre
bec3c487cc
Merge pull request #33 from danielo515/patch-2
...
add do not emit to tsconfig.json
2022-02-20 10:26:55 +01:00
Alexandre
7372e312a8
Merge pull request #32 from danielo515/patch-1
...
Update App.tsx on windi css template
2022-02-20 10:26:27 +01:00
Alexandre
fbf5c616a4
Merge pull request #28 from deleonio/feature/add-a-unocss-template
...
feat: add a minimal unocss template
2022-02-20 10:25:09 +01:00
Alexandre Mouton-Brady
ab5a138840
⬆️ Update solid to latest
2022-02-10 16:49:15 +01:00
Alexandre Mouton-Brady
154778e84d
🐛 Add /* @refresh reload */
2022-02-10 16:48:33 +01:00
Daniel Rodríguez Rivero
658e9655d4
Update tsconfig.json
2022-02-10 10:12:11 +01:00
Alexandre Mouton-Brady
99ab328aa2
⬆️ Update dependencies
2022-02-09 22:54:09 +01:00
Daniel Rodríguez Rivero
05c183c472
Update App.tsx
2022-02-04 19:15:38 +01:00
Martin Oppitz
3bd2a41438
feat: add a minimal unocss template
2022-02-01 02:22:34 +01:00
Alexandre Mouton-Brady
1b9295413b
⬆️ Update dependencies to latest
2022-01-26 20:46:57 +01:00
Alexandre Mouton-Brady
1543ec0c52
⬆️ Update dependencies
2022-01-24 22:04:10 +01:00
Alexandre
f51e9442d6
Merge pull request #26 from arnaugomez/feature/25-sass-template
...
Feature/25 sass template
2022-01-16 05:55:11 -08:00
Arnau Gómez
5c26ea4403
feat(readme): add instructions to install ts-sass template
2022-01-15 20:30:47 +01:00
Alexandre Mouton-Brady
d41ec37ea1
📝 Improve the README of the router tempalte ( fix #27 )
2022-01-11 23:02:34 +01:00
Alexandre Mouton-Brady
8d71ed1ee4
✨ Add data fetching on the about page
2022-01-11 23:01:56 +01:00
Alexandre Mouton-Brady
6c03842fb0
⬆️ Update dependencies
2022-01-11 22:21:59 +01:00
Arnau Gómez
c9dd50b8cd
chore(sass template): update pnpm lock
2022-01-09 14:26:05 +01:00
Arnau Gómez
99ee4b2617
feat(sass template): change header text
2022-01-09 14:23:42 +01:00
Arnau Gómez
62fb3be1aa
feat: create new sass template
2022-01-09 14:21:21 +01:00
Alexandre Mouton-Brady
31fe5149cf
⬆️ Update to solid@1.3
2022-01-06 21:05:14 +01:00
Alexandre Mouton-Brady
f380e42b09
🔧 Add some extra default tailwindcss config
2021-12-24 22:49:40 +01:00
Alexandre
b4c44872f9
Merge pull request #24 from dharmaturtle/patch-1
...
Tailwind template fix
2021-12-24 22:48:08 +01:00
Alexandre
216a4ba8eb
Merge branch 'master' into patch-1
2021-12-24 22:46:55 +01:00
Alexandre Mouton-Brady
ccb0d1a718
🎨 Run prettier on all files ( fix #21 )
2021-12-24 22:42:17 +01:00
Alexandre Mouton-Brady
d8d2c5b2af
➕ Add prettier with basic config
2021-12-24 22:41:47 +01:00
Alexandre Mouton-Brady
2ce8ef4dd5
⬆️ Update dependencies to latest
2021-12-23 21:08:58 +01:00
Alexandre Mouton-Brady
514cad5ffc
⬆️ Update dependencies to latest
2021-12-19 16:09:49 +01:00
Alex
aed0b9efd3
add content to tailwind.config.js
2021-12-15 19:25:50 -06:00
AN
174fbd9181
sans vue
2021-12-12 19:52:47 -06:00
Alexandre
6733ff712e
📝 Fix tailwind template instructions
2021-12-10 22:06:22 +01:00
Alexandre
b64e4da1af
Update README.md
2021-12-10 22:03:27 +01:00
Alexandre Mouton-Brady
4301ed4c58
⬆️ Update dependencies
2021-12-10 22:00:33 +01:00
David D
c3803db366
Slight name change
2021-12-09 17:38:58 -05:00
David D
788cd9285f
Added banner
2021-12-09 17:14:59 -05:00
David D
eea379d384
Right banner
2021-12-09 17:14:40 -05:00
David D
d58eb8579f
Wrong banner. Delete
2021-12-09 17:14:32 -05:00
David D
3f45f241b6
Added banner
2021-12-09 17:13:08 -05:00
Alexandre Mouton-Brady
5ecf3a157a
✨ Add tailwindcss template
2021-12-09 18:59:20 +01:00
Alexandre
7b3a742083
⬆️ Update dependencies
2021-12-09 18:44:50 +01:00
Alexandre
1bf765873c
Merge pull request #15 from Phl3bas/master
...
fix: type cast root element as HTMLDivElement
2021-10-13 14:03:34 +02:00
Sepp Wikramaratna-Clarke
ae0bf98969
fix: use HTMLElement instead of HTMLDivElement
2021-10-13 10:45:01 +01:00
Sepp Wikramaratna-Clarke
22d8c6f9b2
fix: type cast root element as HTMLDivElement
2021-10-08 20:57:19 +01:00
Alexandre
f892b6f812
Merge pull request #12 from OysterD3/master
...
Update dependencies and add typescript to devDependencies
2021-10-01 11:38:33 +02:00
Alexandre
b6856be51d
Merge pull request #14 from RazvanRauta/bugFix/pnpm-links
...
📝 Update the `pnpm` links in all the README files
2021-10-01 11:37:51 +02:00