Commit Graph

104 Commits

Author SHA1 Message Date
Zeke Sikelianos 235c80f7c9 Update electron to ~1.7.9 2017-09-27 15:04:46 -07: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
Jessica Lord 8ac98b6f50 Merge pull request #63 from thompsonemerson/patch-2
fixes #61
2016-06-21 12:27:22 -04:00
Emerson Thompson 0be7f99224 fixes #61 2016-06-15 14:53:42 -03:00
Jessica Lord 1332e29fb1 Merge pull request #58 from sahildua2305/patch-1
⬆️ electron @ 1.2.0
2016-05-27 10:45:41 -07:00
Sahil Dua 0573ce7e95 ⬆️ electron 2016-05-27 07:19:42 +05:30
Kevin Sawicki 34e8dce241 ⬆️ electron@1.1.2 2016-05-24 08:35:26 -07:00
Jessica Lord 19722fb825 Bump version of Electron to v1.1.1 2016-05-20 11:35:23 -07:00
Jessica Lord 3550153dcb Merge pull request #52 from posva/es6-patch
Use string es6 interpolation
2016-05-13 14:06:57 +00:00
Eduardo San Martin Morote 46d7d193cf Use string es6 interpolation 2016-05-12 15:41:16 +02:00
Jessica Lord 0cfcd92d59 Merge pull request #50 from louistsaitszho/master
bump electron prebuilt to ^1.0.1
2016-05-12 12:46:26 +02:00
Louis Tsai ee39fff34d bump electron prebuilt to ^1.0.1 2016-05-12 00:22:15 +08:00
Jessica Lord 07c7759d45 Mention the Electron API Demos app 2016-05-11 08:48:52 +02:00
Jessica Lord 7bf866c3c5 Merge pull request #46 from electron/bump-electron-prebuilt
bump electron prebuilt to ^0.37.8
2016-04-29 13:55:25 -07:00
Jessica Lord 82d07e4639 Merge pull request #45 from electron/standardize
use standard style
2016-04-29 13:54:04 -07:00
Zeke Sikelianos 008b6d2540 bump electron prebuilt to ^0.37.8 2016-04-29 13:11:15 -07:00
Zeke Sikelianos 1c94f99097 use standard style 2016-04-29 13:08:11 -07:00
Zeke Sikelianos 732b807193 Merge pull request #44 from electron/updates
Make updates
2016-04-28 17:40:05 -07:00