buffer-components
buffer-components copied to clipboard
Buffer's shared collection of React UI components 🤜🤛
Heya @hharnisc @alvarezmelissa87 @stevemdixon! Just a heads up on an axe-core error I'm seeing while adding the tests - it looks like we're using a div element for the input...
Since the Select component uses a form element (``), it requires a label. This has got me thinking if it might be useful to have some sort of option or...
Allow setting button color and background in normal and hovered states
From Slack: Wanted to bring up an accessibility thought around our date pickers! I think this is mentioned in Inclusive Design Patterns, but a common a11y pattern for date pickers...
### Purpose Fixes issue #105 #### Also updated the test cases -  ### Output: Vertical alignment center  ### Review **Some aspects to consider during review:** *...
The PR solves issue #107 Updated the test and storybook   @stphndxn @anafilipadealmeida @emplums @hharnisc @msanroman @jwinternheimer
Hello maintainers, I have been working with the codebase and noticed that the API documentation for the components is currently generated using PropTypes. While PropTypes has served us well, I...
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...