1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Roman
b9f7d73e18 reverted: expanding sub-menus by clicking whole sidebar-item area instead of arrow-icon only
Signed-off-by: Roman <ixrock@gmail.com>
2021-03-10 23:13:58 +02:00
Roman
30f900fd5e
Refactoring usages of renderer/utils/createStorage (#2280)
* - refactoring: usages of `renderer/utils/createStorage`
- refactoring: Sidebar, SidebarItem and MainLayout
- ux-fix: expanding sidebar by clicking to the arrow-icon (for consistency with compact mode where no sub-menus)

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring, adding some unit tests

Signed-off-by: Roman <ixrock@gmail.com>

* mark StorageHelper.options as private

Signed-off-by: Roman <ixrock@gmail.com>
2021-03-08 20:07:45 +02:00