Conversation
(#257) Co-authored-by: m2rt <mart@bitweb.ee>
…use form validation instead of it's own internal implementation (#239) * fix(file-dropzone): refactor for validators #66 * fix(file-dropzone): move more validator logic into component #66 * fix(file-dropzone): refactor file validation to use forms #66 * fix(file-dropzone): better accept description in the story #66 * fix(file-dropzone): address reviews & remove non-functional ngOnChanges #66
## [5.0.1-rc.3](angular-5.0.1-rc.2...angular-5.0.1-rc.3) (2026-01-16) ### Bug Fixes * **file-dropzone:** make file dropzone update forms on deletion, and use form validation instead of it's own internal implementation ([#239](#239)) ([86ebc6f](86ebc6f)), closes [#66](#66) [#66](#66) [#66](#66) [#66](#66) [#66](#66)
## [5.0.1-rc.4](angular-5.0.1-rc.3...angular-5.0.1-rc.4) (2026-01-19) ### Bug Fixes * **carousel:** carousel wcag fixes [#241](#241) ([#263](#263)) ([91b6913](91b6913)) * **info-button:** added default aria-label [#46](#46) ([#265](#265)) ([a76084f](a76084f)) * **info-button:** fixed circular service import [#46](#46) ([cf49aad](cf49aad)) * **tooltip:** wcag improvements [#45](#45) ([#267](#267)) ([a860c06](a860c06))
screen-reader reads "link" only if it is actual link
# [6.0.0-rc.3](angular-6.0.0-rc.2...angular-6.0.0-rc.3) (2026-01-22) ### Bug Fixes * **alert:** fixed close button overlapping text [#282](#282) ([#287](#287)) ([d2c8e1b](d2c8e1b)) * **number-field:** wcag fixes [#43](#43) ([#286](#286)) ([b24368f](b24368f)) * **text-group, label:** improved SR accessibility, extended tedi-label usage [#49](#49) ([3900e16](3900e16))
* feat(vertical-stepper): add community vertical stepper component #254 * feat(vertical-stepper): emit item select event on router link active change, minor style fixes #254 * feat(vertical-stepper): add vertical stepper a11y attributes #254 * feat(vertical-stepper): add vertical stepper stories #254 * feat(vertical-stepper): update aria attributes, remove unused css variables #254 * feat(vertical-stepper): add list roles for item count, remove redundant css selector #254 --------- Co-authored-by: pearu.sarv <pearu.sarv@twn.ee>
# [6.0.0-rc.11](angular-6.0.0-rc.10...angular-6.0.0-rc.11) (2026-01-29) ### Bug Fixes * **breadcrumbs:** migrated from ngFor to new [@for](https://github.com/for) loop with proper item tracking [#305](#305) ([#306](#306)) ([c3916b3](c3916b3))
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.