SymphonyElectron/demo
Kiran Niranjan 1e953b0092 fix: ELECTRON-1022 (Fix issues with notification and origin) (#673)
* ELECTRON-1022 - Fix issues with notification and origin

* Typescript - Add Notification APIs to window.ssf object

* Typescript - Fix unit test

* Typescript - Fix notification bg color issue
2019-06-10 22:14:44 +05:30
..
childWin.html Electron-325 (Removed restriction from opening a popup from another popup window) (#318) 2018-03-15 17:18:06 +05:30
download-manager.css Typescript (Fix issues and add support for BC) (#617) 2019-04-02 10:58:41 +05:30
index.html fix: ELECTRON-1022 (Fix issues with notification and origin) (#673) 2019-06-10 22:14:44 +05:30
README.md simplify local dev env (#35) 2017-03-21 11:50:26 -07:00
win.html Typescript (Optimize loading styles & register global shortcuts) (#629) 2019-04-12 16:11:04 +05:30

To start the demo from command line do:

  • npm install
  • npm run demo