SymphonyElectron/demo
Kiran Niranjan 2b6ec2aeb8 Electron-43 (Configure Notification Position) (#142)
* ELECTRON-43 - Implemented Alert settings functionality

* ELECTRON-43
1. Added multiple monitor support for notifications in windows
2. Implemented a settings window to change notification position
3. Completed implementing configure alert position window

* ELECTRON-43 - Refactored code and changed config data

* ELECTRON-43
1. Refactored the code
2. Added modal property to browser window

* ELECTRON-43
1. Resolved conflicts
2. Made config default display value to null
3. Renamed api method from 'showAlertSettings' to 'showNotificationSettings' for consistency
4. Fixed some bugs
2017-06-16 15:29:56 -07:00
..
index.html Electron-43 (Configure Notification Position) (#142) 2017-06-16 15:29:56 -07:00
README.md simplify local dev env (#35) 2017-03-21 11:50:26 -07:00
win.html add support for window.open (#59) 2017-04-18 09:02:25 -07:00

To start the demo from command line do:

  • npm install
  • npm run demo