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

Cascader: refactor and add multiple mode. #15611

Merged
merged 9 commits into from
May 29, 2019

Commits on May 29, 2019

  1. feat(Cascader): major functions done.

    add multiple mode, optimize the way of change-on-select interaction and extract cascader-panel
    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    88b79ac View commit details
    Browse the repository at this point in the history
  2. feat: add custom content

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    e4e5111 View commit details
    Browse the repository at this point in the history
  3. docs: add English docs

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    e09a7ef View commit details
    Browse the repository at this point in the history
  4. feat: add ts definition

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d88bf4c View commit details
    Browse the repository at this point in the history
  5. test: add unit tests

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8686d76 View commit details
    Browse the repository at this point in the history
  6. docs: simplify multiple selection options

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8be64ce View commit details
    Browse the repository at this point in the history
  7. feat: add filter-method

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    0a6849c View commit details
    Browse the repository at this point in the history
  8. docs: optimize filter-method description

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    1af7b71 View commit details
    Browse the repository at this point in the history
  9. style: translate comments to English

    wanyu.chen committed May 29, 2019
    Configuration menu
    Copy the full SHA
    b7d2029 View commit details
    Browse the repository at this point in the history