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

feat(tree): merge tree branch to master #9796

Merged
merged 17 commits into from
Feb 22, 2018
Merged

feat(tree): merge tree branch to master #9796

merged 17 commits into from
Feb 22, 2018

Commits on Feb 13, 2018

  1. feat(tree): Add Cdk Tree component (#7984)

    * Add Cdk Tree component
    
    * Put tree control in control folder. Removed NestedNode FlatNode types
    and add getLevel getChildren isExpandable in TreeControl.
    
    * Use static varaible to pass node data
    
    * fix lint
    
    * another round
    
    * update documents according to comments
    tinayuangao committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    ea4d5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7427f55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b6706 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381d219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8db458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aadaf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe597f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9924ef9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccd7de3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bc5b16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89b250e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7630a84 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2fd50bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7a0106 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b519039 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

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

Commits on Feb 21, 2018

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