-
Add a menu with a color scheme switcher (#92). Links that were previously on the bottom right of the screen are now in the menu to unclutter the interface. The menu only shows after some interactions happen on the page.
-
Prevent layout shift while the menu toggle button appears (#95, closes #94)
-
Don’t animate the menu button after first interaction (#96)
-
And various less noticeable bits and fixes in the pipes…
- Remove unneeded
noopener
attribute on links (#112) - Test app with Playwright (#118)
- Test website size and external links (#103)
- Replace
postcss-short-size
bypostcss-size
(815c0ed) - Unclutter modules (#120)
- Set engine version as Node 20 (#105)
- Bump to Vite
5
(#109) - Group dependencies update instead of 1 pull request by dependency (#102)
- Fix ESLint autosave and enable ESLint cache (#117)
- Remove unneeded