mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* UpdateButton skeleton Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Show UpdateButton in topbar Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Default button styles Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Add update icon to menu item Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Replace colors for medium & high levels Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fine-tune colors for light theme Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fix keyboard events bug Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Hide <UpdateButton> from topbar Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Clean up Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Using dropdown icon instead of sandwich Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Used determenistic id for the button Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Respect id prop Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Add small space Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Using accent color directly from active theme Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Update snapshots Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fix open/close Menu errors Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Linter fix Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fix linter harder Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Clean up tests Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fix act() wrapper console.error Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Remove aria-expanded attribute Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| sidebar-storage | ||
| top-bar | ||
| close-button.module.scss | ||
| close-button.tsx | ||
| extension-sidebar-item-registrator.injectable.tsx | ||
| main-layout.module.scss | ||
| main-layout.tsx | ||
| page-layout.tsx | ||
| setting-layout.scss | ||
| setting-layout.tsx | ||
| siblings-in-tab-layout.tsx | ||
| sidebar-cluster.module.scss | ||
| sidebar-cluster.tsx | ||
| sidebar-item.scss | ||
| sidebar-item.tsx | ||
| sidebar-items.injectable.ts | ||
| sidebar.module.scss | ||
| sidebar.tsx | ||
| sub-header.scss | ||
| sub-header.tsx | ||
| sub-title.scss | ||
| sub-title.tsx | ||
| tab-layout-2.tsx | ||
| tab-layout.scss | ||
| tab-layout.tsx | ||
| wizard-layout.scss | ||
| wizard-layout.tsx | ||