Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EuiDatePicker needs to be converted to TypeScript #2884

Closed
dimitropoulos opened this issue Feb 20, 2020 · 1 comment · Fixed by #2891
Closed

EuiDatePicker needs to be converted to TypeScript #2884

dimitropoulos opened this issue Feb 20, 2020 · 1 comment · Fixed by #2891
Assignees

Comments

@dimitropoulos
Copy link
Contributor

dimitropoulos commented Feb 20, 2020

Please correct me if I missed something, but it seems like this should be part of the TypeScript conversion:

src/components/date_picker/date_picker.js
src/components/date_picker/date_picker.test.js
src/components/date_picker/date_picker_range.js
src/components/date_picker/date_picker_range.test.js
src/components/date_picker/index.js
src/components/date_picker/super_date_picker/async_interval.js
src/components/date_picker/super_date_picker/async_interval.test.js
src/components/date_picker/super_date_picker/date_modes.js
src/components/date_picker/super_date_picker/date_popover/absolute_tab.js
src/components/date_picker/super_date_picker/date_popover/date_popover_button.js
src/components/date_picker/super_date_picker/date_popover/date_popover_content.js
src/components/date_picker/super_date_picker/date_popover/relative_tab.js
src/components/date_picker/super_date_picker/index.js
src/components/date_picker/super_date_picker/pretty_duration.js
src/components/date_picker/super_date_picker/pretty_duration.test.js
src/components/date_picker/super_date_picker/quick_select_popover/commonly_used_time_ranges.js
src/components/date_picker/super_date_picker/quick_select_popover/quick_select.js
src/components/date_picker/super_date_picker/quick_select_popover/quick_select.test.js
src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.js
src/components/date_picker/super_date_picker/quick_select_popover/quick_select_popover.test.js
src/components/date_picker/super_date_picker/quick_select_popover/recently_used.js
src/components/date_picker/super_date_picker/quick_select_popover/refresh_interval.js
src/components/date_picker/super_date_picker/relative_utils.js
src/components/date_picker/super_date_picker/relative_utils.test.js
src/components/date_picker/super_date_picker/super_date_picker.js
src/components/date_picker/super_date_picker/super_date_picker.test.js
src/components/date_picker/super_date_picker/super_update_button.js
src/components/date_picker/super_date_picker/super_update_button.test.js
src/components/date_picker/super_date_picker/time_units.js
src/components/date_picker/super_date_picker/types.js

If so: please assign to me and I'd be happy to take care of it. Judging by the others in this family of tickets, it seems like the labels: assign:anyone, chore, and typescript are called-for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants