Permalink
Switch branches/tags
Nothing to show
Commits on May 24, 2017
  1. Added secondary window

    committed May 24, 2017
Commits on May 23, 2017
  1. Updated version to 1.0.4

    committed May 23, 2017
Commits on May 21, 2017
Commits on May 20, 2017
  1. Added image to README

    committed May 20, 2017
  2. Updated README

    committed May 20, 2017
  3. Added refresh progress bar

    committed May 20, 2017
  4. First commit

    committed May 20, 2017
Commits on Apr 5, 2017
  1. Merge pull request #132 from bratsos/master

    Warning for Win10 on readme
    zeke committed on GitHub Apr 5, 2017
  2. Merge branch 'master' into master

    zeke committed on GitHub Apr 5, 2017
  3. Shorter text

    bratsos committed on GitHub Apr 5, 2017
Commits on Apr 1, 2017
  1. Merge pull request #137 from AppIns/patch-1

    Comment out enabling dev tools
    zeke committed on GitHub Apr 1, 2017
Commits on Mar 22, 2017
  1. Merge pull request #140 from electron/add-learning-resources

    update readme with links to more guides and examples
    zeke committed on GitHub Mar 22, 2017
  2. Merge pull request #142 from electron/use-safer-semver-range-for-elec…

    …tron
    
    use safer semver range for electron
    zeke committed on GitHub Mar 22, 2017
  3. use safer semver range for electron

    zeke committed Mar 22, 2017
Commits on Mar 13, 2017
Commits on Feb 26, 2017
  1. 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
    AppIns committed on GitHub Feb 26, 2017
Commits on Feb 16, 2017
  1. Warning for Win10 on readme

    Added a warning for Windows 10 users facing npm errors. Most of the times that's the problem
    bratsos committed on GitHub Feb 16, 2017
Commits on Dec 24, 2016
  1. Merge pull request #121 from pratu16x7/hotfix/readme-broken-link

    Fix Readme Quick Start Guide links
    zeke committed on GitHub Dec 24, 2016
Commits on Dec 23, 2016
  1. Fix Readme Quick Start Guide links

    Fix Readme Quick Start Guide links
    pratu16x7 committed Dec 23, 2016
Commits on Dec 21, 2016
  1. Merge pull request #119 from michaeljcalkins/patch-1

    Fix links that 404 or redirect
    zeke committed on GitHub Dec 21, 2016
  2. 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
    michaeljcalkins committed on GitHub Dec 21, 2016
Commits on Nov 23, 2016
  1. Merge pull request #110 from electron/fix-readme-wording

    Remove "an" from intro
    zeke committed on GitHub Nov 23, 2016
Commits on Nov 22, 2016
  1. Remove "an" from intro

    The wording is awkward. I think removing "an" works. Alternatively, adding the word "application" after "Electron" works too.
    Haacked committed on GitHub Nov 22, 2016
Commits on Oct 31, 2016
  1. Merge pull request #102 from electron/url-format

    Format URL passed to BrowserWindow.loadURL
    zeke committed on GitHub Oct 31, 2016
  2. Use path.join for pathname

    kevinsawicki committed Oct 31, 2016
Commits on Oct 28, 2016
  1. Use full Node.js name

    kevinsawicki committed on GitHub Oct 28, 2016
  2. Merge pull request #100 from kavunshiva/master

    fix Node capitalization
    kevinsawicki committed on GitHub Oct 28, 2016
  3. fix Node capitalization

    Isaac Anderson committed Oct 28, 2016