-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tree-select): component tree-select (#92)
* prepared code * fixes and refactoring in tree * fixes and refactoring in select * added tree-select component * save * now tree is rendering in select (WIP) * added styles + restored padding and toggling in mc-tree-option * save * partially realized navigation * added mc-tree-select-option * navigation had been fixed * selectionModel + initialisation selected options * added autoSelect (true by default) * added multiselect * partially fixed errors on build * fixed build * one more fix for build task * fix after review * fixed tests * errors and constants moved in core (maybe should make common) * refactoring * refactoring * cdkTreeNodeToggle replaced on mcTreeNodeToggle * added tests * еще немного фиксов в тестах * small fix * WIP save * save * added some tests (not all) * save * added latest tests * tslint fix * tree-option moved from tree-selection * made a few fixes for tree-selection and tree-select * fixed tests
- Loading branch information
1 parent
cb5362b
commit dc52656
Showing
78 changed files
with
8,284 additions
and
1,392 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.