Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @acusti/date-picker version to v0.5.0
changes include: • breaking change: props.onChange call signature will now receive { dateEnd: null, dateStart: string } (as opposed to just { dateStart: string }) if props.isRange and date range is being reset • fixed behavior when receiving persistent props.dateEnd while setting a new range by tracking the state of which date range point is being set
- Loading branch information