15 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
8118ca929d chore: upgrade dependencies 2024-03-03 00:48:51 +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
1380f959f6 chore: format with prettier 2022-11-09 02:11:46 +00:00
Mathieu Schimmerling
4477d77dfc Upgrade dependencies: Astro 1.0, fix Solid & Qwik examples (#106)
* feat: upgrade Astro to 1.0 and other dependencies

* chore: run prettier, fix lint on solid AnswerButton
2022-08-12 17:18:47 +02:00
David Kossoglyad (Hire me!)
bd3f3d4c43 chore: improve development environment and vs-code settings (#103)
* chore: update .gitignore

* chore: create vscode launch configuration

* chore: add code-spell-checker plugin entry

* chore(cspell): update spelling dictionary

* chore: lint readme.md
2022-08-10 01:49:25 +02:00
David Kossoglyad (Hire me!)
dc0bd51e93 fix(ide): fix Volar from recommended extensions list (#102)
* fix(dev-env): remove "johnsoncodehk.volar" entry

The johnsoncodehk.volar extension in workspace recommendations have issue:  not found in marketplace.

* fix(dev-env): add vue.volar extension entry

pr: #102
2022-08-09 12:14:14 +02:00
Mathieu Schimmerling
7d1e6162da add angular config 2022-04-11 09:56:54 +00:00
Mathieu Schimmerling
eb62435053 add console displays 2022-04-09 19:17:39 +00:00
Mathieu Schimmerling
8c5139e7db add navigation 2022-04-08 23:16:59 +00:00
Mathieu Schimmerling
911e840d64 add input components 2022-04-08 03:26:14 +00:00
Mathieu Schimmerling
5bd9816178 add astro 2022-04-07 14:04:03 +00:00
Mathieu Schimmerling
ee37d4b22a change prettier config 2022-04-06 12:29:56 +00:00
Mathieu Schimmerling
73cad5f50d add eslint and prettier config 2022-03-29 00:30:30 +00:00