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

๐ŸŒˆ React Rainbow Components. Build your web application in a snap.

Results 121 react-rainbow issues
Sort by recently updated
recently updated
newest added

fix: # ## Changes proposed in this PR: - - [ ] I have followed (at least) the [PR section of the contributing guide](https://github.com/nexxtway/react-rainbow/blob/master/CONTRIBUTING.md#submitting-a-pull-request). @nexxtway/react-rainbow

Support import Button from 'react-rainbow-components/Button' **Is your feature request related to a problem? Please describe.** When importing components like this: ```js import { Button, Calendar } from 'react-rainbow-components'; ``` you...

DateTimePicker on safari browser - [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ## Describe the bug I'm working on DateTimePicker,...

bug

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@โ€‹nschonni) Set rejectUnauthorized to true by default (@โ€‹scott-ut, #3149) Features...

dependencies

- [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ## Describe the bug When the user click on the search input...

bug

Receiving an error about the Lato-Black font in the Application component. - [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ##...

bug
NextJS

In input type=date, how can I format it to dd/mm/yyyy?

Deprecated features in GoogleAddressLookup component When using the component mentioned above, the browser console always throw this following errors: open_now is deprecated as of November 2019. Use the isOpen() method...

discussion