Commit Graph

120 Commits

Author SHA1 Message Date
lxc 1faf36c3bf 最后一次提交 2020-10-22 10:51:21 +08:00
Kasper Christensen 70df69ddc6 Updated electron to latest stable release (#233) 2018-11-21 10:38:46 -06:00
Hum4n01d 73efe7de8a Update comments to reflect changed macOS name (#237) 2018-11-21 10:20:45 -06:00
Aldair Cruz fbc0cb7f9c chore(electron): update electron to version 3.0.4 to include latest bugfixes. (#228)
https://github.com/electron/electron/releases/tag/v3.0.4
2018-10-20 19:13:05 -05:00
Sebastian Schmidt 0b407100f3 Update Electron to v3.0.3. (#226) 2018-10-10 05:29:04 -05:00
Sebastian Schmidt 53e3856f96 Update Electron to v3.0.0. (#223) 2018-09-27 16:39:53 -05:00
Zeke Sikelianos dc1585b235
Merge pull request #209 from electron/update-main
feat: update index loading for new API
2018-05-25 14:43:26 -07:00
Shelley Vohr ec3eacbf94
update index loading for new API 2018-05-25 13:09:14 -07:00
Shelley Vohr f9cd0707f8 fix single moderate dependency vulnerability (#208) 2018-05-22 11:14:33 -05:00
Shelley Vohr 9f0ab1460f update to 2.0.0 (#204)
* update to 2.0.0 and add package-lock

* remove package.json
2018-05-07 12:49:31 -05:00
Sebastian Schmidt 72f3f9d570 Use the new domain of the Electron project in the README file (#195) 2018-03-28 09:17:11 -05:00
Dhruv Jain febd15241a electron upgrade to 1.8.4 (#193) 2018-03-23 06:45:36 -05:00
Charles Kerr 8ae09bda35
bump electron devDependencies to 1.8.2 (#188)
now that we have a stable 1.8.x version in npm, bump our dependency from 1.7.x to 1.8.x
2018-02-19 08:05:25 -06:00
Zeke Sikelianos 71199c46fc Merge pull request #169 from SteeveDroz/patch-1
Place <script> in <body>
2017-09-27 15:05:57 -07:00
Zeke Sikelianos d8b4f0bef3 Merge pull request #167 from auchenberg/patch-1
Update Electron to 1.7.6
2017-09-27 15:05:10 -07:00
Zeke Sikelianos 235c80f7c9 Update electron to ~1.7.9 2017-09-27 15:04:46 -07:00
Steeve Droz 3162ba6e63 Place <script> in <body> 2017-09-19 11:04:12 +02:00
Kenneth Auchenberg 11902e9168 Update Electron to 1.7.6 2017-09-12 11:05:35 +02:00
Zeke Sikelianos dea012119e Merge pull request #132 from bratsos/master
Warning for Win10 on readme
2017-04-05 12:18:18 -07:00
Zeke Sikelianos 5a90a367af Merge branch 'master' into master 2017-04-05 12:17:52 -07:00
Alex Bratsos b7aa3615f0 Shorter text 2017-04-05 18:09:02 +03:00
Zeke Sikelianos 1a4fd86f69 Merge pull request #137 from AppIns/patch-1
Comment out enabling dev tools
2017-04-01 11:15:07 -07:00
Zeke Sikelianos 6d5ce1d1c6 Merge pull request #140 from electron/add-learning-resources
update readme with links to more guides and examples
2017-03-22 16:14:02 -07:00
Zeke Sikelianos 6df144e71e Merge pull request #142 from electron/use-safer-semver-range-for-electron
use safer semver range for electron
2017-03-22 16:13:49 -07:00
Zeke Sikelianos 66ec67a8a7 use safer semver range for electron 2017-03-22 16:01:06 -07:00
Zeke Sikelianos a2e009e5c1 update readme with links to more guides and examples 2017-03-13 12:56:38 -07:00
Alex Anderson 07200177f5 Comment out enabling dev tools
I feel like people should know how to do this but I have personally seen people getting confused as to why the developer tools show up. This would make it so you are not required to even touch this file
2017-02-26 13:38:54 -08:00
Alex Bratsos 818ba0d1ae Warning for Win10 on readme
Added a warning for Windows 10 users facing npm errors. Most of the times that's the problem
2017-02-16 11:32:58 +02:00
Zeke Sikelianos f8ae670ce8 Merge pull request #121 from pratu16x7/hotfix/readme-broken-link
Fix Readme Quick Start Guide links
2016-12-23 19:31:47 -08:00
pratu16x7 461aa458bd Fix Readme Quick Start Guide links
Fix Readme Quick Start Guide links
2016-12-24 00:51:36 +05:30
Zeke Sikelianos 2f629f5737 Merge pull request #119 from michaeljcalkins/patch-1
Fix links that 404 or redirect
2016-12-21 10:28:26 -08:00
Michael J. Calkins b200985d4d Fix links that 404 or redirect
http://electron.atom.io/docs/tutorial/quick-start/ -> Replaces links that were 404ing
http://electron.atom.io/docs/ -> Replaces a link that was redirecting via 301
2016-12-21 07:19:32 -08:00
Zeke Sikelianos 0c71d6400a Merge pull request #110 from electron/fix-readme-wording
Remove "an" from intro
2016-11-22 21:06:09 -08:00
Phil Haack 8365ee9831 Remove "an" from intro
The wording is awkward. I think removing "an" works. Alternatively, adding the word "application" after "Electron" works too.
2016-11-22 13:47:50 -08:00
Zeke Sikelianos 3d18c59748 Merge pull request #102 from electron/url-format
Format URL passed to BrowserWindow.loadURL
2016-10-31 11:26:06 -07:00
Kevin Sawicki af3f71dda3 Separate install and start steps 2016-10-31 10:38:04 -07:00
Kevin Sawicki 0af284c37c Use path.join for pathname 2016-10-31 10:36:11 -07:00
Kevin Sawicki 995d109c32 Format URL passed to BrowserWindow.loadURL 2016-10-31 10:32:20 -07:00
Kevin Sawicki 85e575a55e Use full Node.js name 2016-10-27 17:54:22 -07:00
Kevin Sawicki d742f28aa2 Merge pull request #100 from kavunshiva/master
fix Node capitalization
2016-10-27 17:53:59 -07:00
Isaac Anderson a87baf104e fix Node capitalization 2016-10-27 20:48:03 -04:00
Zeke Sikelianos 9c73a9db22 Merge pull request #88 from electron/upkeep
Use new electron version and clean up package.json
2016-10-05 20:21:09 -07:00
Zeke Sikelianos a645e8daa9 Merge pull request #91 from electron/update-license-text
Update license text in README
2016-10-04 19:19:04 -07:00
Zeke Sikelianos 5316c7872e update license text in README 2016-10-04 09:37:02 -07:00
Zeke Sikelianos 83bf489748 clean up package.json 2016-09-28 11:10:43 -07:00
Zeke Sikelianos 51f3fcc276 update electron to 1.4.1 2016-09-28 11:10:21 -07:00
Jessica Lord 62d428a1a5 Merge pull request #79 from bhaveshgohel/patch-1
🎉 npm install electron --save-dev
2016-08-31 10:48:37 -07:00
Bhavesh Gohel 35a725f479 🎉 npm install electron --save-dev
We can [npm install electron](http://electron.atom.io/blog/2016/08/16/npm-install-electron) directly!  🎉
2016-08-31 15:28:15 +05:30
Jessica Lord dbef48ee7d Merge pull request #70 from electron/link-to-boilerplates
link to boilerplates
2016-08-11 09:37:38 -07:00
Zeke Sikelianos 072bdd9fc0 link to boilerplates 2016-07-14 15:02:18 -07:00