Lee Chase
Lee Chase
### Package Carbon for IBM Products ### Description Updating my prototype to Carbon/React 1.57.0 causes an infinite loop in the datagrid. If I comment out this it works. `` ###...
## What will this achieve? It will allow the user to jump check/update each step. Currently `initialStep` in CreateFullPage cannot be used for this purpose as it seems to always...
### The problem The version of react-table in use last had meaningful updates 5 years ago. Not only does this mean the documentation for V7 is hard to find but...
Contributes to #17173 Adds the ability to output custom properties for type. #### Changelog **New** - packages/type/custom-properties.scss **Changed** - package.json list of files #### Testing / Reviewing Added a simple...
Closes #17909 An initial attempt at producing grid and column web components. NOTE: It is not feature complete, but is intended as a functional first pass. NOTE 2: It is...
The documentation on buttons https://carbondesignsystem.com/components/button/usage/ mentions fluid buttons and how they're handled. However, this does not appear to be implemented. This PR adds the `fluid` property to the `ButtonSet` component....