react-semantic-ui-datepickers icon indicating copy to clipboard operation
react-semantic-ui-datepickers copied to clipboard

Datepickers built with Semantic UI for React and Dayzed.

Results 42 react-semantic-ui-datepickers issues
Sort by recently updated
recently updated
newest added

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...

dependencies

**What kind of change does this PR introduce?** **What is the current behavior?** **What is the new behavior?** **Checklist**: - [ ] Documentation - [ ] Tests - [ ]...

Bumps [@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.3 to 2.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tsconfig/create-react-app&package-manager=npm_and_yarn&previous-version=1.0.3&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.6.3 to 2.0.3. Release notes Sourced from dts-cli's releases. Release 2.0.3 2.0.3 (2023-05-04) Bug Fixes add deps babel-jest (fixes #197) (a340b88) Release 2.0.2 2.0.2 (2023-04-19) Bug Fixes...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

# 🐛 bug report ## Description of the problem If you type a date in via text input, there is no check for ensuring it respects the `maxDate` and `minDate`...

**What kind of change does this PR introduce?** Locale “Danish (Denmark)” (da-DK) **What is the current behavior?** **What is the new behavior?** **Checklist**: - [ ] Documentation - [ ]...

# 🐛 bug report ## Description of the problem When using the next version of `react-semantic-ui`, [v3.0.0-beta.0](https://github.com/Semantic-Org/Semantic-UI-React/issues/4409), this package stops working because it is using the deprecated `Ref` mechanism that...

# 🐛 bug report ## Description of the problem In French locale (fr-FR), both month June (Juin) and July (Juillet) display as `Jui` since month text is reduced to 3...