Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v3.54.0
What's Changed
New Features 🎉
- Expressions: Tracks by @olemartinorg in #554
- Expressions: Engine by @olemartinorg in #561
- Implement delete-warning-popover for repeating-groups by @Magnusrm in #498
- Expressions by @olemartinorg in #540
- Feat: Formatting in table view by @bjosttveit in #585
- Validation trigger for single row by @bjosttveit in #594
- JsonSchema for expressions by @olemartinorg in #631
- Expressions: Adding
not
function by @olemartinorg in #632 - Implement design system button into repeating groups by @Magnusrm in #641
- Expressions: Returning
null
whencomponent
is hidden by @olemartinorg in #635
Bugfixes 🐛
- Fix/save and next button followup by @bjosttveit in #570
- Fixed openByDefault to use filter by @bjosttveit in #571
- Fixing duplicate startInitialDataTaskQueue action by @olemartinorg in #576
- Stabilizing fetch options saga by @olemartinorg in #575
- Fix repeating group header alignment by @bjosttveit in #589
- Fix/repeating groups validation by @bjosttveit in #588
- extract hidden prop for custom components by @nkylstad in #591
- fix: make sure progress circle is not wrapping by @torbjokv in #590
- Fix date-format inconsistency by @bjosttveit in #608
- Make MultipleChoiceSummary match styling of normal summary by @ivarne in #609
- Fix language inconsistencies by @bjosttveit in #610
- Fixing panel with groupReference when used inside repeating group by @olemartinorg in #629
- Removing validation messages when hiding fields using dynamics by @olemartinorg in #627
- Fix delete bug in repeating groups by @bjosttveit in #643
- Date picker validation by @bjosttveit in #636
- Fix date-picker appearance to match other components design by @bjosttveit in #649
- Custom web component: Converting React elements to HTML by @olemartinorg in #654
Other Changes
- Expressions: Type-changes by @olemartinorg in #553
- Fixing flakyness in mocked setTimeout() calls by @olemartinorg in #572
- Stabilizing cypress tests (part 1) by @olemartinorg in #574
- Rewriting URLs to app-frontend in Cypress tests by @olemartinorg in #525
- Strict null-checks by @olemartinorg in #597
- Simplifying flattenObject() by @olemartinorg in #546
- Re-introducing brokenness in flattenObject by @olemartinorg in #611
- Moving JsonSchemas into this repo by @olemartinorg in #613
- Added missing schema-definitions by @bjosttveit in #623
- Fixing failing cypress redirect by @olemartinorg in #622
- Prettier: 120 character printWidth by @olemartinorg in #621
- Making unit tests run only when there are changes in
src/
by @olemartinorg in #624 - Schema: Require either numeric or pattern format by @bjosttveit in #625
- Update vs-code settings (print-width) by @bjosttveit in #626
- Expressions:
any
type and shared tests sync by @olemartinorg in #633 - Disabling local/github complexity warning by @olemartinorg in #642
- Adding auto release notes based on labels by @olemartinorg in #652
- Cypress: Using go-to-task button by @olemartinorg in #651
Dependency Upgrades 📦
- Updated design system dependency to 0.14.1 by @bjosttveit in #560
- chore(deps): update dependency eslint-plugin-sonarjs to v0.16.0 by @renovate in #566
- chore(deps): pin dependencies by @renovate in #533
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8 by @renovate in #534
- fix(deps): update dependency @altinn/altinn-design-system to v0.15.0 by @renovate in #487
- chore(deps): update node.js to v18 by @renovate in #522
- chore(deps): update dependency react-styleguidist to v13 by @renovate in #567
- chore(deps): update npm non-major dependencies by @renovate in #535
- Update design-system to 0.17.1 by @bjosttveit in #612
- chore(deps): update npm non-major dependencies by @renovate in #618
- chore(deps): update dependency babel-loader to v9 by @renovate in #619
- chore(deps): update npm non-major dependencies by @renovate in #647
New Contributors
Full Changelog: v3.53.1...v3.54.0
v3.54.0-alpha4
What's Changed
New Features 🎉
- Expressions by @olemartinorg in #540
- Feat: Formatting in table view by @bjosttveit in #585
- Validation trigger for single row by @bjosttveit in #594
- JsonSchema for expressions by @olemartinorg in #631
- Expressions: Adding
not
function by @olemartinorg in #632 - Implement design system button into repeating groups by @Magnusrm in #641
Bugfixes 🐛
- Fix repeating group header alignment by @bjosttveit in #589
- Fix/repeating groups validation by @bjosttveit in #588
- fix: make sure progress circle is not wrapping by @torbjokv in #590
- Fix date-format inconsistency by @bjosttveit in #608
- Make MultipleChoiceSummary match styling of normal summary by @ivarne in #609
- Fix language inconsistencies by @bjosttveit in #610
- Fixing panel with groupReference when used inside repeating group by @olemartinorg in #629
- Removing validation messages when hiding fields using dynamics by @olemartinorg in #627
- Fix delete bug in repeating groups by @bjosttveit in #643
- Date picker validation by @bjosttveit in #636
- Fix date-picker appearance to match other components design by @bjosttveit in #649
Other Changes
- Stabilizing cypress tests (part 1) by @olemartinorg in #574
- extract hidden prop for custom components by @nkylstad in #591
- Rewriting URLs to app-frontend in Cypress tests by @olemartinorg in #525
- Strict null-checks by @olemartinorg in #597
- Simplifying flattenObject() by @olemartinorg in #546
- Re-introducing brokenness in flattenObject by @olemartinorg in #611
- Moving JsonSchemas into this repo by @olemartinorg in #613
- Added missing schema-definitions by @bjosttveit in #623
- Fixing failing cypress redirect by @olemartinorg in #622
- Prettier: 120 character printWidth by @olemartinorg in #621
- Making unit tests run only when there are changes in
src/
by @olemartinorg in #624 - Schema: Require either numeric or pattern format by @bjosttveit in #625
- Update vs-code settings (print-width) by @bjosttveit in #626
- Expressions:
any
type and shared tests sync by @olemartinorg in #633 - Disabling local/github complexity warning by @olemartinorg in #642
- Adding auto release notes based on labels by @olemartinorg in #652
Dependency Upgrades 📦
- fix(deps): update dependency @altinn/altinn-design-system to v0.15.0 by @renovate in #487
- chore(deps): update node.js to v18 by @renovate in #522
- chore(deps): update dependency react-styleguidist to v13 by @renovate in #567
- chore(deps): update npm non-major dependencies by @renovate in #535
- Update design-system to 0.17.1 by @bjosttveit in #612
- chore(deps): update npm non-major dependencies by @renovate in #618
- chore(deps): update dependency babel-loader to v9 by @renovate in #619
- chore(deps): update npm non-major dependencies by @renovate in #647
New Contributors
Full Changelog: v3.54.0-alpha2...v3.54.0-alpha4
v3.54.0-alpha3
Pre-release
This pre-release is made primarily to test a fix for issue with hidden
attribute being set on custom components when it should not be.
#591
What's Changed
- fix(deps): update dependency @altinn/altinn-design-system to v0.15.0 by @renovate in #487
- Stabilizing cypress tests (part 1) by @olemartinorg in #574
- chore(deps): update node.js to v18 by @renovate in #522
- chore(deps): update dependency react-styleguidist to v13 by @renovate in #567
- chore(deps): update npm non-major dependencies by @renovate in #535
- Expressions by @olemartinorg in #540
- Feat: Formatting in table view by @bjosttveit in #585
- Fix repeating group header alignment by @bjosttveit in #589
- Fix/repeating groups validation by @bjosttveit in #588
Full Changelog: v3.54.0-alpha2...v3.54.0-alpha3
v3.54.0-alpha2
Pre-release
This pre-release is made primarily to test a potential fix for #511 via #575 and #576
What's Changed
- Expressions: Type-changes by @olemartinorg in #553
- Expressions: Tracks by @olemartinorg in #554
- Updated design system dependency to 0.14.1 by @bjosttveit in #560
- Expressions: Engine by @olemartinorg in #561
- Implement delete-warning-popover for repeating-groups by @Magnusrm in #498
- chore(deps): update dependency eslint-plugin-sonarjs to v0.16.0 by @renovate in #566
- chore(deps): pin dependencies by @renovate in #533
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8 by @renovate in #534
- Fixing flakyness in mocked setTimeout() calls by @olemartinorg in #572
- Fix/save and next button followup by @bjosttveit in #570
- Fixed openByDefault to use filter by @bjosttveit in #571
- Fixing duplicate startInitialDataTaskQueue action by @olemartinorg in #576
- Stabilizing fetch options saga by @olemartinorg in #575
Full Changelog: v3.53.1...v3.54.0-alpha2
v3.54.0-alpha1
What's Changed
- New pre-release for expressions (#355) following v3.53.0-alpha1
Full Changelog: v3.53.0-alpha1...v3.54.0-alpha1
v3.53.1
What's Changed
- Null-checking edit property by @olemartinorg in #551
Full Changelog: v3.53.0...v3.53.1
v3.53.0
What's Changed
- Feat/396 Open by default with prefill by @bjosttveit in #519
- Removing the checkIfRequired option in handleDataChange by @olemartinorg in #528
- Added save and open next button to repeating groups by @bjosttveit in #526
- Fixing flaky tests sending HTTP requests by @olemartinorg in #524
- Uses tableTitle for table headers if defined by @bjosttveit in #527
- Faster tests without type-checking (& github actions improvements) by @olemartinorg in #529
- Removing react-number-format by @olemartinorg in #531
- Remove grid-item when title is undefined by @bjosttveit in #532
- Bug/validation not working by @nkylstad in #542
- Bug: Fix repeating group UI issues by @bjosttveit in #544
Full Changelog: v3.52.2...v3.53.0
v3.53.0-alpha1
What's Changed
- Preview release for expressions (#355)
v3.52.2
What's Changed
- Docker compose by @olemartinorg in #513
- Bug: Tests failing when removing altinn3local.no from hosts by @bjosttveit in #514
- Bug: checkbox group onblur validation by @bjosttveit in #508
- Include clone command for docker setup by @ivarne in #515
- fix(deps): pin dependency react-select to 5.4.0 by @renovate in #520
- add language support for labels by @nkylstad in #517
- chore(deps): update npm non-major dependencies by @renovate in #521
- Encoding fields in HTTP headers by @olemartinorg in #523
New Contributors
- @bjosttveit made their first contribution in #514
Full Changelog: v3.52.1...v3.52.2
v3.52.2-alpha1
Add language/textresource support to MultipleSelect component