SymphonyElectron/demo
Kiran Niranjan dc7079e0d7 Electron-325 (Removed restriction from opening a popup from another popup window) (#318)
- Updated the event `new-window` by removing the restriction to open new windows in pop-outs
- Added Spectron test cases for pop-outs
- Fix PR concerns
2018-03-15 17:18:06 +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
index.html Electron-318 (Included build number in the client version info) (#314) 2018-03-12 17:05:25 +05:30
README.md simplify local dev env (#35) 2017-03-21 11:50:26 -07:00
search.html SEARCH-622 2018-02-16 13:55:57 +05:30
win.html Electron-325 (Removed restriction from opening a popup from another popup window) (#318) 2018-03-15 17:18:06 +05:30

To start the demo from command line do:

  • npm install
  • npm run demo