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

Implement adapter to abstract date/time features #5960

Merged
merged 7 commits into from Jan 11, 2019

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    7322d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f161049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524f765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81d71fb View commit details
    Browse the repository at this point in the history
  5. Fix detection of tooltip fallback format

    Use `adapter.startOf(ts, 'day') !== ts` instead of introducing a new adapter API to detect when the timestamp is midnight in the current timezone.
    simonbrunel committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    52a7734 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3183b55 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

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