-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: expandible mega menu * chore: add menu slide animation * feat: added div container for menu bottom part * chore: implement top menu bottom part * chore: menu opening animation * chore: additional menu styling * chore: implementing columns item layout * chore: finalise top menu upper part * chore: animation for icons completed * chore: feedback area * chore: ensure navigation works * chore: start working on breakpoints * feat: implement sliding menu * chore: resize the menu when 3rd column is closed * chore: drawer animation * chore: tweak animation * chore: fix animation timings * chore: tablet breakpoint * chore: fixed tablet breakpoint * feat: implemented mobile top menu * chore: refactor * chore: changeset * chore: font size and animation tweaks * chore: replace lord icon icons * chore: replace lord icon icons * chore: tweak generated svgs * chore: unlocked svg * chore: change padding * chore: add docs * fix: fix bug with 1st column playing animation out of context * chore: fix wrong icon * feat: add custom trigger for lord icon * chore: pr tweaks * chore: change font size and font weight * chore: first column size change * chore: sub label items styling * chore: make only direct links small * chore: make only direct links small * chore: move expandable items to the top of the menu column * chore: auto sort expandable/non-expandable items * chore: spelling * chore: wrong icon * chore: adjust bottom menu width * chore: use smoke test menu structure * chore: fix e2e failing tests * chore: wait for js on SSR * chore: add breadcrumbs site metadata * chore: pr comments
- Loading branch information
1 parent
2a6133c
commit 2886e98
Showing
84 changed files
with
17,843 additions
and
3,366 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@commercetools-docs/gatsby-theme-docs': minor | ||
'@commercetools-docs/ui-kit': minor | ||
--- | ||
|
||
Top Menu redesign |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -166,4 +166,4 @@ | |
] | ||
} | ||
] | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,4 +58,4 @@ | |
} | ||
} | ||
] | ||
} | ||
} |
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.