Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v3.50.5-alpha
Pre-release
These changes are upcoming in v3.50.5, and this release is mainly for testing the alternative pre-release workflow. The version will be possible to specifically choose when testing in LocalTest. (this release failed and never resulted in anything, see v3.50.5-alpha2 for the follow-up).
What's Changed
- chore(deps): update npm non-major dependencies by @renovate in #443
- fix(deps): update dependency @altinn/altinn-design-system to v0.7.0 by @renovate in #449
- fix(deps): update dependency html-react-parser to v3 by @renovate in #419
- Upgrading to jest v29 by @olemartinorg in #456
- chore(deps): update dependency react-styleguidist to v12 by @renovate in #458
- chore(deps): update dependency eslint-plugin-simple-import-sort to v8 by @renovate in #453
- fix(deps): update dependency uuid to v9 by @renovate in #457
- Add aria-labels to delete and edit column header icons by @Magnusrm in #411
- Enabling redux devtools in production by @olemartinorg in #465
Full Changelog: v3.50.4...v3.50.5-alpha
v3.50.4
v3.50.3
v3.50.2
What's Changed
- Fixing release script (again) by @olemartinorg in #437
Full Changelog: v3.50.1...v3.50.2
v3.50.1
v3.50.0
What's Changed
- chore: w34 updates by @nkylstad in #406
- feature: hide rep table header if no entries by @lorang92 in #405
- Move delete-row button from edit-group into table by @Magnusrm in #400
- Configure Renovate by @renovate in #407
- fix(deps): pin dependencies by @renovate in #408
- Implement error message from design system by @Magnusrm in #368
- chore(deps): update actions/setup-node action to v3 by @renovate in #414
- chore(deps): update actions/checkout action to v3 by @renovate in #412
- chore(deps): update actions/labeler action to v4 by @renovate in #413
- fix(deps): pin dependencies by @renovate in #422
- Adding an element for the PDF generator to know when the page has loaded by @olemartinorg in #423
- chore: treat 0.x.x versions as major changes, so they are not grouped in renovate by @haakemon in #424
- Keep focus styling on edit button when editing group by @Magnusrm in #425
- feature: dynamic options for groups + nested groups by @lorang92 in #404
- bug: hide top border when mobile rep group has no items by @lorang92 in #428
- BugFix: Close button not hidden when specified in layoutsettings by @lasseklovstad in #403
- chore: update renovate config to extend from Altinn defaults by @haakemon in #431
- Uploading all files to CDN on release by @olemartinorg in #430
New Contributors
Full Changelog: v3.49.1...v3.50.0
v3.49.1
What's Changed
- BugFix: Show menu icon when user doesn't have ssn or org number by @lasseklovstad in #384
Full Changelog: v3.49.0...v3.49.1
v3.49.0
What's Changed
- Cypress: Increasing file watcher limits for fork PRs by @olemartinorg in #380
- Removing complex objects from redux store by @olemartinorg in #372
- Map component by @josteitv in #326
- Fix spacing of "save and close" button in repeating groups by @Magnusrm in #375
- Style fixes for #100 by @olemartinorg in #381
- Fix bug with repeating groups only showing 9 rows by @lasseklovstad in #383
- chore: upgrade to latest design system package by @haakemon in #386
- chore: attempt to skip SonarCloud run on external PR's by @haakemon in #387
New Contributors
Full Changelog: v3.48.0...v3.49.0
v3.48.0
What's Changed
- Chore/353 upgrade to react router v6 by @mjulstein in #356
- chore: upgrade to react 18 by @haakemon in #359
- Redux fixes for #319 by @olemartinorg in #354
- chore: upgrade deps w31 by @nkylstad in #364
- Fixing failing cypress test for FileUploadWithTag by @olemartinorg in #365
- Style fixes for #100 by @olemartinorg in #363
- Change save button for repeating groups by @Magnusrm in #362
- Cypress: Fuzzing and redux logging by @olemartinorg in #367
- implement text field from design system by @Magnusrm in #328
Full Changelog: v3.47.0...v3.48.0
v3.47.0
What's Changed
- Rewriting to use redux-toolkit by @olemartinorg in #329
- Cleaning up some warnings from tests and React runtime by @olemartinorg in #337
- Rewrite unit tests from Enzyme to React-testing-library by @haakemon in #335
- chore: remove invalid eslint-disable statements by @haakemon in #342
- chore: patching deps w28 by @lorang92 in #338
- Wrapping createSlice() to include saga references by @olemartinorg in #336
- Minor eslint cleanup and new rules by @olemartinorg in #341
- Discriminated union in layout component types by @olemartinorg in #343
- Automatic import sorting by @olemartinorg in #340
- Smart un-uppercasing for required field validations by @olemartinorg in #347
- refactor: remove all usages of withStyles HOC in favor of hooks approach by @haakemon in #349
- General code refactoring not directly related to issue #225 by @mjulstein in #351
- Moving ErrorReport component to the bottom of the form by @olemartinorg in #346
Full Changelog: v3.46.0...v3.47.0