react-library
Here are 154 public repositories matching this topic...
-
Updated
Jun 7, 2022 - TypeScript
-
Updated
Jun 6, 2022 - TypeScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Jun 6, 2022 - TypeScript
Now that we are using storybook enviroment to help us develop our components. We must create stories to document all components. Follow the guide in the CONTRIBUTING.md to write the stories.
Components
- ActionMenu
- Alert
- AutocompleteInput
- Box
- Button
- ButtonGroup
- ButtonPlain
- ButtonWithIcon
- Card
- Checkbox
- CheckboxGroup
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
Describe the bug
When we provide a base64 encoded string of an image to the prop backgroundImage, the background image is not showing up properly, it is distorted and with very small height(not filling the canvas and not recognizable)
To Reproduce
<ReactSketchCanvas
ref={ canvasRef }
sty
-
Updated
Apr 12, 2022 - JavaScript
-
Updated
Apr 16, 2019 - JavaScript
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
May 30, 2022 - TypeScript
-
Updated
Apr 11, 2018 - JavaScript
-
Updated
Dec 21, 2021 - TypeScript
-
Updated
Dec 23, 2021 - Java
-
Updated
Nov 20, 2018
-
Updated
Sep 20, 2018 - TypeScript
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 13, 2022 - TypeScript
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Mar 22, 2018 - JavaScript
-
Updated
May 17, 2022 - TypeScript
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Jun 4, 2022 - TypeScript
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 30, 2019 - JavaScript
Improve this page
Add a description, image, and links to the react-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-library topic, visit your repo's landing page and select "manage topics."


Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfiresActual Result
onClickdoesn't fireVersion
0.74.1
Testcase
https://codepen.io/anon/pen/zENBPx