Releases: funidata/fudis
Releases · funidata/fudis
v2.0.1
28.6.2024
Fixes
- [CheckboxGroup, Datepicker, SelectBase]: Add dynamic validator updates by @RiinaKuu in #401
- [Notification]: Revert CSS width to its original state by @MayaMarjut in #402
- [Dialog, TextArea]: Fix double scrollbar and validity observable subscibe by @RiinaKuu in #403
Dependencies
- Update vulnerable ip version and bind dependencies to minor versions by @joonashak in #400
Full Changelog: v2.0.0...v2.0.1
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
v2.0.0-rc.0
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
- [Typography]: Add table caption mixin by @RiinaKuu in #368
- [Link]: Clarify documentation by @RiinaKuu in #381
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
v1.3.1
7.5.2024
Fixes
- [Grid, FormSubmit]: Adjustments for Safari by @videoeero in #362
Dependencies
- Bump ejs from 3.1.9 to 3.1.10 in /ngx-fudis in the npm_and_yarn group across 1 directory by @dependabot in #361
Full Changelog: v1.3.0...v1.3.1
v1.3.0
30.4.2024
Features
- [Section]: Expose component to Public API, unit tests, Playwright tests, documentation by @RiinaKuu in #359
Full Changelog: v1.2.1...v1.3.0
v1.2.1
18.4.2024
Chore
- [Spacing Classes, DL docs]: Few fixes by @RiinaKuu in #355
- [GridUtils]: Adjust replaceAll logic by @videoeero in #357
Dependencies
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #353
Full Changelog: v1.2.0...v1.2.1
v1.2.0
16.4.2024
Features
- [DescriptionList]: Expose DL component family for public API, add support for single DL Item and for multiple DD elements by @RiinaKuu in #342
Fixes
- [Footer, Fieldset, FormSubmitDirective]: Footer logo refactor and fix few bugs by @videoeero in #352
Chore
- [HeadingComponent]: Adjust encapsulation and CSS grid-column logic by @videoeero in #344
- [Icon]: Refactor SVGs to HTML template by @videoeero in #346
- [ID Service]: Refactoring, tests and documentation by @videoeero in #347
- [Focus Service, Translation Service]: Tests and refactoring by @videoeero in #348
- [Translation Service]: Unit tests, docs update and minor refactoring and renaming by @videoeero in #349
- [Language Badge, Language Badge Group]: Check for 1.2 release by @videoeero in #350
Dependencies
- Bump express from 4.18.2 to 4.19.2 in /ngx-fudis by @dependabot in #341
- [Deps]: Update 04/2024 by @videoeero in #345
Full Changelog: v1.1.0...v1.2.0
v1.1.0
27.3.2024
Features
- [Checkbox Group, Checkbox]: Cleaning, documentation, tests, expose in public API by @videoeero in #336
Fixes
- [Dialog]: Fixed Dialog bugs by @MayaMarjut in #335
- [Playwright, TextArea, Tooltip]: Tests for public components and two bug fixes by @videoeero in #338
Dependencies
- [Ui-router]: Remove repedencies by @MayaMarjut in #333
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ngx-fudis by @dependabot in #337
Full Changelog: v1.0.0...v1.1.0
v1.1.0-rc.0
26.3.2024
Features
- [Checkbox Group, Checkbox]: Cleaning, documentation, tests, expose in public API by @videoeero in #336
Fixes
- [Dialog]: Fixed Dialog bugs by @MayaMarjut in #335
- [Playwright, TextArea, Tooltip]: Tests for public components and two bug fixes by @videoeero in #338
Dependencies
- [Ui-router]: Remove dependencies by @MayaMarjut in #333
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ngx-fudis by @dependabot in #337
Full Changelog: v1.0.0...v1.1.0-rc.0
v1.0.0
18.3.2024
Breaking Changes
- [Fieldset]: Rename title property & cleanup by @MayaMarjut in #317
Improvements
- [Checkbox, CheckboxGroup]: Add formControl option to Checkbox by @videoeero in #330
Fixes
Dependencies
- Bump follow-redirects from 1.15.5 to 1.15.6 in /ngx-fudis by @dependabot in #327
New Contributors
- @dependabot made their first contribution in #327
Full Changelog: v0.2.9...v1.0.0