Releases: funidata/fudis
Releases · funidata/fudis
v3.1.0
7.11.2024
Improvements
- [Select, Multiselect]: New input properties 'autocompleteFilter' and 'autocompleteNoResultsText' with Storybook examples by @videoeero in #470
- [Dialog]: Identified read-only dialog content by @MayaMarjut in #476
Fixes
- [DescriptionList]: Add min-height for regular DescriptionListItemDetails element by @RiinaKuu in #475
- [ErrorSummary]: Fixing sync issues with TranslationService by @videoeero in #477
Dependencies
Full Changelog: v3.0.0...v3.1.0
v3.0.0
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
v3.0.0-rc.5
22.10.2024
Breaking Changes
- [Angular Material]: Updating to Material 3, updating Angular peerDependencies by @MayaMarjut in #460
Improvements
Fixes
Chore
- [Security Information Management]: Documentation by @MayaMarjut in #456
- [DescriptionList]: Clean documentation by @RiinaKuu in #465
- [AlertGroup]: Missing documentation about template usage by @RiinaKuu in #467
Full Changelog: v3.0.0-rc.4...v3.0.0-rc.5
v3.0.0-rc.4
11.10.2024
Improvements
- [TextFieldComponentBaseDirective]: New internal Directive and nullControlOnEmptyString property by @videoeero in #462
Fixes
Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4
v3.0.0-rc.3
9.10.2024
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3
v3.0.0-rc.2
8.10.2024
Improvements
- [Form, Form Field Components]: Refactoring to support nested Form Field components by @videoeero in #455
Fixes
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2
v3.0.0-rc.1
3.10.2024
Breaking Changes
- [LinkDirective, Breadcrumbs]: Refactor Link Directive and remove Link Component by @videoeero in #447
- [Dialog]: New responsive screen sizes and renamed spacing token input widths by @MayaMarjut in #444
- [RadioButton, Checkbox]: Unify output namings, refactor radio button and checkbox blur and change events by @xanxan in #445
- [Grid, Section, DL]: Remove marginTop and marginBottom input properties, change classes input type from array to string by @xanxan in #440
- [Form Common API]: Remove disabled & invalidState properties by @videoeero in #448
- [SCSS]: Style import optimizations by @videoeero in #450
- [FudisLocalizedTextGroupOption & FudisLocalizedTextGroup]: Changed default controlName values by @MayaMarjut in #451
Fixes
- [Checkbox]: Changed checkbox height to min height by @MayaMarjut in #446
Full Changelog: v3.0.0-rc.0...v3.0.0-rc.1
v3.0.0-rc.0
23.9.2024
Breaking Changes
- [Section]: Removed marginTop and marginBottom by @MayaMarjut in #433
- [Fieldset]: Removed marginTop and marginBottom by @MayaMarjut in #434
- [Form]: Removed marginTop and Bottom by @MayaMarjut in #436
- [DescriptionList]: Remove selector and remove marginTop and marginBottom inputs by @MayaMarjut in #437
- [Heading]: Removed marginBottom property by @MayaMarjut in #432
- [Validators]: Refactor Fudis.atLeastOneRequired validator name to Fudis.oneRequired by @xanxan in #438
- [HorizontalRule]: New component, remove existing style class and mixin by @xanxan in #439
- [Dependencies]: Update library's peer dependencies by @videoeero in #442
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
Dependencies
- [Dependencies]: Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #431
- [Dependencies]: Update by @RiinaKuu in #435
Full Changelog: v2.2.0...v3.0.0-rc.0
v2.2.0
4.9.2024
Features
- [Date Range]: New component by @RiinaKuu in #423
- [Language Badge Group]: New component by @xanxan in #425
- [RadioButtonGroup, RadioButton]: New components by @MayaMarjut in #420
- [Spacing]: CSS helper classes by @MayaMarjut in #421
Dependencies
- Bump webpack from 5.92.1 to 5.94.0 in /ngx-fudis in the npm_and_yarn group across 1 directory by @dependabot in #424
Full Changelog: v2.1.0...v2.2.0
v2.1.0
6.8.2024
Features
Improvements
- [DropdownMenu]: Playwright and unit tests by @RiinaKuu in #405
- [Description List]: Add classified content example, add ariaLabel input for DLItemDetails by @RiinaKuu in #411
Fixes
- [DescriptionList]: Add font-weight for compact list colon by @RiinaKuu in #407
- [Button]: Adjust left padding, remove visible focus from disabled by @RiinaKuu in #410
- [Datepicker]: Accessibility fixes (disabled state, color contrast) by @RiinaKuu in #413
- [Checkbox, CheckboxGroup]: Accessibility fixes (disabled state, aria-describedby) by @RiinaKuu in #415
Chore
- [Select]: Rearrange Playwright tests by @RiinaKuu in #406
- [Dialog]: Change Storybook example headings to h1 by @RiinaKuu in #409
- [Accessibility]: Miscellaneous fixes by @RiinaKuu in #414
- [Documentation]: Yarn link instructions by @RiinaKuu in #412
Dependencies
Full Changelog: v2.0.1...v2.1.0