Releases: Altinn/app-frontend-react
Releases Β· Altinn/app-frontend-react
v3.58.0-alpha4
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
- Saving datamodel along with list of changed fields and previous values by @olemartinorg in #899
- Allowing specified links to open in the same window by @olemartinorg in #893
- Give dev a compact navbar option (#906) by @lassopicasso in #935
- Footer by @bjosttveit in #871
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
- Summary edit button accessibility by @lassopicasso in #926
- Fix bold text from text-resources by @bjosttveit in #929
- Fix fonts not loading in new pdf by @bjosttveit in #928
- Fixing multiple minor issues with navigation to/from Summary page (fixes #504) by @olemartinorg in #927
- Positioning user menu based on language direction (ltr and rtl) by @lassopicasso in #938
- Fixed crash when receiving calculated changes from server by @olemartinorg in #945
- Bug: Fix excluded children by @bjosttveit in #951
- PDF: Bugfixes by @bjosttveit in #940
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update digdir design-system by @Magnusrm in #922
- Update dependency execa to v7 by @renovate in #933
- Update npm non-major dependencies by @renovate in #932
- Update npm non-major dependencies by @renovate in #946
- Update dependency @testing-library/react to v14 by @renovate in #948
- Update dependency dompurify to v3 by @renovate in #949
New Contributors
- @lassopicasso made their first contribution in #926
Full Changelog: v3.57.1...v3.58.0-alpha4
v3.58.0-alpha3
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
- Saving datamodel along with list of changed fields and previous values by @olemartinorg in #899
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
- Summary edit button accessibility by @lassopicasso in #926
- Fix bold text from text-resources by @bjosttveit in #929
- Fix fonts not loading in new pdf by @bjosttveit in #928
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update digdir design-system by @Magnusrm in #922
New Contributors
- @lassopicasso made their first contribution in #926
Full Changelog: v3.57.1...v3.58.0-alpha3
v3.58.0-alpha2
What's Changed
New Features π
- PDF: Added more page-break options by @bjosttveit in #916
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - WCAG: Fixed
aria-expanded
on delete button without popover by @bjosttveit in #915 - Fixing component ID regex to allow our UUIDs by @olemartinorg in #918
Other Changes
- Update links in readme to point to new app-localtest repo by @bjosttveit in #913
Dependency Upgrades π¦
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
- Update npm non-major dependencies by @renovate in #863
- Update dependency @altinn/altinn-design-system to v0.27.4 by @renovate in #841
- Update npm non-major dependencies by @renovate in #910
- Update dependency rimraf to v4 by @renovate in #911
- Update digdir design-system by @Magnusrm in #922
Full Changelog: v3.57.1...v3.58.0-alpha2
v3.58.0-alpha1
What's Changed
Bugfixes π
- Preventing crash on Party selection for users with names that contains abnormal spaces by @olemartinorg in #885
- WCAG: Added
aria-expanded
to repeating group edit button by @bjosttveit in #900 - Adding missing showProgress to layoutSettings schema by @olemartinorg in #894
Dependency Upgrades π¦
- Update npm non-major dependencies by @renovate in #863
- Update dependency @types/uuid to v9 by @renovate in #889
- Update dependency eslint-plugin-simple-import-sort to v10 by @renovate in #890
Full Changelog: v3.57.1...v3.58.0-alpha1
v3.57.1
What's Changed
New Features π
- Repeating groups: Exclude non-form components from table header by @bjosttveit in #879
Bugfixes π
- PDF: Fix issue when components are undefined in settings by @bjosttveit in #884
Other Changes
- Fix
pageBreak
property in component schema by @bjosttveit in #882
Full Changelog: v3.57.0...v3.57.1
v3.57.0
What's Changed
New Features π
- Added the missing map-component to layout.schema.v1.json by @framitdavid in #821
- Easier preview for PDF development by @bjosttveit in #827
- mapping on list component and added searchbar by @johlie in #766
- Fetch PDF format from backend by @bjosttveit in #824
- List component: Using responsive/mobile table by @johlie in #835
- Expressions optimization and streamlining by @olemartinorg in #861
- WCAG: Input purpose/autocomplete property by @mijohansen in #866
Bugfixes π
- Expressions: Minor bugs, friction, debugging improvements by @olemartinorg in #837
- WCAG: Change group title from
p
toh2
by @bjosttveit in #848 - WCAG: Fix screen reader issues with FileUpload by @bjosttveit in #851
- WCAG: A more informative standard
<title>
by @bjosttveit in #849 - WCAG: Fix parsing error in
Paragraph
component by @bjosttveit in #847 - WCAG: AltinnSpinner should accessibile and validation errors onBlur should be informative by @framitdavid in #864
- WCAG: Likert component fixes by @mijohansen in #857
- WCAG: Focus states by @bjosttveit in #860
- Fixed many issues with different modes of repeating groups by @bjosttveit in #854
- Expression schema: Fixing overlapping type reference by @olemartinorg in #877
- Paragraphs were shown as empty fields in summary by @bjosttveit in #875
Other Changes
- Replace all instances of
AltinnButton
with design system buttons by @bjosttveit in #852
Dependency Upgrades π¦
- chore(deps): update dependency jsdom to v21 by @renovate in #833
- chore(deps): update npm non-major dependencies by @renovate in #816
- Upgrading design system to 0.26.1 by @olemartinorg in #846
- chore(deps): update npm non-major dependencies by @renovate in #840
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta3 by @renovate in #839
- chore(deps): update dependency eslint-plugin-sonarjs to v0.18.0 by @renovate in #842
- Remove old design system dependency and import css directly by @bjosttveit in #855
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta4 by @renovate in #862
- Update altinn-design-system dep by @framitdavid in #873
New Contributors
- @framitdavid made their first contribution in #821
- @johlie made their first contribution in #766
- @mijohansen made their first contribution in #857
Full Changelog: v3.56.0...v3.57.0
v3.57.0-alpha-4
What's Changed
New Features π
- Easier preview for PDF development by @bjosttveit in #827
- Fetch PDF format from backend by @bjosttveit in #824
- List component: Using responsive/mobile table by @johlie in #835
- Expressions optimization and streamlining by @olemartinorg in #861
- WCAG: Input purpose/autocomplete property by @mijohansen in #866
- Added the missing map-component to layout.schema.v1.json by @framitdavid in #821
- mapping on list component and added searchbar by @johlie in #766
Bugfixes π
- Expressions: Minor bugs, friction, debugging improvements by @olemartinorg in #837
- WCAG: Change group title from
p
toh2
by @bjosttveit in #848 - WCAG: Fix screen reader issues with FileUpload by @bjosttveit in #851
- WCAG: A more informative standard
<title>
by @bjosttveit in #849 - WCAG: Fix parsing error in
Paragraph
component by @bjosttveit in #847 - Fixed many issues with different modes of repeating groups by @bjosttveit in #854
- WCAG: AltinnSpinner should accessibile and validation errors onBlur should be informative by @framitdavid in #864
- WCAG: Likert component fixes by @mijohansen in #857
- WCAG: Focus states by @bjosttveit in #860
Other Changes
- Replace all instances of
AltinnButton
with design system buttons by @bjosttveit in #852
Dependency Upgrades π¦
- chore(deps): update dependency jsdom to v21 by @renovate in #833
- chore(deps): update npm non-major dependencies by @renovate in #816
- Upgrading design system to 0.26.1 by @olemartinorg in #846
- chore(deps): update npm non-major dependencies by @renovate in #840
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta3 by @renovate in #839
- chore(deps): update dependency eslint-plugin-sonarjs to v0.18.0 by @renovate in #842
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta4 by @renovate in #862
- Update altinn-design-system dep by @framitdavid in #873
- Remove old design system dependency and import css directly by @bjosttveit in #855
New Contributors
- @framitdavid made their first contribution in #821
- @johlie made their first contribution in #766
- @mijohansen made their first contribution in #857
Full Changelog: v3.56.0...v3.57.0-alpha4
v3.57.0-alpha3
What's Changed
New Features π
- Easier preview for PDF development by @bjosttveit in #827
- Fetch PDF format from backend by @bjosttveit in #824
- List component: Using responsive/mobile table by @johlie in #835
Bugfixes π
- Expressions: Minor bugs, friction, debugging improvements by @olemartinorg in #837
- WCAG: Change group title from
p
toh2
by @bjosttveit in #848 - WCAG: Fix screen reader issues with FileUpload by @bjosttveit in #851
- WCAG: A more informative standard
<title>
by @bjosttveit in #849 - WCAG: Fix parsing error in
Paragraph
component by @bjosttveit in #847 - Fixed many issues with different modes of repeating groups by @bjosttveit in #854
- WCAG: AltinnSpinner should accessibile and validation errors onBlur should be informative by @framitdavid in #864
- WCAG: Likert component fixes by @mijohansen in #857
- WCAG: Focus states by @bjosttveit in #860
Other Changes
- Replace all instances of
AltinnButton
with design system buttons by @bjosttveit in #852 - Remove old design system dependency and import css directly by @bjosttveit in #855
Dependency Upgrades π¦
- chore(deps): update dependency jsdom to v21 by @renovate in #833
- chore(deps): update npm non-major dependencies by @renovate in #816
- Upgrading design system to 0.26.1 by @olemartinorg in #846
- chore(deps): update npm non-major dependencies by @renovate in #840
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta3 by @renovate in #839
- chore(deps): update dependency eslint-plugin-sonarjs to v0.18.0 by @renovate in #842
- chore(deps): update dependency jest-mock-axios to v4.7.0-beta4 by @renovate in #862
Uncategorized changes
- Added the missing map-component to layout.schema.v1.json by @framitdavid in #821
- mapping on list component and added searchbar by @johlie in #766
New Contributors
- @framitdavid made their first contribution in #821
- @johlie made their first contribution in #766
- @mijohansen made their first contribution in #857
Full Changelog: v3.56.0...v3.57.0-alpha3
v3.57.0-alpha2
What's Changed
New Features π
- Easier preview for PDF development by @bjosttveit in #827
- Fetch PDF format from backend by @bjosttveit in #824
Bugfixes π
- Expressions: Minor bugs, friction, debugging improvements by @olemartinorg in #837
Dependency Upgrades π¦
Uncategorized changes
- Added the missing map-component to layout.schema.v1.json by @framitdavid in #821
- chore(deps): update dependency jsdom to v21 by @renovate in #833
- mapping on list component and added searchbar by @johlie in #766
New Contributors
- @framitdavid made their first contribution in #821
- @johlie made their first contribution in #766
Full Changelog: v3.56.0...v3.57.0-alpha2
v3.57.0-alpha1
What's Changed
New Features π
- Easier preview for PDF development by @bjosttveit in #827
Dependency Upgrades π¦
Uncategorized changes
- Added the missing map-component to layout.schema.v1.json by @framitdavid in #821
- chore(deps): update dependency jsdom to v21 by @renovate in #833
- mapping on list component and added searchbar by @johlie in #766
New Contributors
- @framitdavid made their first contribution in #821
- @johlie made their first contribution in #766
Full Changelog: v3.56.0...v3.57.0-alpha1