react-semantic-ui-datepickers
react-semantic-ui-datepickers copied to clipboard
Datepickers built with Semantic UI for React and Dayzed.
**What kind of change does this PR introduce?** https://github.com/arthurdenner/react-semantic-ui-datepickers/issues/176 **What is the current behavior?** Tests with errors. Locale cant be changed in ESM project. Deprecated addon in storybook. **What is...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.4.22 to 6.5.10. Release notes Sourced from @storybook/addon-essentials's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.4.19 to 6.5.10. Release notes Sourced from @storybook/addons's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.18.13. Release notes Sourced from @babel/core's releases. v7.18.13 (2022-08-22) Thanks @djpohly for your first PR! :bug: Bug Fix babel-generator #14869 fix: jsx with retainLines (@liuxingbaoyu)...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.4.3. Release notes Sourced from @testing-library/user-event's releases. v14.4.3 14.4.3 (2022-08-09) Bug Fixes build: add types field in exports (#1029) (5bed8c6) remove circular dependencies (#1027) (1aa2027)...
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.4.0 to 1.6.0. Release notes Sourced from dts-cli's releases. Release 1.6.0 1.6.0 (2022-08-15) Features Add Ability to use cjs file extenstion for config file (#169) (15929a3) Release...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
# ❔ Question Hi! Let's say I have a form including a `SemanticDatepicker` field. When the form is shown, all fields are empty. When I click on the field, the...
Bumps [eslint-config-react-app](https://github.com/facebook/create-react-app/tree/HEAD/packages/eslint-config-react-app) from 7.0.0 to 7.0.1. Commits 19fa58d Publish 63ae6dd updated deprecated rules (#11622) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Bumps [jest-transform-css](https://github.com/dferber90/jest-transform-css) from 4.0.0 to 4.0.1. Release notes Sourced from jest-transform-css's releases. v4.0.1 make compatible with Jest v28, thanks @3c1u Commits 411c782 v4.0.1 10c4e67 Merge pull request #19 from 3c1u/fix/jest-28-process...