11 Commits

Author SHA1 Message Date
Mathieu Schimmerling
54eeee51b4 v3: Technical refactor (#302) 2025-09-21 23:13:53 +02:00
Mathieu Schimmerling
56c957a173 v3 (#265)
* build(pages): move html pages generator to vite plugin

* refactor: remove all router related content

* refactor: replace tailwindcss by unocss

* refactor(app): upgrade app to Svelte 5

* build(pages): restore html pages generator on vite config

* chore: run prettier

* fix(ui): fix notification center slot render

* chore: upgrade dependencies
2024-10-06 20:13:08 +02:00
Mathieu Schimmerling
002704cd25 test(*): add cypress and e2e tests 2024-03-05 17:24:20 +01:00
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
Mathieu Schimmerling
8faa654a40 feat: change alias path 2022-05-12 02:47:50 +02:00
P. Christopher Bowers
cb65abd8d1 feat: ♻️ Added path aliases
Improved import statements by adding path aliases, ensuring formatting, and adding all extensions.
2022-05-11 10:18:35 -04:00
Mathieu Schimmerling
b22c36f7db minor fix 2022-04-12 12:50:15 +02:00
Mathieu Schimmerling
7d1e6162da add angular config 2022-04-11 09:56:54 +00:00