- Upgrade deps (dd13f6c)
- Javi Aguilar
- Added on/off toggle to track cosmetic forms (05d93d2)
- Simplify PWA setup (4cd55aa)
- shiny-mode: Now, when toggling 'Track Shinies', the shiny mark button will be toggled as well for every pokemon (16572b0)
- ui: Improved compact mode styles. caught pokemon are now more visible marked in yellow (93d0bea)
- Upgrade deps (a546e0b)
- Javi Aguilar
- Discord release notification workflow (33be923)
- Javi Aguilar
- New compact layout mode (7ffd76f)
- Add node to github CI (a851ddc)
- Replace Bun with PNPM due to windows incompatibility (13dccce)
- Javi Aguilar
- Add homepage dex progress and changelog (3905aff)
- Add Remove Dex action and read changelog link (e1c629c)
- Add home nav buttons (909d25c)
- Add game/dex selector on homepage (95ef8da)
- Dont show settings drawer when there is no dex data (6ad3f34)
- Show settings on empty state to be able to restore a backup (cb543c4)
- Use husky, and the version from package.json. other minor refactorings (5c019e4)
- More consistent currentDex resolution (caa378c)
- Sticky toolbar and its actions are now more modular and reusable (0786e58)
- Add support for file-based router ala' Nextjs (d3227bf)
- Improved ErrorBoundary which was not triggered, and allow showing the error layout when throwing a new PageNotFoundError (36a5ed1)
- Minor ux improvements and notfound handling (b3a6f75)
- Make primitives more cohesive. Btn is now polymorphic (fcbe657)
- Generate PWA assets list (5086e31)
- Javi Aguilar