1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/button
Sebastian Malton a61425124f
Add auto-update notifications and confirmation (#1941)
* add auto-update notifications and confirmation

* Show single update notification (#1985)

* Moving notification icons to top (#1987)

* Switch to EventEmitter (producer&consumer) model

* Add `onCorrect` and `onceCorrect` to ipc module for typechecking ipc  messages

* move type enforced ipc methods to seperate file, add unit tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-02-09 10:47:24 -05:00
..
button.scss Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
button.tsx Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
index.ts add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00