Cory LaViska
fcfe2bde7d
Add FOUCE utilities ( #686 )
...
* add fouce utilities
* add comment
* Update docs/docs/installation.md
Co-authored-by: Lea Verou <lea@verou.me >
* commit PR suggestion
* rename wa-reduce-fouce to wa-cloak
* remove class as requested
* add cloak class
* wait a cycle
* move turbo to same file
* reduce fade
* disable SSR and add Turbo FOUCE helper
* disable SSR
* fix test suite
* workflow dispatch
* update fouce util
* no need to remove cloak class
* simplify fouce util
* add allDefined util
* update changelog
---------
Co-authored-by: Lea Verou <lea@verou.me >
Co-authored-by: konnorrogers <konnor5456@gmail.com >
2025-03-24 20:33:24 +00:00
Konnor Rogers
79bafc513a
11ty for webawesome-app ( #803 )
...
* working on integration
* 11ty for webawesome + app
* add flashes
* additional changes
* prettier
* add note about nunjucks
* prettier
2025-03-18 13:04:24 -04:00
Lea Verou
1738c6345b
Fix #514 for reals this time
2025-01-14 13:02:37 -05:00
Lea Verou
0ac7916a1b
Attempt to fix #514
2025-01-14 13:02:37 -05:00
Lea Verou
a07f6280a3
Themes category in docs ( #477 )
...
Co-authored-by: Lindsay M <126139086+lindsaym-fa@users.noreply.github.com >
Co-authored-by: lindsaym-fa <dev@lindsaym.design >
2025-01-13 13:14:12 -05:00
Lea Verou
6822b25772
Rewrite color scheme logic ( #481 )
...
- Minimize needless swaps
- Centralize logic
- Use an actual `<wa-select>` rather than hacking it with `<wa-dropdown>`
- Move shared includes to shared template
- Rewrite critical theme JS
- Refactor of theme picker code
- Utilize view transitions better and use them for color scheme too
- Do not store default value in localStorage
- Removed unused `*-wide` templates
- Fixed #482
2025-01-10 15:32:28 -05:00