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

Add datetime and time pickers #2715

Merged
merged 9 commits into from
Jun 30, 2021
Merged

Commits on Jun 17, 2021

  1. Add TimePicker, DatetimePicker

    Also adds some attributes to DatePicker for consistency.
    vidartf committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    89ed4e8 View commit details
    Browse the repository at this point in the history
  2. Fix generator for unions

    vidartf committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    10e7683 View commit details
    Browse the repository at this point in the history
  3. Regen schemas

    vidartf committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2df57a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29affc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d6a756 View commit details
    Browse the repository at this point in the history
  6. Fix test

    vidartf committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    35503f4 View commit details
    Browse the repository at this point in the history
  7. Actually fix test

    vidartf committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3549968 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22a8ae3 View commit details
    Browse the repository at this point in the history
  9. Update ipywidgets/widgets/tests/test_widget_datetime.py

    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    vidartf and jtpio committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d6681a6 View commit details
    Browse the repository at this point in the history