acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

fix(DateInput): FS-3112 Support of `hasClearButton` #1272

Closed DanilAgafonov closed 2 years ago

DanilAgafonov commented 2 years ago

Purpose 🚀

<DatePicker>
  <DatePicker.Input hasClearButton />
</DatePicker>

This code currently doesn't work (crashes)

It will be fixed by this PR.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: b3253ec71f6493caa7dbad828d0e4627b036dbe0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | -------------------------- | ----- | | @paprika/date-input | Patch | | @paprika/date-picker | Patch | | @paprika/date-range-picker | Patch | | @paprika/filter | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR