Commit Graph

81 Commits

Author SHA1 Message Date
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
Mathieu Schimmerling
b7da285a0b upgrade dependencies 2022-11-03 01:27:51 +01:00
Pablo Berganza
f7f27e7e8f feat(qwik): add missing examples (#118)
* feat(qwik): add slot fallback example

* feat(qwik): add form input examples

* feat(qwik): add webapp features examples

* docs(qwik): update qwik progress

* docs(qwik): update qwik progress
2022-10-15 05:20:40 +02:00
Mathieu Schimmerling
e5bbe6f1da update progress 2022-08-27 22:09:43 +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
Mohamed Ahmed Fouad
4cc0692247 feat(qwik): add 6 more examples for Qwik (#97)
* feat(qwik): add 6 more examples for Qwik

* Remove the export and fix the formatting

* pnpm-lock file update
2022-07-16 14:07:29 +02:00
Mathieu Schimmerling
c7ca0109fd update progress 2022-06-09 02:37:12 +02:00
Sébastien Beaury
4605ef70bd feat: add qwik framework section with declaring state (#87)
Co-authored-by: Beaury <Sebastien.Beaury@ca-tjrxqrq9lh.ht.home>
2022-05-23 15:55:29 +02:00
Mathieu Schimmerling
604e9ee744 Add Solid REPL (#81)
* feat(repl): improve repl by fmw, add solid repl

* fix: fix lz-string pkg esm

* feat(repl): sort files for repl generator link

* feat(repl): add css file support for solid repl
2022-05-20 04:00:42 +02:00
Mathieu Schimmerling
5c096d0e02 chore: run formatter 2022-05-17 12:31:01 +00:00
Mathieu Schimmerling
890c6144d7 refactor: replace frameworkDisplay module by alpine 2022-05-12 16:26:23 +02:00
P. Christopher Bowers
e46ec02ded build: 🧑‍💻 Added Reload Functionality on Content Changes
Previously, any changes to the content were not automatically visible since they were server rendered. This adds a full reload, improving overall DX.
2022-05-11 10:37:37 -04:00
P. Christopher Bowers
011742afc4 feat: ♻️ Refactored to 1 config instead of 2\n\nRemoved config.cjs in favor of 1 config to maintain all framework information 2022-05-11 10:03:47 -04:00
P Christopher Bowers
f83a8d60e1 Merge branch 'main' into main 2022-05-10 17:20:54 -04:00
Mathieu Schimmerling
246c275e85 chore: remove unused babel preset env 2022-05-10 22:59:25 +02:00
Mathieu Schimmerling
f2e463ab70 feat: add ember 2022-05-10 22:57:13 +02:00
P. Christopher Bowers
1b5a997720 feat: Added Alpine JS
Added Alpine JS as another framework library
2022-05-10 16:52:05 -04:00
Mathieu Schimmerling
bed9d66627 add lit framework 2022-05-08 00:26:31 +02:00
Mathieu Schimmerling
94fe26fb33 add progression script 2022-05-06 20:37:06 +02:00