Orange-Boosted-Bootstrap
Orange-Boosted-Bootstrap copied to clipboard
feat(component): add Text Area component
Types of change
- [ ] Breaking change (fix or feature that would change existing functionality and usage)
Related issues
Closes #2919
Description
Implment new Text Area component
Checklists
- [x] I have read the contributing guidelines
- [x] My change follows the developer guide
- [x] My change pass all tests
- [x] My change is compatible with a responsive display
- [ ] I have added tests (Javascript unit test or visual) to cover my changes
- [x] My change introduces changes to the documentation that I have updated accordingly
- [x] Title and DOM structure is correct
- [x] Links have been updated (title changes impact links)
- [x] CSS for the documentation
- [ ] I have checked all states and combinations of the component with my change
- [ ] I have checked all the impacts for the other components and core behavior (grid, reboot, utilities)
Checklist (for Core Team only)
- [x] The changes need to be in the migration guide
- [ ] The changes are well displayed in Storybook (be careful if example order has changed for DSM)
- [ ] The changes are compatible with RTL
- [ ] Manually test browser compatibility with BrowserStack (Chrome 120, Firefox 121, Edge 120, Safari 15.6, iOS Safari, Chrome & Firefox on Android)
Progression (for Core Team only)
- [ ] Code review
- [ ] Design review
- [ ] A11y review
- [ ] Commit on
ouds/mainfollowing conventional commit
Live previews
Deploy Preview for boosted ready!
| Name | Link |
|---|---|
| Latest commit | bdd79cc3ea17a67193c6073ef8f3c8ae2582bec8 |
| Latest deploy log | https://app.netlify.com/projects/boosted/deploys/693bdfebeb0d0a00081e34d4 |
| Deploy Preview | https://deploy-preview-3215--boosted.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Ok on technical side, can be merged when ok a11y and design