-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/fwc searchable dropdown/major update (#2422)
* feat(searchable-dropdown): updating web component to get latest fixes * chore: changeset
- Loading branch information
Showing
6 changed files
with
457 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
'@equinor/fusion-react-searchable-dropdown': major | ||
'@equinor/fusion-react-context-selector': major | ||
'@equinor/fusion-react-components-stories': patch | ||
--- | ||
|
||
Implementing fixes from searchable-dropdown web component release [44aa0a8](https://github.com/equinor/fusion-web-components/commit/44aa0a8b744e873e19ee6fa9e92da0bd8c3031d8) | ||
|
||
This fixes multiple selections in searchable-dropdown and adding support for using html as meta icons in the result set. | ||
|
||
also fixes using attribute `selectedId` as preselected id, works best with initialItems from resolver. | ||
|
||
Updating to major version to make sure nothing in production brakes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.