Skip to content

Releases: Altinn/app-frontend-react

v3.55.0-alpha3

14 Dec 14:10
af8cd6b
Compare
Choose a tag to compare
v3.55.0-alpha3 Pre-release
Pre-release

What's Changed

New Features 🎉

  • Use new table component in repeating groups by @bjosttveit in #650
  • Enable expressions for TextResourceBindings and expressions per row in repeating groups by @Magnusrm in #714
  • Changed the loading text to be more neutral by @bjosttveit in #730

Bugfixes 🐛

  • Fix for navigating with combined PageOrder + dynamics by @olemartinorg in #720
  • Improve the display of headers when referenced in summary by @ivarne in #725
  • Fix race-condition in useDelayedSavedState by @bjosttveit in #733

Other Changes

  • Cleanup in repo by @olemartinorg in #724
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #719

Dependency upgrades

  • chore(deps): update dependency @types/uuid to v9 by @renovate in #722
  • chore(deps): update npm non-major dependencies by @renovate in #721

New Contributors

  • @lgtm-com made their first contribution in #719

Full Changelog: v3.55.0-alpha2...v3.55.0-alpha3

v3.55.0-alpha2

07 Dec 09:55
7f28489
Compare
Choose a tag to compare
v3.55.0-alpha2 Pre-release
Pre-release

What's Changed

New Features 🎉

Bugfixes 🐛

  • Enabling automatic WCAG tests, fixing some issues by @olemartinorg in #697
  • Expressions: Automatically navigating to the next page if current one is hidden by @olemartinorg in #698
  • Fix code list with mapping not showing up in summary (repeating group) by @bjosttveit in #695
  • fix validation issues for oneOf(ref, null) structure by @nkylstad in #694
  • Clicking links in help text pop-up causes it to close by @bjosttveit in #708
  • Possibly fixing navigation issue by @olemartinorg in #713

Dependency Upgrades 📦

New Contributors

Full Changelog: v3.55.0-alpha1...v3.55.0-alpha2

v3.55.0-alpha1

23 Nov 08:29
b12cbe6
Compare
Choose a tag to compare
v3.55.0-alpha1 Pre-release
Pre-release

What's Changed

New Features 🎉

  • Expressions: Adding debug function for ease of expression development by @olemartinorg in #675
  • Hiding Summary components when original component is hidden by @olemartinorg in #683
  • Give server rowIndex for validateRow trigger by @bjosttveit in #682

Bugfixes 🐛

Dependency Upgrades 📦

  • chore(deps): update npm non-major dependencies by @renovate in #671
  • chore(deps): update dependency jest-mock-axios to v4.7.0-beta2 by @renovate in #670
  • chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.9 by @renovate in #669
  • chore(deps): update dependency cypress to v11 by @renovate in #672

Full Changelog: v3.54.3...v3.55.0-alpha1

v3.54.3

15 Nov 14:07
cc69502
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Bugfix: Missing 'required' property on component was interpreted as 'true' by @olemartinorg in #658
  • Bugfix: Crash when null in textResourceBindings by @olemartinorg in #659

Full Changelog: v3.54.2...v3.54.3

v3.54.2

15 Nov 11:36
6084513
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.54.1...v3.54.2

v3.54.1

15 Nov 11:24
4909f8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.54.0...v3.54.1

v3.54.0

15 Nov 11:04
9b6573b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Other Changes

Dependency Upgrades 📦

  • Updated design system dependency to 0.14.1 by @bjosttveit in #560
  • chore(deps): update dependency eslint-plugin-sonarjs to v0.16.0 by @renovate in #566
  • chore(deps): pin dependencies by @renovate in #533
  • chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8 by @renovate in #534
  • fix(deps): update dependency @altinn/altinn-design-system to v0.15.0 by @renovate in #487
  • chore(deps): update node.js to v18 by @renovate in #522
  • chore(deps): update dependency react-styleguidist to v13 by @renovate in #567
  • chore(deps): update npm non-major dependencies by @renovate in #535
  • Update design-system to 0.17.1 by @bjosttveit in #612
  • chore(deps): update npm non-major dependencies by @renovate in #618
  • chore(deps): update dependency babel-loader to v9 by @renovate in #619
  • chore(deps): update npm non-major dependencies by @renovate in #647

New Contributors

Full Changelog: v3.53.1...v3.54.0

v3.54.0-alpha4

14 Nov 16:08
Compare
Choose a tag to compare
v3.54.0-alpha4 Pre-release
Pre-release

What's Changed

New Features 🎉

Bugfixes 🐛

Other Changes

Dependency Upgrades 📦

  • fix(deps): update dependency @altinn/altinn-design-system to v0.15.0 by @renovate in #487
  • chore(deps): update node.js to v18 by @renovate in #522
  • chore(deps): update dependency react-styleguidist to v13 by @renovate in #567
  • chore(deps): update npm non-major dependencies by @renovate in #535
  • Update design-system to 0.17.1 by @bjosttveit in #612
  • chore(deps): update npm non-major dependencies by @renovate in #618
  • chore(deps): update dependency babel-loader to v9 by @renovate in #619
  • chore(deps): update npm non-major dependencies by @renovate in #647

New Contributors

Full Changelog: v3.54.0-alpha2...v3.54.0-alpha4

v3.54.0-alpha3

31 Oct 13:37
Compare
Choose a tag to compare
v3.54.0-alpha3 Pre-release
Pre-release

Pre-release

This pre-release is made primarily to test a fix for issue with hidden attribute being set on custom components when it should not be.
#591

What's Changed

Full Changelog: v3.54.0-alpha2...v3.54.0-alpha3

v3.54.0-alpha2

21 Oct 13:31
5b20100
Compare
Choose a tag to compare
v3.54.0-alpha2 Pre-release
Pre-release

Pre-release

This pre-release is made primarily to test a potential fix for #511 via #575 and #576

What's Changed

Full Changelog: v3.53.1...v3.54.0-alpha2