Skip to content

Release 4.4.0#1503

Closed
mrTuomoK wants to merge 32 commits intomasterfrom
release-4.4.0
Closed

Release 4.4.0#1503
mrTuomoK wants to merge 32 commits intomasterfrom
release-4.4.0

Conversation

@mrTuomoK
Copy link
Contributor

@mrTuomoK mrTuomoK commented Apr 3, 2025

[4.4.0] - April, 3rd, 2025

React

Changed

Changes that are not related to specific components

  • [Notification] autoCloseDuration is now calculated automatically if not provided (displayed a minimum of 4000ms)

Fixed

  • [FileInput] defaultValue triggered the onChange prop function
  • [FileInput] display the "No file selected" only when required prop is given and no file(s) selected
  • [Footer] fix Footer.Base logo tabIndex issue, it was falsely given zero which prevented focus

Documentation

Fixed

  • Bug of anchor links on the documentation page
  • Page footer Helsinki logo link
  • Focus follows anchor links
  • Permalinks of headings are fixed better for screen readers

Figma

Fixed

  • [Header] UniversalBar properties mix-up and responsiveness issues.

mrTuomoK and others added 30 commits February 14, 2025 16:08
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
- 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
@mrTuomoK mrTuomoK requested a review from a team April 3, 2025 10:20
@mrTuomoK mrTuomoK closed this Apr 3, 2025
@mrTuomoK mrTuomoK deleted the release-4.4.0 branch April 3, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants