Releases: Altinn/app-frontend-react
Releases Β· Altinn/app-frontend-react
v3.59.2-alpha1
What's Changed
Bugfixes π
- Added minimum width to language selector by @bjosttveit in #1030
- Fix starting step on a hidden page by @bjosttveit in #1047
- Added null check for textResourceBindings.title in
SummaryItemCompact
by @bjosttveit in #1050 - 997 wcag issues with file attachment with tag by @lassopicasso in #1041
Other Changes
- Added test case for custom receipt by @bjosttveit in #1027
Dependency Upgrades π¦
- Update dependency jest-mock-axios to v4.7.1 by @renovate in #1032
- Update dependency @types/dompurify to v3 by @renovate in #1034
- Update npm non-major dependencies by @renovate in #1033
Uncategorized changes
- Should be able to use expressions to hide rows within group by @framitdavid in #1036
- Add a simple null check to validation code by @ivarne in #1059
Full Changelog: v3.59.1...v3.59.2-alpha1
v3.59.1
What's Changed
Bugfixes π
- Fix custom receipt not showing the correct layout by @bjosttveit in #1024
Other Changes
Full Changelog: v3.59.0...v3.59.1
v3.59.0
What's Changed
New Features π
- Expand form width button by @bjosttveit in #984
Bugfixes π
- Use resolved node in summary switch by @bjosttveit in #969
- Fix component expression not finding "distant" components by @bjosttveit in #973
- Attachment with tag container, replaced button from material ui with design system by @lassopicasso in #971
- Do not stop the user on warning when submiting the form by @framitdavid in #995
- Selected Language stored in localstorage should be saved per user by @lasseklovstad in #1006
- Wcag tab order is wrong when creating a new group by @lassopicasso in #986
- Transpiling and polyfilling for backwards compatibility on older browsers by @olemartinorg in #1008
Other Changes
- Massive cleanup in component rendering/generation by @olemartinorg in #976
- Making Group and Summary regular components, only node passed to components by @olemartinorg in #987
- Fix layout sets schema by @bjosttveit in #1002
Dependency Upgrades π¦
- Update npm non-major dependencies by @renovate in #981
- Update dependency fork-ts-checker-webpack-plugin to v8 by @renovate in #982
- Updated altinn-design-system dependency to the latest version. by @framitdavid in #998
- Update dependency webpack to v5.76.0 [SECURITY] by @renovate in #1009
- Update npm non-major dependencies by @renovate in #1013
Full Changelog: v3.58.2...v3.59.0
v3.59.0-alpha1
What's Changed
New Features π
- Expand form width button by @bjosttveit in #984
Bugfixes π
- Use resolved node in summary switch by @bjosttveit in #969
- Fix component expression not finding "distant" components by @bjosttveit in #973
- Attachment with tag container, replaced button from material ui with design system by @lassopicasso in #971
Other Changes
- Massive cleanup in component rendering/generation by @olemartinorg in #976
- Making Group and Summary regular components, only node passed to components by @olemartinorg in #987
Dependency Upgrades π¦
- Update npm non-major dependencies by @renovate in #981
- Update dependency fork-ts-checker-webpack-plugin to v8 by @renovate in #982
Full Changelog: v3.58.2...v3.59.0-alpha1
v3.58.2
What's Changed
New Features π
Bugfixes π
- screen reader - error report by @lassopicasso in #963
- Changed error message text - min & max by @lassopicasso in #961
- Update helptext to use digdir designsystem and fix wcag issues by @Magnusrm in #962
- Rename data type to "organization" to match data in store by @mariepauline in #959
- PDF: Hidden expressions in automatic layout not working for
GenericComponent
by @bjosttveit in #967 - error-report fix by @lassopicasso in #966
Dependency Upgrades π¦
New Contributors
- @mariepauline made their first contribution in #959
Full Changelog: v3.58.1...v3.58.2
v3.58.1
What's Changed
Bugfixes π
- Fix generic component in group summary by @bjosttveit in #960
- PDF: Fix issue with automatic layout duplication by @bjosttveit in #964
Full Changelog: v3.58.0...v3.58.1
v3.58.0
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
- Saving datamodel along with list of changed fields and previous values by @olemartinorg in #899
- Allowing specified links to open in the same window by @olemartinorg in #893
- Give dev a compact navbar option (#906) by @lassopicasso in #935
- Footer by @bjosttveit in #871
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
- Summary edit button accessibility by @lassopicasso in #926
- Fix bold text from text-resources by @bjosttveit in #929
- Fix fonts not loading in new pdf by @bjosttveit in #928
- Fixing multiple minor issues with navigation to/from Summary page (fixes #504) by @olemartinorg in #927
- Positioning user menu based on language direction (ltr and rtl) by @lassopicasso in #938
- Fixed crash when receiving calculated changes from server by @olemartinorg in #945
- Bug: Fix excluded children by @bjosttveit in #951
- PDF: Bugfixes by @bjosttveit in #940
- Error message - remove long ID, duplication fix by @lassopicasso in #942
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update digdir design-system by @Magnusrm in #922
- Update dependency execa to v7 by @renovate in #933
- Update npm non-major dependencies by @renovate in #932
- Update npm non-major dependencies by @renovate in #946
- Update dependency @testing-library/react to v14 by @renovate in #948
- Update dependency dompurify to v3 by @renovate in #949
New Contributors
- @lassopicasso made their first contribution in #926
Full Changelog: v3.57.1...v3.58.0
v3.58.0-alpha4
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
- Saving datamodel along with list of changed fields and previous values by @olemartinorg in #899
- Allowing specified links to open in the same window by @olemartinorg in #893
- Give dev a compact navbar option (#906) by @lassopicasso in #935
- Footer by @bjosttveit in #871
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
- Summary edit button accessibility by @lassopicasso in #926
- Fix bold text from text-resources by @bjosttveit in #929
- Fix fonts not loading in new pdf by @bjosttveit in #928
- Fixing multiple minor issues with navigation to/from Summary page (fixes #504) by @olemartinorg in #927
- Positioning user menu based on language direction (ltr and rtl) by @lassopicasso in #938
- Fixed crash when receiving calculated changes from server by @olemartinorg in #945
- Bug: Fix excluded children by @bjosttveit in #951
- PDF: Bugfixes by @bjosttveit in #940
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update digdir design-system by @Magnusrm in #922
- Update dependency execa to v7 by @renovate in #933
- Update npm non-major dependencies by @renovate in #932
- Update npm non-major dependencies by @renovate in #946
- Update dependency @testing-library/react to v14 by @renovate in #948
- Update dependency dompurify to v3 by @renovate in #949
New Contributors
- @lassopicasso made their first contribution in #926
Full Changelog: v3.57.1...v3.58.0-alpha4
v3.58.0-alpha3
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
- Saving datamodel along with list of changed fields and previous values by @olemartinorg in #899
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
- Summary edit button accessibility by @lassopicasso in #926
- Fix bold text from text-resources by @bjosttveit in #929
- Fix fonts not loading in new pdf by @bjosttveit in #928
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update digdir design-system by @Magnusrm in #922
New Contributors
- @lassopicasso made their first contribution in #926
Full Changelog: v3.57.1...v3.58.0-alpha3
v3.58.0-alpha2
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update digdir design-system by @Magnusrm in #922
Full Changelog: v3.57.1...v3.58.0-alpha2