-
Notifications
You must be signed in to change notification settings - Fork 959
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: menu group - default expand option (#1389)
* feature(menuGroup): add prop for menuGropu that allow component to be expanded by default * feat(menuGroup): add expanded menuGroup example to showcase * fix(menuGroup): resolve comments * fix: typo fix * remove: remove dead code * update: change initialExpand logic * fix: typescript fix * fix: fire event only when component was mounted * feat: adjusted initially expanded behaviour implementation * chore: removed redundant code * chore: code cleanup Co-authored-by: Ivan Vezhnavets <[email protected]> Co-authored-by: Alexei Malashkevich <[email protected]> Co-authored-by: Artsiom Grintsevich <[email protected]>
- Loading branch information
1 parent
d0ececa
commit 30e2a5c
Showing
2 changed files
with
24 additions
and
3 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