v2.0.0
25.6.2024
Breaking Changes
- [BodyText]: Rename 'size' Input to 'variant', remove 'color' Input by @xanxan in #387
- [Dependencies]: Update Angular 16 to 17 by @videoeero in #370
- [Description List]: Refactoring and removing fudisActions slot from DescriptionListDetailsComponent by @videoeero in #371
- [Description List Details, Description List Term]: Change input name 'textContent' to 'contentText'" by @xanxan in #388
- [Form, ErrorSummary]: Remove errorSummaryLinkType by @videoeero in #384
- [Form & Section]: Rename titleLevel to level, add badge option for Section by @MayaMarjut in #382
- [Heading, Section, Form]: Input property name changes: size --> variant, titleSize --> titleVariant by @videoeero in #369
- [Link]: Remove color input, refactor link text and external icon color to always be primary-dark by @xanxan in #391
- [Notification]: Refactoring and removed following inputs: link, externalLink, linkTitle by @xanxan in #367
Features
- [Datepicker, DateAdapter]: Expose to public API by @RiinaKuu in #365
- [Select, Multiselect]: Expose to public API by @videoeero in #366
Improvements
- [Form components]: Dynamic property check on controls' updateValueAndValidity by @videoeero in #395
- [Link]: Clarify documentation by @RiinaKuu in #381
- [Select, Multiselect]: Add filter help text features by @videoeero in #389
- [Typography]: Add table caption mixin by @RiinaKuu in #368
Fixes
- [Guidance, Description-List, Button]: Fix max-length indiactor's width and spacing, hide variant option from Nested DL Story, adjust Button height by @xanxan in #394
Chore
- [Dialog, Tooltip, Notification]: Sync components to match Figma designs by @RiinaKuu in #374
- [Expandable]: Add required input property to documentation by @aareyo in #378
- [Select, Multiselect]: Playwright tests and logic adjustments by @videoeero in #383
- [Translations]: Unify translation usage by @videoeero in #373
- [Utilities]: Remove getTrimmedTextContent by @MayaMarjut in #364
Dependencies
- Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #390
- Bump braces from 3.0.2 to 3.0.3 in /ngx-fudis in the npm_and_yarn group across 1 directory by @dependabot in #396
New Contributors
Full Changelog: v1.3.1...v2.0.0