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

[datetime2] feat: DateRangePicker3 using react-day-picker v8 #6375

Merged
merged 36 commits into from
Sep 18, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    48825e3 View commit details
    Browse the repository at this point in the history
  2. load date-fns locale

    adidahiya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    28bdeb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05209bc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    5007262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    733b79b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f30fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9430bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    002fdff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560cc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c6f44 View commit details
    Browse the repository at this point in the history
  4. fix lint

    adidahiya committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    979ddf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc76dc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84ee75d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52e8bb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3f0ec6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e875a4 View commit details
    Browse the repository at this point in the history
  10. minor cleanup, refactor

    adidahiya committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    38bfd6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8f79bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad71d07 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. address self-review

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    273bbc9 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    879c327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546f375 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fefef6 View commit details
    Browse the repository at this point in the history
  5. fix eslint

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4f4b5e7 View commit details
    Browse the repository at this point in the history
  6. fix stylelint

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1f841eb View commit details
    Browse the repository at this point in the history
  7. fix recursive update loop

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    15cc534 View commit details
    Browse the repository at this point in the history
  8. port failing test suite

    adidahiya committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4c2274a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae30369 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    387e720 View commit details
    Browse the repository at this point in the history
  2. fix test:iso

    adidahiya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    45a8623 View commit details
    Browse the repository at this point in the history
  3. [datetime] fix tests

    adidahiya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    aeba9e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9dbe65 View commit details
    Browse the repository at this point in the history
  5. fix more tests

    adidahiya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5bed963 View commit details
    Browse the repository at this point in the history
  6. fix remaining tests

    adidahiya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    99c2cfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d9e27f View commit details
    Browse the repository at this point in the history
  8. fix lint

    adidahiya committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3d86143 View commit details
    Browse the repository at this point in the history