Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds side nav component (EuiNavDrawer) (#1427)
* initial commit * adds secondary menu * more complete example * make focus background full width * improved example * moves nav outside of EuiPage * incorporating prototype feedback * adds mobile nav * ie and edge fixes * adjust euiheader size to match side nav * update docs * fix scrollbar behavior * add delay to show scrollbar * addresses some feedback * close mobile nav with outside click * makes menu and flyout scroll separately * clean up flyout props * collapse drawer upon tab out * scroll to top, scroll styles, reuse header vars * tidy up header and nav size variables * Trap & release focus in EuiNavDrawerFlyout * Revert "Trap & release focus in EuiNavDrawerFlyout" This reverts commit 680a0fb.
- Loading branch information