buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

#1347: Remove returnFormat prop from DatePicker (closes #1347) #1348

Closed veej closed 5 years ago

veej commented 5 years ago

Closes [#2522318](https://buildo.kaiten.io/space/[object Object]/card/2522318)

⚠️ The line above was added during the automatic migration of all github project issues to Kaiten. The old GH issue link is kept here for reference (it is now deprecated, continue follow the original issue on Kaiten).

Closes #1347

Test Plan

tests performed

Example in showroom still works as expected

giogonzo commented 5 years ago

my bad, the comment in https://github.com/buildo/react-components/pull/1333#discussion_r280793367 wasn't really clear. I think @gabro already has a PR in the making including this change?

gabro commented 5 years ago

@giogonzo not yet, I'm still working on the DateRangePicker component but I haven't touched the DatePicker yet.