Skip to content

v3.0.0

Compare
Choose a tag to compare
@RiinaKuu RiinaKuu released this 23 Oct 11:44
· 606 commits to main since this release

23.10.2024

Breaking Changes

  • [Angular Material]: Update to Material 3 by @MayaMarjut in #460
  • [Dependencies]: Update library's peer dependencies by @videoeero in #442
  • [DescriptionList]: Removed HTML selector, marginTop and marginBottom Inputs by @MayaMarjut in #437
  • [Dialog]: New responsive screen sizes and renamed spacing token input widths by @MayaMarjut in #444
  • [Fieldset]: Removed marginTop and marginBottom Inputs by @MayaMarjut in #434
  • [Form]: Removed marginTop and marginBottom Inputs by @MayaMarjut in #436
  • [Form Common API]: Remove invalidState properties by @videoeero in #448
  • [FudisLocalizedTextGroupOption, FudisLocalizedTextGroup]: Changed default controlName values by @MayaMarjut in #451
  • [Grid, Section, DL]: Remove marginTop and marginBottom input properties from Grid, change classes input type from array to string by @xanxan in #440
  • [Heading]: Removed marginBottom property by @MayaMarjut in #432
  • [HorizontalRule]: New component, remove existing style class and mixin by @xanxan in #439
  • [LinkDirective, Breadcrumbs]: Refactor Link Directive and remove Link Component by @videoeero in #447
  • [RadioButton, Checkbox]: Unify output namings, refactor radio button and checkbox blur and change events by @xanxan in #445
  • [SCSS]: Style import optimizations by @videoeero in #450
  • [Section]: Removed marginTop and marginBottom Inputs by @MayaMarjut in #433
  • [Typography]: Unify size syntax by @RiinaKuu in #472
  • [Validators]: Refactor Fudis.atLeastOneRequired validator name to Fudis.oneRequired by @xanxan in #438

Features

  • [Alert, Alert Group, Alert Service]: New components and service by @RiinaKuu in #427
  • [LocalizedTextGroup]: New component by @videoeero in #428

Improvements

  • [Dialog]: Enhance support for multiple dialogs open simultaneously by @videoeero in #418
  • [Dialog]: Update documentation and tests for nested dialog by @xanxan in #430
  • [Form Components]: Add "disabled" Input by @RiinaKuu in #468
  • [Form, Form Field Components]: Refactoring to support nested Form Field components by @videoeero in #455
  • [TextFieldComponentBaseDirective]: New internal Directive and nullControlOnEmptyString property by @videoeero in #462

Fixes

  • [Checkbox]: Changed checkbox height to min height by @MayaMarjut in #446
  • [Datepicker, Tooltip]: Angular Material based components not reflecting all styles correctly in customer app by @RiinaKuu in #471
  • [Footer]: Too big focus area by @RiinaKuu in #461
  • [RadioButton]: Long label breaks layout by @RiinaKuu in #464
  • [SelectBase]: Undefined inputRef error by @RiinaKuu in #454

Chore

  • [AlertGroup]: Missing documentation about template usage by @RiinaKuu in #467
  • [DescriptionList]: Clean documentation by @RiinaKuu in #465
  • [Security Information Management]:Documentation by @MayaMarjut in #456

Dependencies

  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #431
  • [Dependencies]: Angular update from 17 to 18 by @RiinaKuu in #435

Full Changelog: v2.2.0...v3.0.0