PxWeb 2.0 Beta Sprint 15
Pre-release
Pre-release
KentMossback
released this
10 Dec 13:47
·
13 commits
to main
since this release
Our sprintgoal was to make PxWeb2 work on mobile phones and be WCAG compliant. Replaced NX with npm workspaces.
What's Changed
- Create CODEOWNERS by @runejo in #372
- Update docker documentation by @runejo in #373
- Remove nx by @michaelpande in #374
- Fix building and testing on macs by @SjurSutterudSagen in #380
- Build multi-platform docker image on every PR by @runejo in #379
- Fix for missing color on VariableBox title by @SjurSutterudSagen in #383
- Add CNMM instructions for Docker by @runejo in #382
- Fix missing storybook by @michaelpande in #386
- Update Vite to 6 & fix dart-sass warnings by @michaelpande in #387
- Dependabot version updates - Support NPM Workspaces and Docker by @runejo in #384
- Use motion instead of framer-motion by @michaelpande in #388
- Fix chromatic path issue by @michaelpande in #403
- Changed focus order and styling for variable box by @oyessb in #343
- Use react-router instead of react-router-dom by @michaelpande in #405
- Autofix eslint issues that can be fixed & Prettify all the things always by @michaelpande in #406
- Feature/pwweb2 141 checkboxstate new new by @KentMossback in #385
- Removed Johannes from codeowners file by @likp in #409
- Feature/pxweb2 404 skip to main link by @oyessb in #404
Full Changelog: v2.0.0-beta.sprint14.1...v2.0.0-beta.sprint15