-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release-3.8.0 #1286
Merged
Merged
release-3.8.0 #1286
Conversation
This file contains 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
…workflow-fix (HDS-2225) fix iconkit workflow not to build if already up-to-date
…rogress-bar-direction (HDS-2160) change notification progressbar direction
The poller was unintentionally stopped when "USER_UPDATED" signal was received. It should have been USER_REMOVED
…nction to determine the height
Use props objects in test so editing is easier.
The snapshots should show them
This way the all components using it does not have to make a check for the return value
fix: Add onblur event for Tooltip parent
…gins (HDS-2185) Add measure & outline addons to Storybook
…hts-in-footer (HDS-1967) Fix Koros heights in Footer by using the getShapeHeight fu…
window and document are both checked, because there was an issue with "document not defined"
If modules are given from outside, the array is preserved and inner modules (sessionPollerSettings, apiTokensClient) are added again and again.
Added section for demos that are now automatic
…r-fix HDS-2034: Fix bug with session poller
HDS-1601: fix composeAriaDescribedBy util func
…eady Kukkuu-ui used the error.message to detect can it be ignored, which is a fail-prone Added a new .util.ts file or hds-js would add React to its bundle.
Update pull_request_template.md
Remove warning saying it should not be used in production
Update login status in changelog
…mode HDS-2245: login strict mode issues
…warning-text Hds 2254 remove login warning text
…ary-icon (HDS-2243) fix wrong errorSummary icon
HDS-1423: Better dateInput examples
…ound HDS-2244: SSR error document not defined
Some tabs in the login stories did not update then data was renew. Also the docs did not indicate strongly enough that LoginProvider context does not re-render everytime data is changed.
HDS-2141: remove api tokens when user is renewed
…docs HDS-2102: login data to cookie docs
NikoHelle
approved these changes
May 7, 2024
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.
New release