Releases: 4dn-dcic/shared-portal-components
Releases · 4dn-dcic/shared-portal-components
React-Bootstrap v2
Full Changelog: 0.1.90...0.1.91-beta.2
React-Bootstrap v2
Full Changelog: 0.1.90...0.1.91-beta.1
React-Bootstrap v2
Full Changelog: 0.1.90...0.1.91b0
Bug Fix - Table of Content
What's Changed
- Bug Fix - Table of Content props.children handling by @utku-ozturk in #262
Full Changelog: 0.1.89...0.1.90
Bug Fix - Table of Content
Full Changelog: 0.1.89...0.1.90b3
React-Bootstrap v2
Full Changelog: 0.1.89...0.1.90b2
React-Bootstrap v2
React-Bootstrap v2
Full Changelog: 0.1.89...0.1.90b0
React v18 and Redux v5 Updates - Stable
What's Changed
- Redux v4 to v5 has breaking changes regarding calling the store's dispatcher functions. Since SMaHT and CGAP work with v4, we added new isLegacy params to the setStore of the Alerts module. 4DN currently passes the value to leverage v5; SMaHT and CGAP will continue to work as is.
defaultProps
inReact.memo
became obsolete and will not be supported in React's next major release (19 or later).defaultProps
are replaced with default JS parameters.
- Redux v5 Updates by @utku-ozturk in #259
Full Changelog: 0.1.88...0.1.89
React v18 and Redux v5 Updates
Full Changelog: 0.1.88...0.1.89b10