Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

feat(RichSelect): forward noOptionsMessage prop #544

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

QuiiBz
Copy link
Contributor

@QuiiBz QuiiBz commented Oct 17, 2022

Summary

Type

  • Feature

Summarise concisely:

What is expected?

Forward noOptionsMessage to RichSelect inside RichSelectField

@QuiiBz QuiiBz added the enhancement New feature or request label Oct 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2022

Codecov Report

Merging #544 (564bc1d) into main (02c6fd2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files          26       26           
  Lines         280      280           
  Branches       36       36           
=======================================
  Hits          256      256           
  Misses         14       14           
  Partials       10       10           
Impacted Files Coverage Δ
src/components/RichSelectField/index.tsx 92.50% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02c6fd2...564bc1d. Read the comment docs.

@QuiiBz QuiiBz merged commit 64c348a into main Oct 17, 2022
@QuiiBz QuiiBz deleted the feat/richselect-nooptionmessage branch October 17, 2022 12:57
scaleway-bot pushed a commit that referenced this pull request Oct 17, 2022
## [1.33.0](v1.32.1...v1.33.0) (2022-10-17)

### 📦 Chore

* **devdeps:** update actions/cache action to v3.0.11 ([#541](#541)) ([229ab8e](229ab8e))
* **devdeps:** update actions/setup-node action to v3.5.1 ([#542](#542)) ([02c6fd2](02c6fd2))
* **devdeps:** update babel monorepo to v7.19.4 ([#530](#530)) ([dd5c1fe](dd5c1fe))
* **devdeps:** update dependency @rollup/plugin-babel to v6 ([#529](#529)) ([3c023f6](3c023f6))
* **devdeps:** update dependency @rollup/plugin-node-resolve to v15 ([#531](#531)) ([9e6e1f2](9e6e1f2))
* **devdeps:** update dependency @rollup/plugin-url to v8 ([#532](#532)) ([79fb3c8](79fb3c8))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.7.7 ([#540](#540)) ([3af1c41](3af1c41))
* **devdeps:** update docker/build-push-action action to v3.2.0 ([#536](#536)) ([cf3bf6a](cf3bf6a))
* **devdeps:** update docker/login-action action to v2.1.0 ([#537](#537)) ([46eb59a](46eb59a))
* **devdeps:** update docker/setup-buildx-action action to v2.1.0 ([#538](#538)) ([7ed914f](7ed914f))
* **devdeps:** update pnpm/action-setup action to v2.2.3 ([#535](#535)) ([0830c29](0830c29))

### ⚙️ Features

* **RichSelect:** forward noOptionsMessage prop ([#544](#544)) ([64c348a](64c348a))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.33.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants