react-nice-dates icon indicating copy to clipboard operation
react-nice-dates copied to clipboard

A responsive, touch-friendly, and modular date picker library for React.

Results 60 react-nice-dates issues
Sort by recently updated
recently updated
newest added

I'm working on an app to visualize (highlight) my workdays in the calendar (they vary week to week). Right now, I fetch my workdays based on the month the calendar...

When running `npm install react-nice-dates date-fns --save` I get the error: ``` npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"17.0.2" from the root project npm ERR! npm ERR!...

Currently, the mobile support of the calendar (controllable by the undocumented nor typed `touchDragEnabled`) is not so mobile friendly. Example: ![image](https://user-images.githubusercontent.com/69103343/125522156-8acb7fc3-0883-40dd-b2e7-ad14b57f6838.png) The main issue arises from the fact that the...

This adds a new render prop to calendar renderDay, use it to pass a custom renderer

Hello and thanks for a great lib! Im looking for a way to show the next month when current date is the last of the current month, is this possible?...

Hi there I'm seeing the following when on a mobile view: ![Screenshot 2020-09-01 at 08 14 22](https://user-images.githubusercontent.com/290639/91813930-51e60780-ec2b-11ea-83f8-b7239a78267e.png) Where the pop up calendar isn't scaled when on a mobile. Is there...

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies