v4.2.0
What's Changed
New Features 🎉
- feat: add textResourceBinding.returnToSummaryButtonTitle for Summary component by @mikaelrss in #1945
- feat: add property nextButton to Summary component's display property by @mikaelrss in #1947
- feat: Add function for creating links to pages/components in the form… by @mikaelrss in #1948
- fix: make the back button be secondary variant if next button is present by @mikaelrss in #1946
Bugfixes 🐛
- fix: decimal separator stripped from textinput by @adamhaeger in #1823
- Fix/1696 decimal separator stripped edge case by @adamhaeger in #1969
- Do not show required validation when data is invalid by @bjosttveit in #1993
- Fallback to title for summary titles for group by @Magnusrm in #1976
- Align helptext with legend by @Magnusrm in #1975
- Render linkToComponent and linkToPage as pure text if hidden/does not exist by @mikaelrss in #1995
- fix: styled the text-only focus state to look more like the input state by @adamhaeger in #1990
Dependency Upgrades 📦
- fix(deps): update npm non-major dependencies (main) by @renovate in #1929
- chore(deps): update dependency jsdom to v24 (main) by @renovate in #1967
- chore(deps): update dependency husky to v9 (main) - autoclosed by @renovate in #1966
- chore(deps): update dependency @types/marked to v6 (main) by @renovate in #1965
- chore(deps): update npm non-major dependencies (main) by @renovate in #1964
- chore(deps): update dependency eslint-plugin-sonarjs to v0.25.0 (main) by @renovate in #1996
- chore(deps): update dependency @types/mime to v4 (main) by @renovate in #1997
- chore(deps): update npm non-major dependencies (main) by @renovate in #1978
Full Changelog: v4.1.2...v4.2.0