-
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 4.1.0 #1459
Release 4.1.0 #1459
Conversation
…sentCore-events-tests
The render process could be too fast for Date.now() to change
Select exported old ones and Login was missing
HDS-2524: fix login ssr rendering
If items are added directly to the module array, the array size increases and same modules are added twice on second render.
hds-2563: Fix entries in esmInput.js
…-fix HDS-2535: login modules strict mode fix
Memoize array in Login.stories and merge 3 useMemos to one in LoginContext
…eated In a scenario where external modules are used and the component is created multiple times, the listeners are set only once in the modules. This happens in StrictMode. On the second storeBeacon call the listeners in dedicated beacon are not added back and old ones are not removed. The list of listeners must be kept and disposers must be called. Now listeners are added again. Listeners added after a beacon is created are not stored, because those are logically added when second beacon is created - as in first run.
…mode HDS-2535: external modules listeners fix in Strict mode
ApiToken renewal/update/removal can happen regardless of on-going queries. The renewal should also timeout. This util will track tokens, store them and timeout rewals. The code logic is copied from graphqlModule.
HDS-2567: accordion e2e tests
…r-scripts HDS-2577 fix running docker tests in non-default hds-root folder
…ch-rebased hds-2553: tokenized fetch
Test Results 1 files 68 suites 14m 21s ⏱️ Results for commit 1d9d979. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otsikon korjaus ja onkohan tässä taas edellisten versioiden tauhkaa mukana?
3f2b66a
to
105cfb4
Compare
105cfb4
to
1d9d979
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
[4.1.0] - January, 09, 2025
React
Added
Changed
Changes that are not related to specific components
Fixed
Documentation
Added
Figma
Fixed
Deprecated
Hds-js
Added
Changed