Skip to content

Conversation

hobbitronics
Copy link
Contributor

@hobbitronics hobbitronics commented Jul 3, 2024

Added

  • add showError prop to searchableSelect

Changed

  • expose SearchableSelect blue and change events

Feature branch checklist

  • Documentation (README, etc.)
  • Run make format, make dry and make install

hobbitronics and others added 19 commits April 18, 2024 06:51
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/ejs-3.1.10

build(deps-dev): bump ejs from 3.1.9 to 3.1.10
## [11.3.0](v11.2.0...v11.3.0) (2024-05-02)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/ws-6.2.3

build(deps-dev): bump ws from 6.2.2 to 6.2.3
## [11.3.0](v11.2.0...v11.3.0) (2024-06-19)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
…/braces-3.0.3

build(deps-dev): bump braces from 3.0.2 to 3.0.3
## [11.3.0](v11.2.0...v11.3.0) (2024-06-19)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
## [11.3.0](v11.2.0...v11.3.0) (2024-06-29)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
…o-SearchableSelect

feat(searchableSelect): add showError prop to SearchableSelect and ex…
## [11.3.0](v11.2.0...v11.3.0) (2024-07-03)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **searchableSelect:** add showError prop to searchableSelect and expose blur and change events ([2d4db3f](2d4db3f))
* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
@hobbitronics hobbitronics requested a review from a team July 3, 2024 02:07
hobbitronics and others added 2 commits July 3, 2024 11:43
## [11.3.0](v11.2.0...v11.3.0) (2024-07-03)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **searchableSelect:** add showError prop to searchableSelect and expose blur and change events ([2d4db3f](2d4db3f))
* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
Copy link
Contributor

@briskt briskt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The number of changed lines in package-lock.json is crazy!

Copy link

sonarqubecloud bot commented Jul 3, 2024

@hobbitronics hobbitronics merged commit 9589d74 into main Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants