Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.11.0-preview.4
SimpleTable preview for finans, now features lang support for radio button labels.
v4.11.0-preview.3
What's Changed
New Features 🎉
- Feature/button by @HauklandJ in #2689
- Added support for wms-type tilelayers in map-component by @MartinRoberg in #2722
Bugfixes 🐛
- BugFix: change key for geojson so it updates on change by @MartinRoberg in #2729
- Performance fixes that improved ra0692-01 by @olemartinorg in #2732
- Fix distracting MUI console error by @cammiida in #2733
- Run Percy on main branch by @cammiida in #2744
- Preventing removal of stale values with
renderAsSummary
by @olemartinorg in #2743
Other Changes
- Simplifying node hierarchy: Removing
addChild
/removeChild
by @olemartinorg in #2690 - Make useExpressionDataSources and useValidationDataSources cheaper by @bjosttveit in #2720
- Faster save processing, reworking
useNodeValidation()
by @olemartinorg in #2724 - Faster directChildren and pickDirectChildren by @bjosttveit in #2730
- Cheaper version of zustand's useShallow by @bjosttveit in #2739
Dependency Upgrades 📦
- Update npm non-major dependencies (main) by @renovate in #2633
- Update dependency zustand to v5 (main) by @renovate in #2635
New Contributors
- @MartinRoberg made their first contribution in #2729
Full Changelog: v4.10.1-preview...v4.11.0-preview.3
v4.11.0-preview.2
What's Changed
New Features 🎉
- Feature/button by @HauklandJ in #2689
- Added support for wms-type tilelayers in map-component by @MartinRoberg in #2722
Bugfixes 🐛
- BugFix: change key for geojson so it updates on change by @MartinRoberg in #2729
- Performance fixes that improved ra0692-01 by @olemartinorg in #2732
- Fix distracting MUI console error by @cammiida in #2733
- Run Percy on main branch by @cammiida in #2744
- Preventing removal of stale values with
renderAsSummary
by @olemartinorg in #2743
Other Changes
- Simplifying node hierarchy: Removing
addChild
/removeChild
by @olemartinorg in #2690 - Make useExpressionDataSources and useValidationDataSources cheaper by @bjosttveit in #2720
- Faster save processing, reworking
useNodeValidation()
by @olemartinorg in #2724 - Faster directChildren and pickDirectChildren by @bjosttveit in #2730
- Cheaper version of zustand's useShallow by @bjosttveit in #2739
Dependency Upgrades 📦
- Update npm non-major dependencies (main) by @renovate in #2633
- Update dependency zustand to v5 (main) by @renovate in #2635
New Contributors
- @MartinRoberg made their first contribution in #2729
Full Changelog: v4.10.1-preview...v4.11.0-preview.2
Preview of radio buttons in SimpleTable
What's Changed
New Features 🎉
- Feature/button by @HauklandJ in #2689
Bugfixes 🐛
- BugFix: change key for geojson so it updates on change by @MartinRoberg in #2729
Other Changes
- Simplifying node hierarchy: Removing
addChild
/removeChild
by @olemartinorg in #2690 - Make useExpressionDataSources and useValidationDataSources cheaper by @bjosttveit in #2720
- Faster save processing, reworking
useNodeValidation()
by @olemartinorg in #2724 - Faster directChildren and pickDirectChildren by @bjosttveit in #2730
Dependency Upgrades 📦
- Update npm non-major dependencies (main) by @renovate in #2633
- Update dependency zustand to v5 (main) by @renovate in #2635
New Contributors
- @MartinRoberg made their first contribution in #2729
Full Changelog: v4.10.1-preview...v4.11.0-preview.1
v4.10.1-preview
What's Changed
New Features 🎉
- Feat/1804 pdf preview by @adamhaeger in #2710
- Feature/table by @adamhaeger in #2593
Full Changelog: v4.10.0...v4.10.1-preview
v4.10.0
What's Changed
New Features 🎉
- Added Date component, and rewrite Number and Text not handle data logic by @paal2707 in #2647
- Repeating group summary2 table mode by @Magnusrm in #2712
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 - Safer way to select older data while re-generating parts of the node tree by @olemartinorg in #2715
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
v4.10.0-preview.2
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
v4.10.0-preview.1
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
Dependency Upgrades 📦
Full Changelog: v4.9.7...v4.10.0-preview.1
v4.9.7
What's Changed
Bugfixes 🐛
- Fixing several issues with the new Datepicker and making behavior closer to the old one by @bjosttveit in #2625
Full Changelog: v4.9.6...v4.9.7
v4.9.6
What's Changed
Bugfixes 🐛
- Feat/2623 isCompact support for summary2 by @adamhaeger in #2626
- Don't render pagination in
List
without explicit config by @bjosttveit in #2627 - Prevent PDF generator from printing "Unknown error" page by @bjosttveit in #2628
Other Changes
- removes fetchProcessState from AppQueriesProvider and mocks with jest by @cammiida in #2577
- Refactor ProcessContext by @cammiida in #2582
- Refactor routes by @cammiida in #2598
- Don't show unknown error if the user can retry submit by @bjosttveit in #2630
Dependency Upgrades 📦
- Update actions/github-script action to v7 (main) by @renovate in #2634
- Update dependency eslint-plugin-cypress to v4 (main) by @renovate in #2588
Full Changelog: v4.9.5...v4.9.6