v4.10.0-preview.2
Pre-release
Pre-release
bjosttveit
released this
13 Nov 10:31
·
31 commits
to main
since this release
What's Changed
New Features π
Bugfixes π
- Add language to multipatch and instantiation by @bjosttveit in #2651
- Fix PDF generation when using subform by @bjosttveit in #2663
- Fixes multiple tests failing by @cammiida in #2676
- Grid summary did not render components as desired by @Magnusrm in #2677
- Fix spelling mistake in payment receipt by @Magnusrm in #2661
- Fixing frequent re-renders with latest
app-lib-dotnet
by @olemartinorg in #2683 - Queue for removing nodes by @olemartinorg in #2704
- Rewriting
AppRoutingContext
to avoid late URL state problems by @olemartinorg in #2707
Other Changes
- Panel Component by @cammiida in #2674
- Remove
ApplicationLogic.AllowInSubform
property by @danielskovli in #2682 - Performance: Make node data commit queue cheaper by @bjosttveit in #2686
- Performance: Use node directly in getValidations instead of searching by id by @bjosttveit in #2688
- Performance: Make delayed selector much cheaper by @bjosttveit in #2685
- Refactor Input component to App Components by @cammiida in #2680
- Making node-lookups faster by @olemartinorg in #2701
- Performance: static componentConfigs by @bjosttveit in #2703
- Performance: Speed up
getHostSibling
for repeating group row generation by @bjosttveit in #2709
Dependency Upgrades π¦
- updates eslint-plugin-react-hooks and fixes errors by @cammiida in #2653
- Update dependency uuid to v11 (main) by @renovate in #2667
- Refactors CircleProgress from old Altinn Design System by @cammiida in #2687
- Upgrade Cypress GitHub Action by @cammiida in #2705
Full Changelog: v4.9.7...v4.10.0-preview.2