react-semantic-ui-datepickers
react-semantic-ui-datepickers copied to clipboard
issues#176 fix and minor improvements
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 the new behavior? Tests ok. Locale ok. Replaced addon for actual.
Checklist:
- [x] Documentation
- [x] Tests
- [x] Ready to be merged
If there are any questions you can text me any time here https://t.me/crazynike94
Hi! I appreciate the interest but the proposed changes have the same issue pointed on previous attempts: It would cause all locales to be bundled with the library. Apologies for not having the time to look into this library but I'd rather not push this change forward now.
Hi, thanks for the answer. I have rewrote logic of localization import, maybe branch is ready for merging now. This branch have breaking changes now, so users to have change code after updating package.