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

feat(select): forward className prop #418

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

baptisteArno
Copy link
Contributor

Summary

Forward the className prop to SelectNumber

Type

  • Enhancement

@baptisteArno baptisteArno requested review from a team, fabienhebert and Lawndlwd and removed request for a team July 26, 2022 10:10
@baptisteArno baptisteArno changed the title feat(select): add class prop feat(select): forward className prop Jul 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2022

Codecov Report

Merging #418 (37dc16e) into main (832d721) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   91.78%   91.78%           
=======================================
  Files          25       25           
  Lines         292      292           
  Branches       36       36           
=======================================
  Hits          268      268           
  Misses         13       13           
  Partials       11       11           
Impacted Files Coverage Δ
src/components/SelectNumberField/index.tsx 100.00% <ø> (ø)

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 b968296...37dc16e. Read the comment docs.

@baptisteArno baptisteArno merged commit 6f1a51c into main Jul 26, 2022
@baptisteArno baptisteArno deleted the feat/add-classname-select-number-field branch July 26, 2022 11:17
scaleway-bot pushed a commit that referenced this pull request Jul 26, 2022
## [1.22.0](v1.21.2...v1.22.0) (2022-07-26)

### 📦 Chore

* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.45 ([#411](#411)) ([3e83b95](3e83b95))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.46 ([#414](#414)) ([15041e8](15041e8))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.47 ([#417](#417)) ([b968296](b968296))
* **devdeps:** update dependency @testing-library/user-event to v14.3.0 ([#409](#409)) ([00c1281](00c1281))
* **devdeps:** update dependency eslint to v8.20.0 ([#415](#415)) ([e17dbfc](e17dbfc))
* **devdeps:** update dependency eslint-plugin-mdx to v2.0.2 ([#416](#416)) ([832d721](832d721))
* **devdeps:** update dependency rollup to v2.77.0 ([#412](#412)) ([6fb9a49](6fb9a49))
* **devdeps:** update dependency rollup-plugin-visualizer to v5.7.1 ([#413](#413)) ([34fb220](34fb220))
* **devdeps:** update docker/build-push-action action to v3.1.0 ([#410](#410)) ([45c5833](45c5833))
* **devdeps:** update philibea/scaleway-containers-deploy action to v1.0.8 ([#386](#386)) ([8498cbd](8498cbd))

### ⚙️ Features

* **select:** add class prop ([#418](#418)) ([6f1a51c](6f1a51c))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.22.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants