1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Yangjun Wang cb3ab09b42
fix side bar scrolls after clicking on lower item (#928)
* fix bug: side bar scrolls after clicking on lower item

Signed-off-by: Yangjun Wang <yangjun.wang@wartsila.com>

* fix issue main area missing issue, add mobx observer to TabLayout

Signed-off-by: Yangjun Wang <yangjun.wang@wartsila.com>

Co-authored-by: Yangjun Wang <yangjun.wang@wartsila.com>
2020-09-21 22:18:41 +03:00
..
api Update CRD api to use preferred version and implement v1 differences (#718) 2020-09-04 09:39:31 +03:00
components fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
hooks Lens restructure (#540) 2020-06-30 14:35:16 +03:00
themes Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
utils Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
bootstrap.tsx [FIX]: Cluster dashboard not rendered (#848) 2020-09-11 12:02:25 +03:00
i18n.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
item.store.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kube-object.store.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
lens-app.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
navigation.ts Fixing app crash when iterating Events without 'kind' prop defined (#743) 2020-09-01 10:36:44 +03:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00