Skip to content

Releases: equinor/fusion-web-components

@equinor/[email protected]

10 Jan 08:27
8a86fe5
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

05 Dec 12:50
869c29e
Compare
Choose a tag to compare

Minor Changes

  • #1691 b72a1b7 Thanks @odinr! - - improved initial resolve of selectedPerson
    • added frame delay of dispatching resolve request (allow resolver to connect to dom and setup).

Patch Changes

  • #1693 a2b50ff Thanks @AndrejNikolicEq! - Add and use accountClassification with accountType for displaying different colors on avatar border

@equinor/[email protected]

04 Dec 10:11
211bb1c
Compare
Choose a tag to compare

Patch Changes

  • #1687 6bd2a51 Thanks @eikeland! - ### Changes in PersonSelectElement

    • Added the attribute: 'selectedperson' to the selectedPerson property config to fix use in react and as a legal html property name.

@equinor/[email protected]

20 Nov 11:58
1836e4d
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

20 Nov 10:06
bf61c90
Compare
Choose a tag to compare

Patch Changes

  • #1650 4a69b85 Thanks @eikeland! - ### Changes in PersonSelectController

    • Renamed the attrSelectPerson method to attrSelectedPerson.
    • Updated the attrSelectedPerson method to clear selectedIds when select is null or an empty string and selectedIds size is greater than zero.
    • Added logic to clear previous selections when the selectedPerson property changes.

    Changes in PersonSelectElement

    • Updated the updated method to call attrSelectedPerson instead of attrSelectPerson.

@equinor/[email protected]

02 Oct 08:00
00683d3
Compare
Choose a tag to compare

Patch Changes

  • #1641 4aea53b Thanks @eikeland! - ### Changes in PersonSelectController

    • Updated the attrSelectPerson method to clear selectedIds when personData or selectedPerson is null.
    • Updated the clearInput method to reset azureId and upn properties.
    • Refactored the clear method to use #firePersonSelectEvent instead of directly dispatching the event.
    • Removed unnecessary comments and cleaned up the code.

    Changes in PersonSelectElement

    • Added a new CSS class .selected-persons to hide the text input when a person is selected.
    • Updated the selectedPersonsTemplate method to be conditionally rendered based on the selectedIds size and isOpen state.
    • Adjusted the classMap to include the selected-persons class based on the selectedIds size and isOpen

@equinor/[email protected]

23 Aug 06:38
346d8d0
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

23 Aug 06:38
346d8d0
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

23 Aug 06:38
346d8d0
Compare
Choose a tag to compare

Patch Changes

@equinor/[email protected]

23 Aug 06:38
346d8d0
Compare
Choose a tag to compare

Patch Changes