Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.17.1
What's Changed
Bugfixes 🐛
- Fixing Summary2 + Subform with option-components by @olemartinorg in #3022
Full Changelog: v4.17.0...v4.17.1
v4.17.0
What's Changed
New Features 🎉
- New expression functions:
compare
, string functions and more by @olemartinorg in #2961 optionLabel
expression function by @olemartinorg in #3004
Bugfixes 🐛
- Fix previous page button getting squeezed by @bjosttveit in #2998
- Adding tests for re-instantiation, fixing rare eternal loading by @olemartinorg in #2999
- Fix for rare duplicate instantiation by @olemartinorg in #3013
Dependency Upgrades 📦
Full Changelog: v4.16.1...v4.17.0
v4.16.1
What's Changed
Bugfixes 🐛
- Removes empty space under video and audio in cards on position bottom by @cammiida in #2964
- Refactoring the party filter, properly support subunits and bankruptcy estates by @olemartinorg in #2975
- Reduces required length of last name in person lookup from 2 to 1 by @cammiida in #2986
- Warning about
FileUpload
components with duplicate bindings by @olemartinorg in #2982 - Fix page navigation when using returnUrl by @bjosttveit in #2970
- including current party in headers for POST stateless/data by @adamhaeger in #2987
- Re-enabling party selection before stateless by @olemartinorg in #2988
- Fix validation exception in receipt by @bjosttveit in #2994
- Fix add subform race condition by @bjosttveit in #2995
- Allow instantiation retry after failed attempt by @danielskovli in #2985
Other Changes
- Better fuzz testing for PDF generation by @bjosttveit in #2965
- Use Designsystemet instead of altinn/designsystem for Pagination by @paal2707 in #2980
- DX: Fixing broken memoization by @olemartinorg in #2989
- Fix flaky auto save test and add spinner to back button by @bjosttveit in #2992
Dependency Upgrades 📦
Full Changelog: v4.16.0...v4.16.1
v4.16.0
What's Changed
New Features 🎉
Option
component by @olemartinorg in #2884
Bugfixes 🐛
- Fix Input size in repeating group with mode showAll by @bjosttveit in #2943
- Fix payment loading for custom payment pages by @Magnusrm in #2901
- Avoid infinite zoom in map when geometry is a single point by @MartinRoberg in #2956
- Allowing more components to show up inside an Accordion by @olemartinorg in #2957
- Make sure options are loaded in PDF by @bjosttveit in #2958
- Cleanup in Date component + formatDate expression by @olemartinorg in #2959
Other Changes
- Move helptext component to app-components from designsystem by @paal2707 in #2935
- Reworking how expression functions are defined by @olemartinorg in #2948
Dependency Upgrades 📦
- Update npm non-major dependencies by @renovate in #2940
- Update dependency cypress to v14 by @renovate in #2941
- Update dependency eslint-config-prettier to v10 by @renovate in #2953
Full Changelog: v4.15.2...v4.16.0
v4.15.2
What's Changed
Bugfixes 🐛
- Issues in Custom component by @adamhaeger in #2920
- Added language to doPerformAction in CustomButtonComponent.tsx by @adamhaeger in #2918
Other Changes
- Synchronizing shared expression tests with backend by @olemartinorg in #2917
- Improved search in Dropdown and MultipleSelect by @bjosttveit in #2933
Dependency Upgrades 📦
Full Changelog: v4.15.1...v4.15.2
v4.15.1
What's Changed
Bugfixes 🐛
- Help text bubble size affected by component title length by @paal2707 in #2900
- Fix
formatMinimum
andformatMaximum
behavior by @bjosttveit in #2908 - InnerGrid is overwritten by xs:12 in ComponentStructoreWrapper by @paal2707 in #2913
Other Changes
- Validate and warn mismatch between
format
andtimeStamp
by @bjosttveit in #2906 - Rewriting most remaining MUI usage by @olemartinorg in #2905
Full Changelog: v4.15.0...v4.15.1
v4.15.0
What's Changed
New Features 🎉
- Add summary2 for "Custom" component by @benjamindehli in #2840
Other Changes
- Handle missing profile when the logged in client in not a user (e.g. service owner) by @martinothamar in #2889
Dependency Upgrades 📦
Full Changelog: v4.14.1...v4.15.0
v4.14.1
v4.14.0
What's Changed
New Features 🎉
- Disabling roles api call if api version is too low by @adamhaeger in #2847
Bugfixes 🐛
- Expressions for roles working by @adamhaeger in #2825
- Fix Datepicker crashing when deleting year or month from picker by @bjosttveit in #2842
- Fix bug where invalid data did not get removed when clearing input by @bjosttveit in #2845
- Fix future issues with processing layout-sets by @bjosttveit in #2859
- Installing
cypress-fail-on-console-error
+ console error fixes by @olemartinorg in #2860 - Updates eslint react key rule and fixes errors by @cammiida in #2865
- Broken deep validations in nested repeating groups by @olemartinorg in #2867
- Fixing mutation of options causing broken
optionFilter
when used along withsource
options by @olemartinorg in #2875 - Refetching roles when party and instance changes by @adamhaeger in #2868
- Fixes to RepeatingGroup Table Summary2 CSS by @cammiida in #2881
Other Changes
- Minor test formatting fixes by @cammiida in #2843
- Updates font sizes for print and group component heading by @cammiida in #2870
- More info in assertion failure output for pdf test by @martinothamar in #2877
- Updates way of intercepting requests in cypress test by @cammiida in #2878
Dependency Upgrades 📦
- Update npm non-major dependencies (main) by @renovate in #2834
- Update dependency webpack-cli to v6 (main) by @renovate in #2849
- Update dependency use-immer to v0.11.0 (main) by @renovate in #2835
- Update dependency react-toastify to v11 (main) by @renovate in #2848
- Update npm non-major dependencies (main) by @renovate in #2855
Full Changelog: v4.13.0...v4.14.0
v4.14.0-preview.1
Preview release to test role expresssions.
What's Changed
Bugfixes 🐛
- Fix Datepicker crashing when deleting year or month from picker by @bjosttveit in #2842
Other Changes
Uncategorized changes
- expressions for roles working by @adamhaeger in #2825
Full Changelog: v4.13.0...v4.14.0-preview.1