Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.20.4
v4.20.3
What's Changed
Bugfixes 🐛
- Fixed help text position #3519
- Prevent layout shifts with skip to main content button #3532
- Fix focus on Dropzone, ErrorReport, Helptext and links #3540
- Remove limitation on number of rows in table header in repeating group (ellipsis) #3541
Full Changelog: v4.20.2...v4.20.3
v4.21.0-preview.1
What's Changed
New Features 🎉
- added option to open link in new tab by @adamhaeger in #3423
- added summary2 support for cards by @adamhaeger in #3431
- Feat/expression on validation message by @paal2707 in #3454
- Group attachments in AttachmentList by data type grouping by @cammiida in #3465
- Adds support for showing data type description in attachment list by @cammiida in #3472
Bugfixes 🐛
- added summary2 support for accordion by @adamhaeger in #3430
- Fix/api table open in new tab by @adamhaeger in #3442
- Improves screen reader experience for new page navigation by @cammiida in #3455
- Fix/3408 file scan status by @adamhaeger in #3456
- Fix tag colors by @Magnusrm in #3491
- Fix alert on delete popover for rep.group by @Magnusrm in #3502
- Add arrow navigation to language selector by @Magnusrm in #3499
- Fixes sizes for HeaderComponent by @cammiida in #3506
Other Changes
- Refactoring language and expressions to not need
node
objects by @olemartinorg in #3425 - Brukerstyrt signing cypress test by @cammiida in #3434
- Fixes Jest warning about isolated modules config by @cammiida in #3436
- Rewriting
rows
state forRepeatingGroup
andLikert
by @olemartinorg in #3432 - Refactor: Moving the Likert layout fakery up to
LayoutsContext
by @olemartinorg in #3445 - React Router future - startTransition: true by @cammiida in #3446
- Refactor attachment list component by @cammiida in #3461
- Refactor: Make node object required in
useNodeItem()
by @olemartinorg in #3462 - Chore/update ds by @Magnusrm in #3231
- Evaluating expressions only as-needed by @olemartinorg in #3443
- Refactor: Rewriting data model validation to a hook by @olemartinorg in #3487
- Refactor: Moving
nodeData.layout
out from NodesContext by @olemartinorg in #3503 - Refactor: Moving options storage out from NodesContext by @olemartinorg in #3504
- Refactor: Suggested fixes from recent PR feedback by @olemartinorg in #3507
- Fixes for embedded FormProvider by @olemartinorg in #3402
Dependency Upgrades 📦
- Update npm non-major dependencies by @renovate in #3360
- Update dependency lint-staged to v16 by @renovate in #3379
- Update github/codeql-action digest to fca7ace by @renovate in #3378
- Update github/codeql-action digest to ce28f5b by @renovate in #3437
- Update npm non-major dependencies by @renovate in #3438
- Update dependency jest to v30 by @renovate in #3467
- Update dependency babel-jest to v30 by @renovate in #3466
- Update dependency @types/jest to v30 by @renovate in #3498
- Update npm non-major dependencies by @renovate in #3497
Full Changelog: v4.20.2...v4.21.0-preview.1
v4.20.2
v4.20.1
What's Changed
Bugfixes 🐛
- Remove max-height to not clip sub units by @bjosttveit in #3429
Other Changes
- Rewriting required-banner to use layout lookups by @olemartinorg in #3422
Dependency Upgrades 📦
Full Changelog: v4.20.0...v4.20.1
v4.20.0
What's Changed
New Features 🎉
- Setting inputMode for Input components when autocomplete or variant h… by @olemartinorg in #3391
- refetch document list on mount by @HauklandJ in #3403
- Multiline text for
TextArea
components in Summary by @olemartinorg in #3396
Bugfixes 🐛
- Fix broken Tabs in Tabs by @olemartinorg in #3388
- Accessibility fixes for Datepicker by @olemartinorg in #3394
- label instead of value for summary and summary2 on group by @paal2707 in #3398
- Rebuilding
hideEmptyFields
in Summary2 by @olemartinorg in #3336 - Full width
PersonLookup
andOrganisationLookup
+ other fixes by @olemartinorg in #3400 - Fetching missed code list used in
optionLabel
expression by @olemartinorg in #3405 - Fixing 'Edit' button in RepeatingGroup table summaries by @olemartinorg in #3389
- Bug/group label by @paal2707 in #3415
- Summary2: Adding missing EmptyChildrenBoundary when rendering pages in Accordion by @olemartinorg in #3418
Other Changes
- Date format pdf by @HauklandJ in #3412
Full Changelog: v4.19.3...v4.20.0
v4.20.0-preview.2
What's Changed
New Features 🎉
- Setting inputMode for Input components when autocomplete or variant h… by @olemartinorg in #3391
- refetch document list on mount by @HauklandJ in #3403
- Multiline text for
TextArea
components in Summary by @olemartinorg in #3396
Bugfixes 🐛
- Fix broken Tabs in Tabs by @olemartinorg in #3388
- Accessibility fixes for Datepicker by @olemartinorg in #3394
- label instead of value for summary and summary2 on group by @paal2707 in #3398
- Rebuilding
hideEmptyFields
in Summary2 by @olemartinorg in #3336 - Full width
PersonLookup
andOrganisationLookup
+ other fixes by @olemartinorg in #3400 - Fetching missed code list used in
optionLabel
expression by @olemartinorg in #3405 - Fixing 'Edit' button in RepeatingGroup table summaries by @olemartinorg in #3389
Other Changes
- Date format pdf by @HauklandJ in #3412
Full Changelog: v4.19.3...v4.20.0-preview.2
v4.20.0-preview.1
What's Changed
New Features 🎉
- Setting inputMode for Input components when autocomplete or variant h… by @olemartinorg in #3391
- refetch document list on mount by @HauklandJ in #3403
Bugfixes 🐛
- Fix broken Tabs in Tabs by @olemartinorg in #3388
- Accessibility fixes for Datepicker by @olemartinorg in #3394
- label instead of value for summary and summary2 on group by @paal2707 in #3398
- Rebuilding
hideEmptyFields
in Summary2 by @olemartinorg in #3336 - Full width
PersonLookup
andOrganisationLookup
+ other fixes by @olemartinorg in #3400
Full Changelog: v4.19.3...v4.20.0-preview.1
v4.19.3
What's Changed
Bugfixes 🐛
- Bug/list checked issue by @paal2707 in #3377
- Fixing rare broken row-removal in PATCH by @olemartinorg in #3380
Full Changelog: v4.19.2...v4.19.3