react-rainbow
react-rainbow copied to clipboard
๐ React Rainbow Components. Build your web application in a snap.
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,...
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...
- [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...
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. ##...
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...