Releases: funidata/fudis
Releases · funidata/fudis
v0.2.6
13.3.2014
Breaking Changes
- [ErrorSummaryComponent, ErrorSummaryService, Form, Guidance]: Add form id by @videoeero in #314
Improvements
- [FormSubmitDirective]: Add directive and other cleaning for 1.0 by @videoeero in #307
- [ErrorSummary, TextInput, TextArea]: Improvements to Form and Error Summary syncing by @videoeero in #312
- [Link & Link Api Directive]: Refactoring Link component by @MayaMarjut in #313
Full Changelog: v0.2.5...v0.2.6
v0.2.5
7.3.2024
Breaking Changes
- [Grid, GridItem, GridService]: Check & refactoring for 1.0 by @videoeero in #295
- [Documentation, Icon]: Check for 1.0, Remove two icons by @RiinaKuu in #300
Improvements
- [UI Router]: Added UI Router support by @MayaMarjut in #308
Dependencies
- [DEPS]: Update dependencies (Feb 2024) by @RiinaKuu in #301
- [Deps]: Update and adjust versions by @videoeero in #305
- [Deps]: adjust peerdeps by @videoeero in #306
Full Changelog: v0.2.4-rc.0...v0.2.5
v0.2.4
6.3.2024
Breaking Changes
- [Grid, GridItem, GridService]: Check & refactoring for 1.0 by @videoeero in #295
- [Documentation, Icon]: Check for 1.0, Remove two icons by @RiinaKuu in #300
Improvements
- [UI Router]: Added UI Router support by @MayaMarjut in #308
Dependencies
- [DEPS]: Update dependencies (Feb 2024) by @RiinaKuu in #301
- [Deps]: Update and adjust versions by @videoeero in #305
- [Deps]: adjust peerdeps by @videoeero in #306
Full Changelog: v0.2.4-rc.0...v0.2.4
v0.2.4-rc.0
27.2.2024
Breaking Changes
- [Autocomplete, Dropdown, RadioButtonGroup, InputWithLanguageOptions]: Cleaning for ver 1.0 by @videoeero in #263
- [ErrorMsg & GroupErrorMsg, Guidance component]: Error message removal and Guidance component Unit tests by @MayaMarjut in #260
- [Description List]: Cleaning for ver 1.0 by @videoeero in #266
- [AlertGroupComponent, AlertComponent, FudisAlertService]: Comment out and mark TODOs by @videoeero in #267
- [Text Input, Text Area]: Cleaning for 1.0, removed min/max Inputs by @RiinaKuu in #270
- [DropdownMenu & DropdownMenuItem]: Checking for 1.0 by @videoeero in #274
- [Tooltip, Spacing, Content Projection, Dialog and Grid Directives]: Checking for 1.0 by @RiinaKuu in #275
- [Section & InputWithLanguageOptions]: Checking for 1.0 by @RiinaKuu in #280
- [Storybook]: Configuring ArgTypes filtering by @videoeero in #282
- [Datepicker & DateRange]: Checking for 1.0 by @RiinaKuu in #283
- [Checkbox, CheckboxGroup, Link, Notification]: Check for Fudis 1.0 by @MayaMarjut in #285
- [Icon]: Change color Input names by @RiinaKuu in #286
- [Link, Notification]: API check by @RiinaKuu in #289
- [TextInput, TextArea, InputBaseDirective, Heading, BodyText]: Remove Required input & checking for 1.0 by @videoeero in #288
- [Link]: Change linkTitle Input name to link by @RiinaKuu in #290
- [Badge, Footer]: API check by @RiinaKuu in #292
Improvements
- [SelectComponent / MultiselectComponent]: Documentation and Disabled input attribute by @videoeero in #261
Chore
- [Select]: Autocomplete unit tests by @MayaMarjut in #257
- [Select]: Multiselect unit tests by @RiinaKuu in #250
- [InputBaseDirective, FieldsetBaseDirective]: Unit tests by @RiinaKuu in #258
- [Form]: Unit tests and Storybook documentation by @RiinaKuu in #262
- [FieldSet]: Unit tests and documentation by @RiinaKuu in #265
- [Translation Service]: Documentation by @RiinaKuu in #298
Full Changelog: v0.2.2...v0.2.4-rc.0
v0.2.2
30.1.2024
Breaking Changes
- [SelectComponent, MultiselectComponent]: Ver 1 by @videoeero in #234
- [Error Summary]: Logic tweaking, unit tests and documentation by @RiinaKuu in #238
- [Validators]: Convert Datepicker and Date Range ngMaterial validators to FudisValidators by @RiinaKuu in #242
Features
- [Error Message]:First version of the component, documentation and unit tests by @videoeero in #233
Improvements
- [Dialog, Form]: Form layout remake if inside dialog by @RiinaKuu in #229
- [ErrorSummaryService]: Refactor ErrorSummaryService functions to public and private by @xanxan in #232
- [Icons]: New aligned and centered icons by @RiinaKuu in #235
- [Dialog]: Add dialog size 'xl' by @RiinaKuu in #251
Fixes
- [Select]: Adjust autocomplete no results found logic by @videoeero in #246
Chore
- [Validator error message]: Unit tests and internal documentation by @MayaMarjut in #236
- [Validators]: Unit tests and documentation for Fudis Validators by @RiinaKuu in #237
- [Select & SelectOption]: Unit Tests by @MayaMarjut in #244
- [SelectDropdown & DropdownBase]: Unit Tests by @RiinaKuu in #245
- [SelectOptionBaseDirective]:Unit tests by @MayaMarjut in #248
- [SelectGroupComponent]: Unit tests by @MayaMarjut in #249
- [SelectBaseDirective]: Unit tests by @MayaMarjut in #252
Full Changelog: v0.1.2...v0.2.2
v0.1.3
v0.1.2
Note!
Releases since 0.0.49
are broken due to release pipeline misconfiguration. This is the first working release after 0.0.43
.
What's Changed
Breaking Changes
- [CHECKBOX GROUP / VALIDATORS]: fudis group validators with observable messages by @videoeero in #208
- [Validators / Checkbox Group]: Renaming & markAsTouched logic changes by @videoeero in #210
Features
- [Breadcrumbs]: Created breadcrumbs component by @tommi-miettinen in #167
- [Breadcrumbs]: Documentation, aria-label construction, responsiveness, refactoring by @RiinaKuu in #213
- [Validators]: Add FudisValidators and refactor repo to use them by @videoeero in #227
Improvements
- [Link]: Underline appearance enhancement by @RiinaKuu in #216
- [Datepicker]: Add missing translation keys for screenreader by @RiinaKuu in #218
- [Link]: Change color to primary-dark by @RiinaKuu in #221
Fixes
Chore
- [chore]: Update release notes commit message by @joonashak in #205
- [CHORE]: Release pipeline documentation by @MayaMarjut in #206
- [CHORE]: Add current package version to Storybook and create release script by @RiinaKuu in #207
- [Breadcrumbs]: Fix broken unit tests and some cleaning by @RiinaKuu in #212
- [Checkbox Group]: Tests by @videoeero in #215
- [Id Service]: Refactor idService usage by @videoeero in #219
- [Cypress Screenshot Tests]: Install and add first tests by @videoeero in #222
- [Cypress screenshot tests]: Adjust baseline screenshot capturing settings by @videoeero in #225
- [Cypress Screenshot tests]: Adjust configs and add more screenshot tests by @videoeero in #226
Dependencies
- [DEPS]: Update deps 2023-10-31 by @videoeero in #217
- [DEPS]: Update by @videoeero in #223
Other
- Pass empty env var to storybook build script to fix local build errors by @joonashak in #224
New Contributors
- @tommi-miettinen made their first contribution in #167
Full Changelog: v0.0.47...v0.1.2
v0.1.1
v0.1.0
23.10.2023
Breaking Changes
- [Types]: Rename type name FudisInputWidth to FudisInputSize by @videoeero in #198
- [Checkbox Group / Validators]: First version of Fudis form group validators with observable messages by @videoeero in #208
FudisFormGroupValidators.atLeastOneRequired() --> FudisFormGroupValidators.atLeastOneRequired(this.transloco.selectTranslate('error-key-here'))
Features
- [Rem Converter]: Support for different base font-sizes by @MayaMarjut in #196
- [Checkbox Group]: First version of Checkbox Group by @videoeero in #199
Improvements
- [Heading]: Add responsive heading sizes by @MayaMarjut in #191
- [Grid]: Documentation and unit tests by @RiinaKuu in #188
- [Focus Service]: Add ignore utilities by @videoeero in #202
Fixes
- [Dropdown & DD]: Form placeholder styles and dd whitespace fix by @videoeero in #197
- [Badge]: Add CSS display by @RiinaKuu in #200
Chore
- [Chore]: Update release flow by @joonashak in #203
- [Chore]: Update release notes commit message by @joonashak in #205
- [Chore]: Release pipeline documentation by @MayaMarjut in #206
- [Chore]: Add current package version to Storybook and create release script by @RiinaKuu in #207
- [Chore]: Fix release note config by @joonashak in #204
Dependencies
- [Deps / Cleaning]: Update deps and clean docs by @videoeero in #201
Other
- Require CLA acceptance in PR's from outside collaborators by @joonashak in #192
- Update workflows by @joonashak in #195
- DS-140: Checkbox Group v1 - part 1 by @xanxan in #183
Full Changelog: v0.0.43...v0.1.0