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

Fixing date_input | min and max selectable date issues #1426

Merged
merged 6 commits into from
May 8, 2020

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    8918971 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Fixing comments:

    - min instead of min_date
    - max instead of max_date
    - updated docs
    arraydude committed May 7, 2020
    Configuration menu
    Copy the full SHA
    27ec4f4 View commit details
    Browse the repository at this point in the history
  2. Using datetime.min

    arraydude committed May 7, 2020
    Configuration menu
    Copy the full SHA
    af5c5fe View commit details
    Browse the repository at this point in the history
  3. Updating e2e

    arraydude committed May 7, 2020
    Configuration menu
    Copy the full SHA
    bbae704 View commit details
    Browse the repository at this point in the history
  4. Fixing unit test

    arraydude committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d94c809 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    b68a8fd View commit details
    Browse the repository at this point in the history