Skip to content

v2.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiinaKuu RiinaKuu released this 10 Jun 13:05
· 963 commits to main since this release

10.6.2024

Breaking Changes

  • [Notification]: Refactoring and removed following inputs: link, externalLink, linkTitle by @xanxan in #367
  • [Dependencies]: Update Angular 16 to 17 by @videoeero in #370
  • [Description List]: Refactoring and removing fudisActions slot from DescriptionListDetailsComponent by @videoeero in #371
  • [Form & Section]: Rename titleLevel to level and badge added to Section by @MayaMarjut in #382
  • [Heading, Section, Form]: Input property name changes: size --> variant, titleSize --> titleVariant by @videoeero in #369
  • [Form, ErrorSummary]: Remove errorSummaryLinkType by @videoeero in #384

Features

  • [Datepicker, DateAdapter]: Expose Datepicker component to public API, add tests by @RiinaKuu in #365
  • [Select, Multiselect]: Expose to public API and refactoring by @videoeero in #366

Improvements

Chore

  • [Utilities]: Removed getTrimmedTextContent by @MayaMarjut in #364
  • [Translations]: Cleaning and unifying translation usage by @videoeero in #373
  • [Dialog, Tooltip, Notification]: Sync components to match Figma designs by @RiinaKuu in #374
  • [Select, Multiselect]: Playwright tests and logic adjustments by @videoeero in #383

Other

  • [Documentation, Expandable]: Add required input property to expandable documentation by @aareyo in #378

New Contributors

Full Changelog: v1.3.1...v2.0.0-rc.0