carbon-web-components
carbon-web-components copied to clipboard
Web Component: Number input - Implement a fluid variant
User Story
As a
[user role below]
: IBM.com Library developer
I need to: create a fluid variant of the
Number input
control
so that I can: provide the ibm.com adopter developers Carbon feature parity in the components they use to build ibm.com web pages
Additional information
-
Fluid inputs sketch file link
- Add the corresponding styles to: https://github.com/carbon-design-system/carbon-web-components/blob/master/src/components/number-input/number-input.scss
- Add the markup of fluid mode to: https://github.com/carbon-design-system/carbon-web-components/blob/master/src/components/number-input/number-input.ts
- Carbon Design reference
- Prod QA testing issue (#519)
Acceptance criteria
- [ ] Corresponding styles are added
- [ ] Fluid mode markup is added
- [ ] Minimum 80% unit test coverage
- [ ] A comment is posted in the Prod QA issue, tagging Praveen when development is finished