react-toolkit
react-toolkit copied to clipboard
Flexible components html + css + react using BEM convention. Maybe, you can call it "Design System" !
### 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
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...
# Before  # After - proposition 1  # After - proposition 2  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...
### 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...