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 [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 12.1.5. Release notes Sourced from @โ€‹testing-library/react's releases. v12.1.5 12.1.5 (2022-04-11) Bug Fixes Only supports React < 18 (#1041) (9e2b5db) Commits 646129b chore: Run release from...

dependencies

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.5. Release notes Sourced from babel-loader's releases. v8.2.5 What's Changed fix: respect inputSourceMap loader option by @โ€‹alan-agius4 in babel/babel-loader#896 New Contributors @โ€‹alan-agius4 made their first...

dependencies

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.43 to 18.0.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=17.0.43&new-version=18.0.8)](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

The passing of the className prop should not be on the input directly but on the top level element. When you set it directly to the input I cannot styled...

**What kind of change does this PR introduce?** - Adds properties `width` and `fieldClassName` to the `` element, forwarding them in addition to the existing properties `disabled`, `error`, `inline`, `required`...

This is a new feature. I've needed support for selecting a full week for a given date instead of an arbitrary range. Thought this might also be useful for others...

**What kind of change does this PR introduce?** This PR fixes the locale import issue for esm js file. **What is the current behavior?** see issue https://github.com/arthurdenner/react-semantic-ui-datepickers/issues/176 **What is the...

# ๐Ÿ› bug report ## Description of the problem When you are trying to edit the date manually it won't always work. ## Steps to reproduce Let's say I want...

bug
help wanted

# โ” Question Hi I just made the upgrade from the previous version. So, I replace the locale import by a reference to locale into the tag definition (as following):...

bug
help wanted
pinned

# ๐ŸŒˆ Feature We have some locales options, but we can always have more! ๐Ÿ˜„ In order to do this, you should: ๐Ÿ“ Clone the [English locale](https://github.com/arthurdenner/react-semantic-ui-datepickers/blob/develop/src/locales/en-US.json) and change the...

enhancement
help wanted
good first issue
Hacktoberfest
pinned