react-month-picker-input icon indicating copy to clipboard operation
react-month-picker-input copied to clipboard

A month picker input with mask and calendar for React

Results 10 react-month-picker-input issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...

dependencies

As in title - demo page doesn't work, it does a redirect to skdev.info domain

Hi, I'm trying to change the style when a month is out of the minDate maxDate range so that the user could knows it's not selectable. There's some way to...

good first issue

`closeOnSelect` doesn't seem to work if I place `MonthPickerInput` inside ``. Not sure what the desired behaviour would be here, but I'm used to place form fields inside labels so...

Hi is it possible to show the selected month in text format rather than showing 08/18 in the input field?

help wanted

Hello, is there any way of altering the display format of the date? Currently this is set to MM/YY, both being numbers. Is there any way of displaying the date...

help wanted