Dominik Ferber
ba4eec7b23
replace eslint and prettier with biome ( #187 )
...
* remove @pyra/eslint-config
* wip
* wip
* convert shirt-shop-api
* convert shirt-shop
* convert snippets
* convert next-13
* convert next-14
* convert next-15
* eslint configs
* upgrade prettier
* use eslint v9
* run prettier
* resolve type-check
* adjust eslint
* drop Next.js v13
* fix next-14
Avoid accidentally using implicitly installed eslint v8
* update lockfile
* rm @eslint/eslintrc
* add @next/eslint-plugin-next
* biome
* biome fixes
* wip
* apply formatting
* tabs
* rm prettier
* spaces
* fix svelte
* update lockfile
* single quotes
* format all
* rm eslint-disable comments
* upgrade playwright
* upgrade publint
* upgrade playwright ci workflow
* try chromium headless
* try adding executablePath
2025-10-15 23:38:17 +03:00
Dominik Ferber
646778643e
convert summer-sale to shirt-shop ( #79 )
...
* convert summer-sale to shirt-shop
* update deps
* canary for snippets
* expect errors
* upgrade deps
* ComponentRef
* steps
2025-02-28 11:04:12 +02:00
Dominik Ferber
2388982f2f
bring dark mode back for snippets ( #55 )
...
* Revert "Revert "add dark mode support (#53 )" (#54 )"
This reverts commit 2161f4d5f1 .
* switch to cssVariables: false
* bring back darkmode for DemoFlag
* fix suspense example
* fix skeleton example
2025-02-01 12:30:03 +02:00
Dominik Ferber
2161f4d5f1
Revert "add dark mode support ( #53 )" ( #54 )
...
This reverts commit 77d68a4a96 .
2025-02-01 06:27:57 +02:00
Dominik Ferber
77d68a4a96
add dark mode support ( #53 )
2025-01-31 08:47:25 -05:00
Dominik Ferber
8d26638f5d
use color which does not look like an error message ( #17 )
2025-01-10 13:35:14 -05:00
Dominik Ferber
1fcd4fc177
Add Pages Router examples ( #12 )
...
* upgrade next
* ensure pages router support in turbopack
* add pages router examples
* fix cards
* re-add node prefix
* remove node prefix
* fix tests
* fix pages router pages
2025-01-10 15:06:24 +02:00
Dominik Ferber
8152ef3371
split up docs ( #7 )
...
* wip
* init collection
* convert identify
* convert precompute
* convert adapters
* convert marketing-pages
* convert feature-flags-in-edge-middleware
* remove docs
* rename to snippets
* rename collection to snippets
* eslint
* list examples on landing page
* remove unused code
2024-12-18 11:27:26 +02:00