SymphonyElectron/js/snackBar
Kiran Niranjan cc39f43ee7 ELECTRON-483 (Implement a functionality to display snack bar) (#390)
- Implement a functionality to display snack bar
- Localize snack bar
- Move key press logic to windowMgr
- Center snackbar
- Add functionality to remove snackbar on leave-full-screen event
- Add safety check
- optimize code to listen keydown event only if the window is in full screen
2018-07-09 13:24:35 +05:30
..
content.js ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
index.js ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30
style.css ELECTRON-483 (Implement a functionality to display snack bar) (#390) 2018-07-09 13:24:35 +05:30