Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v3.55.0-alpha3
What's Changed
New Features 🎉
- Use new table component in repeating groups by @bjosttveit in #650
- Enable expressions for TextResourceBindings and expressions per row in repeating groups by @Magnusrm in #714
- Changed the loading text to be more neutral by @bjosttveit in #730
Bugfixes 🐛
- Fix for navigating with combined PageOrder + dynamics by @olemartinorg in #720
- Improve the display of headers when referenced in summary by @ivarne in #725
- Fix race-condition in useDelayedSavedState by @bjosttveit in #733
Other Changes
- Cleanup in repo by @olemartinorg in #724
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #719
Dependency upgrades
- chore(deps): update dependency @types/uuid to v9 by @renovate in #722
- chore(deps): update npm non-major dependencies by @renovate in #721
New Contributors
- @lgtm-com made their first contribution in #719
Full Changelog: v3.55.0-alpha2...v3.55.0-alpha3
v3.55.0-alpha2
What's Changed
New Features 🎉
Bugfixes 🐛
- Enabling automatic WCAG tests, fixing some issues by @olemartinorg in #697
- Expressions: Automatically navigating to the next page if current one is hidden by @olemartinorg in #698
- Fix code list with mapping not showing up in summary (repeating group) by @bjosttveit in #695
- fix validation issues for oneOf(ref, null) structure by @nkylstad in #694
- Clicking links in help text pop-up causes it to close by @bjosttveit in #708
- Possibly fixing navigation issue by @olemartinorg in #713
Dependency Upgrades 📦
- Upgrading to the latest design system version by @olemartinorg in #686
- chore(deps): update npm non-major dependencies by @renovate in #690
- chore(deps): update dependency webpack-cli to v5 by @renovate in #692
- chore(deps): update dependency jest-junit to v15 by @renovate in #691
- fix(deps): update dependency axios to v1 by @renovate in #536
- Upgrading design system to v0.25.1 by @olemartinorg in #699
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.10 by @renovate in #702
- chore(deps): update npm non-major dependencies by @renovate in #703
- Upgrading to the latest design system patch by @olemartinorg in #711
New Contributors
Full Changelog: v3.55.0-alpha1...v3.55.0-alpha2
v3.55.0-alpha1
What's Changed
New Features 🎉
- Expressions: Adding debug function for ease of expression development by @olemartinorg in #675
- Hiding Summary components when original component is hidden by @olemartinorg in #683
- Give server rowIndex for validateRow trigger by @bjosttveit in #682
Bugfixes 🐛
- Fix saving row with triggers=validation by @bjosttveit in #664
- Align radio and checkbox to top by @bjosttveit in #676
- Enabling
readOnly
option for radios and checkboxes by @olemartinorg in #663
Dependency Upgrades 📦
- chore(deps): update npm non-major dependencies by @renovate in #671
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta2 by @renovate in #670
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.9 by @renovate in #669
- chore(deps): update dependency cypress to v11 by @renovate in #672
Full Changelog: v3.54.3...v3.55.0-alpha1
v3.54.3
What's Changed
Bugfixes 🐛
- Bugfix: Missing 'required' property on component was interpreted as 'true' by @olemartinorg in #658
- Bugfix: Crash when
null
intextResourceBindings
by @olemartinorg in #659
Full Changelog: v3.54.2...v3.54.3
v3.54.2
What's Changed
- Yet another release script fix by @olemartinorg in #656
- All of these changes
Full Changelog: v3.54.1...v3.54.2
v3.54.1
What's Changed
- Release script: Fixing the author name + email by @olemartinorg in #655
- All of these changes
Full Changelog: v3.54.0...v3.54.1
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