Skip to content

Releases: equinor/fusion-react-components

@equinor/[email protected]

11 Dec 14:09
0f871ad
Compare
Choose a tag to compare

Patch Changes

  • f449132: Add shouldAnimate as allowed attribute.

@equinor/[email protected]

06 Dec 10:18
cc665d8
Compare
Choose a tag to compare

Minor Changes

  • b3c5d1a: changed web-component to react brigde utility to attach before render

@equinor/[email protected]

06 Dec 10:18
cc665d8
Compare
Choose a tag to compare

Minor Changes

  • b3c5d1a: cleanup in person components, removed unnecessary property mapping

Patch Changes

@equinor/[email protected]

06 Dec 10:18
cc665d8
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

06 Dec 10:18
cc665d8
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

04 Dec 11:37
3287ee7
Compare
Choose a tag to compare

Patch Changes

  • 51067ef: Updating fusion-wc-person to 3.0.6

@equinor/[email protected]

04 Dec 11:37
3287ee7
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

03 Dec 11:53
25fe09c
Compare
Choose a tag to compare

Patch Changes

  • b20f7ec: Updating fusion-wc-person to 3.0.5

@equinor/[email protected]

03 Dec 11:53
25fe09c
Compare
Choose a tag to compare

Patch Changes

  • 9bb2fde: Updating error boundary to be compatible with typescript 5.7

@equinor/[email protected]

03 Dec 11:53
25fe09c
Compare
Choose a tag to compare

Patch Changes

  • c7315b8: ### Package @equinor/fusion-react-ag-grid-styles

    Changed export statement

    • export { useStyles, useStyles as default } from './agGridStyles';
    • Renamed useAgGridStyles.ts to index.ts in ag-grid-styles package.

    Storybook

    Updated import paths and usage of useAgGridStyles to useStyles in storybook stories.