v3.66.0
What's Changed
New Features 🎉
- Text cell with help text in grid by @lassopicasso in #1286
- DevTools: Logs by @bjosttveit in #1297
- Switch to Inter font by @bjosttveit in #1173
- Support
renderAsSummary
components in PDF by @bjosttveit in #1318 - Update instance selection table and add pagination by @Magnusrm in #1300
- DevTools: Language selector by @bjosttveit in #1321
- DevTools: Download/Upload xml form data by @bjosttveit in #1319
- feat(Alert): add Alert component which uses @digdir/design-system-react by @mikaelrss in #1289
- New expression:
displayValue
by @bjosttveit in #1341 - Feat/1285 accordion and accordion group by @mikaelrss in #1301
- Static query parameters for options by @bjosttveit in #1370
Bugfixes 🐛
- Option select styling with and without description by @lassopicasso in #1304
- Quick Fix: styling in FileUploadTable by @lassopicasso in #1307
- fix(RadioButtons): add disabled property to FieldSet when readOnly is true by @mikaelrss in #1309
- Fix bug for auto save behavior on change page by @lasseklovstad in #1314
- Fixed log-related render loop in pdf view by @bjosttveit in #1328
- useLogs hook by @bjosttveit in #1334
- Fix bug where rowsPerPage gets set to 0 when defaultSelectedOption is 0 by @Magnusrm in #1340
- Fix hierarchy generator logs freezing app by @bjosttveit in #1351
- fix(Accordion): bug with titles in Accordions. They did not use useLa… by @mikaelrss in #1352
- fix(Alert): use body instead of description for alert textResourceBin… by @mikaelrss in #1355
- Prevent crash on save invalid decimal value by @bjosttveit in #1358
- Fix useDisplayData hook usage in
RepeatingGroupTableRow
by @bjosttveit in #1369 - Fix
Checkboxes
to uselang
instead oflangAsString
by @bjosttveit in #1368
Other Changes
- Modularize validations by @bjosttveit in #1281
- Testing schema formats by @bjosttveit in #1316
- Add JSON schema for applicationmetadata by @Magnusrm in #1322
- Replace table in likert component with table from designsystem by @Magnusrm in #1332
- DevTools: Improved the general tab layout by @bjosttveit in #1306
- Fix CSS injection order by @bjosttveit in #1330
- Refactor fileupload components by @lassopicasso in #1343
Dependency Upgrades 📦
- Update npm non-major dependencies by @renovate in #1293
- Update npm non-major dependencies by @renovate in #1311
- Update dependency @digdir/design-system-react to ^0.18.0 by @renovate in #1312
- Update npm non-major dependencies by @renovate in #1324
- Update dependency prettier to v3 by @renovate in #1327
- chore(deps): update dependency @typescript-eslint/eslint-plugin to v6 by @renovate in #1339
- chore(deps): update npm non-major dependencies by @renovate in #1338
- Installing
ts-node
andtsconfig-paths
by @olemartinorg in #1345 - fix(deps): update npm non-major dependencies by @renovate in #1346
- chore(deps): update dependency eslint-plugin-unused-imports to v3 by @renovate in #1348
- chore(deps): update dependency @typescript-eslint/parser to v6 by @renovate in #1347
- chore(deps): update npm non-major dependencies by @renovate in #1356
- Updated design system and tokens, and grouped renovate PRs for design system by @bjosttveit in #1360
Full Changelog: v3.65.1...v3.66.0