Releases: equinor/fusion-react-components
Releases · equinor/fusion-react-components
@equinor/[email protected]
Patch Changes
- 498d0a9: Updates PersonSelect's web component to allow searching with azureId on
selectedPerson
property
@equinor/[email protected]
Patch Changes
- 549832a: Storybook PersonProvider support for searching by upn and azureId
- Updated dependencies [498d0a9]
- @equinor/[email protected]
@equinor/[email protected]
Patch Changes
-
d07f10a: - Added a new dependency:
"react-keyed-flatten-children": "^3.0.0"
topackage.json
.- Imported the
flattenChildren
function from thereact-keyed-flatten-children
package inSideSheet.tsx
. - Replaced the
React.Children.forEach
method with theflattenChildren(children).reduce
method to iterate over the children of theSideSheet
component. - Instead of assigning child components to the
components
object inside theforEach
callback, you're now doing it inside thereduce
callback and returning the accumulated object. - The
components
object is now created by thereduce
method instead of being predefined. - The changes improve the way child components are assigned to the
components
object and flatten the children of theSideSheet
component.
- Imported the
-
d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
@equinor/[email protected]
Patch Changes
- d07f10a: - Exported various components and types from different files.
- Updated exports to use the
type
keyword for certain types.
- Updated exports to use the
- Updated dependencies [d07f10a]
- @equinor/[email protected]
@equinor/[email protected]
Major Changes
-
d07f10a: updated all stories to Storybook 7.
[!NOTE]
Since multiple PR has been submitted and merged since the start of upgrade, new stories are under the folderstories_v7
Developers that has contributed and altered existing stories must refactor to the new storybook.
When all stories has been migrated, the
stories
folder, must be deleted, andstories_v7
have the suffix removed.[!IMPORTANT]
Some stories might take too much effort to migrate (likeHanging garden
), these should be move to__TODO__
folder, so it can be triage for later
Patch Changes
- Updated dependencies [d07f10a]
- Updated dependencies [d07f10a]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]