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

[Carbon] *-Picker 重构 #7367

Merged
merged 14 commits into from
Oct 10, 2017
Merged

Commits on Oct 5, 2017

  1. Revert "Picker only emit user change (ElemeFE#6214)"

    This reverts commit 1912c47.
    wacky6 committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    90f53cb View commit details
    Browse the repository at this point in the history
  2. picker/util: add helper methods

    range: n => Array
    modify{Date, Time}: Date => Date
    clear{Time, Milliseconds}: Date => Date
    limitTimeRange: Date => Date
    timeWithinRange: Date, [Date] => Boolean
    wacky6 committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    50d0ba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. picker refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    62cf4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93977e View commit details
    Browse the repository at this point in the history
  3. time-panel: refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    f8f66ca View commit details
    Browse the repository at this point in the history
  4. time-spinner: refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    40a7a76 View commit details
    Browse the repository at this point in the history
  5. time-select: refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    682f8e6 View commit details
    Browse the repository at this point in the history
  6. time-range: refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c49b135 View commit details
    Browse the repository at this point in the history
  7. date-range: refactory

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    0e1b4d1 View commit details
    Browse the repository at this point in the history
  8. test: update time-picker

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    777e00c View commit details
    Browse the repository at this point in the history
  9. test: update time-select

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    12c6719 View commit details
    Browse the repository at this point in the history
  10. test: update date-picker

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    86d075e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c92d3a1 View commit details
    Browse the repository at this point in the history
  12. docs: update date-picker

    wacky6 committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    e230f26 View commit details
    Browse the repository at this point in the history