Mathieu Schimmerling
|
ba9422aba6
|
chore: format, use tailwindcss 'size', fix transition props
|
2024-03-03 01:42:30 +01:00 |
|
Mathieu Schimmerling
|
36b0ec16b6
|
chore: upgrade dependencies
|
2024-02-02 10:29:38 +01:00 |
|
Mathieu Schimmerling
|
2ecdd29f84
|
Add Web App Features > Render app (#140)
* fix(lit): remove all Lit "index.html" files
* feat(content): add webapp features > render app
* feat(content): add render app > svelte example
* feat(content): add render app > alpine example
* feat(fmw): add generic filename sorter
* fix(content): fix missing snippet blocks
* build(git): add build progress to precommit hook
|
2023-01-07 03:34:54 +01:00 |
|
Mathieu Schimmerling
|
be52cbcbfc
|
refactor: migrate from astro to svelte + vite to improve performance (#131)
* add highlighter
* add playground url
* add markdown support and notification center
* fix multiple md files
* add meta description with framework list
* fix: framework id loop index
* store frameworkIdsSelected in locale storage
* add generateFrameworkContent vite plugin
* add missing snippet case
* add content generate cache
* add angular component highlighter
* improve content generator organization
* add format and linter
* add git hooks
* add default frameworks
|
2023-01-03 01:36:47 +01:00 |
|