react-toolkit icon indicating copy to clipboard operation
react-toolkit copied to clipboard

Flexible components html + css + react using BEM convention. Maybe, you can call it "Design System" !

Results 143 react-toolkit issues
Sort by recently updated
recently updated
newest added

### Reference to the issue [981](https://github.com/AxaGuilDEv/react-toolkit/issues/981)

### Issue and Steps to Reproduce The Help component cannot be stylised, there's no className props that we can use. It is also impossible to change the content, to put...

### Issue and Steps to Reproduce Install alpha.10 version for all package related to form. The build of the project sends warnings of functions in @axa-fr/react-toolkit-core that are not exported,...

## Related issue #977 ### Description of the issue Add support for SelectBase input ### Person(s) for reviewing proposed changes @arnaudforaison @samuel-gomez-axa

### Issue and Steps to Reproduce Today, it's not possible to use native tag ```optgroup``` in Select component https://github.com/AxaGuilDEv/react-toolkit/blob/master/packages/Form/Input/select/src/SelectBase.tsx

Type: Enhancement

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.2.13. Release notes Sourced from postcss's releases. 8.2.13 Fixed ReDoS vulnerabilities in source map parsing (by @​yetingli). 8.2.12 Fixed package.json exports. 8.2.11 Fixed DEP0148 warning...

dependencies

# Before ![image](https://user-images.githubusercontent.com/1309516/111513038-acbaf880-8750-11eb-911e-8a353b14f52f.png) # After - proposition 1 ![Toolkit-Storybook-header-logo](https://user-images.githubusercontent.com/1309516/111513082-b80e2400-8750-11eb-8a18-ac8a3f0b72a4.png) # After - proposition 2 ![Toolkit-Storybook-header](https://user-images.githubusercontent.com/1309516/111513129-c2302280-8750-11eb-9383-731ecc83d746.png) Donner moi votre avis sur les propositions, ainsi que vos retours de PR. But ici:...

… Div ## Related issue ### Reference to the issue `Here you can add link to related issue` ### Description of the issue `Your description` ### Person(s) for reviewing proposed...

Obsolete

### Issue and Steps to Reproduce This codesandbox illustrates the problem: https://codesandbox.io/s/gifted-elbakyan-dkd87g?file=/src/App.js Error in console at startup: « Warning: You provided a `value` prop to a form field without an...