Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.7.0-geometrymap.preview1
Preview release of map with geometries #2283
v4.6.0
What's Changed
New Features 🎉
- Summary2: Groups by @benjamindehli in #2208
- Document allowedKeysForUserDefinedMetadata property by @bjorntore in #2210
- Update applicationmetadata schema for manual instantiation by @martinothamar in #2209
- fix: added timestamp to pdf by @adamhaeger in #2267
- Feat/21890 summary2 hide unanswered fields by @adamhaeger in #2278
Bugfixes 🐛
- feat: can navigate to specific html elements inside a component by @adamhaeger in #2253
- Feature/render new labels by @paal2707 in #2213
- fix: minor styling update in address component by @adamhaeger in #2272
- fix: mapcomponent URL change to use new cache server dependency bump by @chrisnruud in #2274
- Fix label spacings by @cammiida in #2275
- fixed missing group title by @adamhaeger in #2276
- Feat/1808 logo on pdf by @adamhaeger in #2266
- Add 'base' element to 'head' to normalize relative urls/references by @martinothamar in #2263
Dependency Upgrades 📦
- chore(deps): update dependency style-loader to v4 (main) by @renovate in #2095
- chore(deps): update dependency eslint-plugin-sonarjs to v1 (main) by @renovate in #2082
- chore(deps): update dependency use-immer to ^0.10.0 (main) by @renovate in #2173
- chore(deps): update dependency css-loader to v7 (main) by @renovate in #2015
- chore(deps): update dependency @testing-library/react to v16 (main) by @renovate in #2254
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15 (main) by @renovate in #2135
- fix(deps): update dependency react-content-loader to v7 (main) by @renovate in #2134
- fix(deps): update dependency react-toastify to v10 (main) by @renovate in #2136
- chore(deps): update dependency eslint to v9 (main) by @renovate in #2080
- chore(deps): update npm non-major dependencies (main) by @renovate in #2133
- fix(deps): update dependency uuid to v10 (main) by @renovate in #2271
- fix(deps): update dependency lru-cache to v11 (main) by @renovate in #2269
- chore(deps): update npm non-major dependencies (main) by @renovate in #2268
- Upgrade altinn-design-system to 0.30.2 by @bjosttveit in #2282
New Contributors
- @bjorntore made their first contribution in #2210
- @martinothamar made their first contribution in #2209
- @chrisnruud made their first contribution in #2274
Full Changelog: v4.5.0...v4.6.0
v3.68.6
What's Changed
Bugfixes 🐛
Dependency Upgrades 📦
- V3: Upgrade altinn-design-system to 0.30.2 by @bjosttveit in #2281
Full Changelog: v3.68.5...v3.68.6
v4.5.1-alpha
fixed missing group title (#2276)
v4.5.0
What's Changed
New Features 🎉
- Feature/tabs by @cammiida in #2110
- Add
showLabelsInTable
property toCheckboxes
/RadioButtons
by @NathalieFroissart in #2219
Bugfixes 🐛
- Fix alertOnChange for RadioButtons so it does not alert when empty by @bjosttveit in #2175
- Fix dropdown crashing if option is missing label (attempt #2) by @bjosttveit in #2186
- Remove edit-column for grid in pdf by @Magnusrm in #2203
- Fix DataElementValidatedAtWrongTask bug by @bjosttveit in #2193
- Fix/2229-zero-sum-orders-stuck by @Magnusrm in #2230
Uncategorized changes
- FIx tabs cypress test to correspond with the code by @paal2707 in #2180
- feat: added new summary component with config, can render child nodes by @adamhaeger in #2072
- fix: using overriden taskId to display attachments by @adamhaeger in #2195
- fixed line breaks by @adamhaeger in #2199
- fix: we can now render previous task summaries in pdf by @adamhaeger in #2198
New Contributors
- @NathalieFroissart made their first contribution in #2219
Full Changelog: v4.4.1...v4.5.0
Sprint 45 Preview
What's Changed
New Features 🎉
Bugfixes 🐛
- Fix alertOnChange for RadioButtons so it does not alert when empty by @bjosttveit in #2175
- Fix dropdown crashing if option is missing label (attempt #2) by @bjosttveit in #2186
Uncategorized changes
- FIx tabs cypress test to correspond with the code by @paal2707 in #2180
- feat: added new summary component with config, can render child nodes by @adamhaeger in #2072
- fix: using overriden taskId to display attachments by @adamhaeger in #2195
Full Changelog: v4.4.1...v4.5.0-alpha2
v4.5.0-alpha1
What's Changed
New Features 🎉
- Feat/2070 summary component 2: Added Radio group Feat/2060 and Checkbox group Feat/2061 by @benjamindehli in #2131
- Feature/tabs by @cammiida in #2110
Uncategorized changes
- Feat/2058 file upload summary by @adamhaeger in #2158
New Contributors
- @benjamindehli made their first contribution in #2131
Full Changelog: v4.4.1...v4.5.0-alpha1
v4.4.1
What's Changed
Bugfixes 🐛
- Fix dropdown crashing if option is missing label by @bjosttveit in #2166
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
New Features 🎉
- Expression support for number formatting by @bjosttveit in #2127
- Cards, Video and Audio components by @olemartinorg in #2123
- Alert on change for Dropdown and MultipleSelect by @bjosttveit in #2140
Bugfixes 🐛
- Fix/kan-ikke-velge-underenhet-2033 by @HauklandJ in #2126
- refactor: never show add button when maxCount is reached by @HauklandJ in #2141
- fix: normalize file extensions to lower case by @HauklandJ in #2157
Other Changes
- Use proper readOnly state for Checkboxes, Radiobuttons, and Likert by @bjosttveit in #2132
- DevTools: Click directly on components to show details by @bjosttveit in #2159
Dependency Upgrades 📦
- chore(deps): update npm non-major dependencies (main) by @renovate in #2119
- fix(deps): update dependency node-polyfill-webpack-plugin to v4 (main) by @renovate in #2121
- chore(deps): update dependency eslint-plugin-unused-imports to v4 (main) by @renovate in #2120
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.13 (main) by @renovate in #2067
New Contributors
- @HauklandJ made their first contribution in #2126
- @danielskovli made their first contribution in #2162
Full Changelog: v4.3.1...v4.4.0