99 Commits

Author SHA1 Message Date
Mathieu Schimmerling
f01955a390 chore: update dependencies and fix CodeEditor reactivity
- Update all dependencies to latest versions
- Fix CodeEditor file selection to use $effect for proper reactivity
- Disable analytics script temporarily
- Update sitemap
2026-01-08 10:05:36 +01:00
Mathieu Schimmerling
54eeee51b4 v3: Technical refactor (#302) 2025-09-21 23:13:53 +02:00
Mathieu Schimmerling
a45e56b340 chore: upgrade dependencies (#291) 2025-04-23 01:00:11 +02:00
Mathieu Schimmerling
3bfcd3610e chore: pnpm approve cypress build 2025-04-23 00:53:47 +02:00
Mathieu Schimmerling
c6d81a39db chore: upgrade node & pnpm 2025-03-22 10:02:37 +01:00
Mathieu Schimmerling
7d4204fad0 chore: upgrade dependencies 2025-03-22 09:57:47 +01:00
Mathieu Schimmerling
0b722dcb03 build: downgrade vite & vite plugin svelte temporarily 2025-01-26 01:03:34 +01:00
Mathieu Schimmerling
2f10bd9267 chore: upgrade dependencies 2025-01-24 20:49:59 +01:00
dinnerhe
fc00b4ad84 Upgrade Angular Renaissance to Angular 19(Remove standalone flag) (#283) 2024-11-27 09:51:48 +01:00
Lloyd Richards
62674262ce refactor(lit): update lit examples with current patterns (#268)
* fix: 🐛 spelling mistake for prop

* refactor: ♻️ use repeat to map over items

* refactor: ♻️ use lit task for async data fetching

* chore: 🚨 rebuild lock
2024-10-27 14:00:12 +01:00
Mathieu Schimmerling
0f9ea7f745 chore: upgrade dependencies 2024-10-11 01:03:44 +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
d8eaa34597 chore: upgrade dependencies (#262) 2024-10-04 16:58:20 +02:00
Mathieu Schimmerling
2bd86a048c chore: upgrade dependencies 2024-09-08 14:02:01 +02:00
Mathieu Schimmerling
aff99e0aad chore: upgrade dependencies 2024-09-08 14:00:53 +02:00
Mathieu Schimmerling
e5aa6e593d ci: downgrade eslint from 9 to 8 2024-07-20 19:52:53 +02:00
Mathieu Schimmerling
bf283cb030 chore: upgrade dependencies 2024-07-20 16:26:48 +02:00
Mathieu Schimmerling
1ba6b0a4b8 chore: upgrade dependencies 2024-04-17 11:26:43 +02:00
Mathieu Schimmerling
ec412ed093 fix(app): fix hash links 2024-03-13 10:57:36 +01:00
spuxx
6e9d59e50b feat: Add Ember Polaris examples and rename previous Ember examples to Ember Octane (#221)
* feat: Add 'Ember Polaris' examples and rename previous Ember examples to 'Ember Octane'

* chore: Update playground URL for Ember Polaris

* Merge branch 'main' into feat/ember-polaris

* chore: Adressed suggestions on Ember Polaris preview

* chore: Moved `favoriteColors` array to JavaScript

* chore: Improved component properties showcase on Ember Polaris preview

---------

Co-authored-by: spuxx1701 <hi@spuxx.dev>
2024-03-12 02:26:23 -07:00
Mathieu Schimmerling
f79e5367e6 build: upgrade shiki and use markdownit 2024-03-06 21:38:53 +01:00
Mathieu Schimmerling
002704cd25 test(*): add cypress and e2e tests 2024-03-05 17:24:20 +01:00
Mathieu Schimmerling
38ccf6c83c fix(app): fix spa router 2024-03-04 22:17:57 +01:00
Mathieu Schimmerling
8a3234f436 feat(app): add spa router to handle versus framework pages 2024-03-04 16:49:39 +01:00
Mathieu Schimmerling
934486339f feat(app): add seo with more html pages 2024-03-04 14:19:23 +01:00
Mathieu Schimmerling
8ffd2a51be chore: update husky usage 2024-03-03 07:31:16 +01:00
Mathieu Schimmerling
ba9422aba6 chore: format, use tailwindcss 'size', fix transition props 2024-03-03 01:42:30 +01:00
Mathieu Schimmerling
8118ca929d chore: upgrade dependencies 2024-03-03 00:48:51 +01:00
Mathieu Schimmerling
8ab64cab84 fix(dep): rollback shiki version 2024-02-04 11:27:52 +01:00
Mathieu Schimmerling
36b0ec16b6 chore: upgrade dependencies 2024-02-02 10:29:38 +01:00
nguyendhst
247adb3d9d feat(lit): add Context example for Lit (#211) 2024-01-06 23:26:23 -08:00
Mathieu Schimmerling
c642344f1a chore: upgrade dependencies 2024-01-04 01:28:44 +01:00
Ben McCann
49dca5b3aa feat: add Svelte 5 runes (#188) 2023-09-21 06:12:43 +02:00
Mathieu Schimmerling
62ab77c8df chore: upgrade dependencies 2023-09-20 13:51:08 +09:00
Mathieu Schimmerling
e4fab28ef5 Switch from eslint-plugin-svelte3 to eslint-plugin-svelte, fixes #185 2023-09-20 13:49:19 +09:00
Mathieu Schimmerling
6b8e5d34a7 chore: upgrade dependencies 2023-08-14 23:26:26 +07:00
Mathieu Schimmerling
517e99b4e1 chore(emit-to-parent): variable renaming 2023-07-22 01:45:53 +07:00
Mathieu Schimmerling
b6803a0dc0 fix(script): fix README progression content generation 2023-07-19 23:37:57 +07:00
Mathieu Schimmerling
fa0b9afdbd ux: add navigation highlighting 2023-07-04 16:21:46 +07:00
Brandon seydel
fbf1f0b24b Add aurelia 2 (#164)
* add aurelia 2

* remove template from au2
2023-04-19 21:22:44 +02:00
Mathieu Schimmerling
1df026b350 feat(content): add componentComposition>context for React & Svelte 2023-01-08 16:30:32 +01:00
Mathieu Schimmerling
9e79fe2291 chore: fix readme 2023-01-07 04:16:40 +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
2795980815 build: add husky + lint-staged 2023-01-06 01:18:18 +01:00
Mathieu Schimmerling
11f5e0144d fix(notification): remove padding preventing content interaction 2023-01-05 22:59:16 +01:00
Mathieu Schimmerling
95c1c81064 fix(dev): v2 fix dev env minor bugs (#135)
* build(content): fix fs watcher support using Chokidar

* fix(logo): add support for fmw logos in dev environment
2023-01-05 00:39:03 +01:00
Mathieu Schimmerling
a2100a0f2e chore: upgrade deps 2023-01-05 00:33:23 +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
0c89ca7195 feat: upgrade dependencies 2022-11-13 01:52:57 +01:00
Mathieu Schimmerling
4975849e48 feat: upgrade dependencies 2022-11-09 02:13:09 +00:00