Closed
Conversation
…(not stuck in loading-state anymore)
…ole warning if none selected
Disable concurrency on workflows because it will cause trouble when multiple PR´s are created and/or closed at the same time. Refs: HDS-2669
…autoclose-timer-counter chore: (HDS-2658) add logic to count autoCloseDuration
…s-updates chore: (HDS-2669) disable hds-demo workflows concurrency
- do not trigger the onChange prop with defaultValue when is set - fix storybook demo required (was missing the prop) - do not display "no file selected" unless field is required Refs: HDS-2670
…ally-trigger-fileinput-onchange fix: (HDS-2670) do not trigger onChange with defaultValue
- add commitlint and it's dependencies - add configuration - add github workflow to run on PR's Refs: HDS-2668
chore: add commitlint and configs
- remove tabIndex 0 from FooterBase logo - move falsely positioned logoHref prop in site layout - update jest snapshots Refs: HDS-2653
- only one workflow to run on one PR (if PR closed -> start clean -> kill the possibly ongoing build & deploy) Refs: HDS-2679
…flows-again ci: if clean has started, kill the possible started build & deploy
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: tar-fs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1. - [Commits](indutny/elliptic@v6.5.4...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…go-link fix: footer logo href and tabIndex
…ents-should-move-focus Hds 2624 table of contents should move focus
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.
[4.4.0] - April, 3rd, 2025
React
Changed
Changes that are not related to specific components
autoCloseDurationis now calculated automatically if not provided (displayed a minimum of 4000ms)Fixed
defaultValuetriggered theonChangeprop functionrequiredprop is given and no file(s) selectedFooter.Baselogo tabIndex issue, it was falsely given zero which prevented focusDocumentation
Fixed
Figma
Fixed