Commit graph

4228 commits

Author SHA1 Message Date
joshaber 673d9873d8 Bring in choosealicense 2016-12-07 16:28:52 -05:00
joshaber a799c87d65 Write the gitignore 2016-12-07 16:06:56 -05:00
joshaber a3d6f53baf Store the full path 2016-12-07 16:06:50 -05:00
joshaber 1a1ee666ea Expose a function to write the gitignore 2016-12-07 16:06:43 -05:00
joshaber dbe4dd6f22 Use a sentinel for no gitignore instead of null 2016-12-07 15:55:58 -05:00
joshaber f1b3518af8 Show some gitignore options 2016-12-07 15:52:51 -05:00
joshaber 4686608fbd Load some gitignores 2016-12-07 15:42:42 -05:00
joshaber 2e7fafccbb Bundle the gitignore repo. 2016-12-07 15:36:36 -05:00
joshaber 76cde8d8a4 📖 2016-12-07 14:29:11 -05:00
joshaber 108bcc9a51 Write and commit the README 2016-12-07 14:27:24 -05:00
joshaber b605fb01f7 Less shouting 2016-12-07 14:03:01 -05:00
joshaber 3e4da8db0e Show the checkbox 2016-12-07 14:01:32 -05:00
joshaber 3cfe4dbb64 Fix the changes count styling 2016-12-07 13:52:01 -05:00
joshaber 45050612c8 Checkbox is more general 2016-12-07 13:51:50 -05:00
Markus Olsson 885c401481 Merge pull request #719 from desktop/you-look-like-a-ref-face
Button reference fix
2016-12-06 15:47:58 +01:00
joshaber eca72a63a4 s/reference/onButtonRef 2016-12-06 09:24:54 -05:00
joshaber 845f022af2 Just allow a callback 2016-12-06 09:24:41 -05:00
Josh Abernathy 61e946c8a6 Merge pull request #718 from desktop/wow-such-acceleration
Retrieve the default accelerator is no accelerator is explicitly defined
2016-12-06 09:19:04 -05:00
Markus Olsson 6df9a46dd2 Merge pull request #699 from desktop/preferences
Preferences
2016-12-06 11:40:18 +01:00
Markus Olsson 92ddb95a3b Merge pull request #709 from desktop/the-component-revolution
The People's Glorious Component Revolution
2016-12-06 11:40:00 +01:00
Markus Olsson b4ec7c7720 Get the default role accelerator when no accelerator is given 2016-12-06 10:57:27 +01:00
Markus Olsson 6ae9ef2b36 Export the menuFromElectronMenu function
So that we can use it in the main process
2016-12-06 10:56:26 +01:00
Markus Olsson 9f39391b21 Don't pass Electron.Menu* instances over IPC
Serialize them into our safe models before transit
2016-12-06 10:50:56 +01:00
Markus Olsson 1dc59f7faf Accelerators can be null
Electron doesn't care about this but we do since we're using
strictNullChecks
2016-12-06 10:40:57 +01:00
joshaber c1b1d67f83 Merge branch 'the-component-revolution' into preferences 2016-12-05 17:13:15 -05:00
joshaber 7ae67915d1 Gotta spell it out tho 2016-12-05 11:48:43 -05:00
joshaber 4ca6f1eda3 No did 2016-12-05 11:43:47 -05:00
joshaber dfa3a6654f Bring these over from the conflict 2016-12-05 11:42:59 -05:00
joshaber c12437b66c Immutability is nice 2016-12-05 11:42:51 -05:00
joshaber 449e3b44ed Just use CommandOrCtrl 2016-12-05 11:42:45 -05:00
joshaber 6ff8baa33e Merge branch 'master' into preferences 2016-12-05 11:42:35 -05:00
joshaber d205ce4391 📖 2016-12-05 11:29:43 -05:00
joshaber 071806c691 Use the Errors component 2016-12-05 11:27:32 -05:00
joshaber ed0909a2ce Errors component 2016-12-05 11:27:26 -05:00
joshaber b351f53978 Split the checkbox CSS into its own file 2016-12-05 11:21:14 -05:00
joshaber e461a63612 Split the text area CSS into its own file 2016-12-05 11:18:55 -05:00
joshaber 773d034acd Less specific style so they can be overridden 2016-12-05 11:07:21 -05:00
joshaber b5f5ad2015 Use a Button here too 2016-12-05 11:07:11 -05:00
joshaber 607e13cffd Add reference to Button 2016-12-05 11:07:04 -05:00
joshaber 2bad2f17ac De-nest the <label> 2016-12-05 10:46:38 -05:00
joshaber 619b880d77 Use Row 2016-12-05 10:35:34 -05:00
joshaber d9579f870c Add Row 2016-12-05 10:35:28 -05:00
joshaber 9f776dcc6a TextBoxes don't have children anymore 2016-12-05 10:35:14 -05:00
joshaber 94f754be23 Merge branch 'master' into the-component-revolution 2016-12-05 10:23:38 -05:00
Josh Abernathy 64f57ea6cb Merge pull request #713 from desktop/a-date-with-commit-identity
A date with commit identity
2016-12-05 10:17:37 -05:00
Markus Olsson d887837e81 Merge pull request #714 from desktop/bump-fs-extra
upgrade fs-extra to 1.0.0
2016-12-05 08:55:52 +01:00
Markus Olsson 69784deb0a Merge pull request #712 from desktop/below-the-fold
Close the foldout after selecting a repository
2016-12-05 08:27:51 +01:00
Brendan Forster 4bba96e14f another usage of fs-extra 2016-12-05 15:53:49 +11:00
Brendan Forster d133ebb4fc upgrade fs-extra to 1.0.0 and add type declarations 2016-12-05 15:15:45 +11:00
joshaber 357a709126 You get a Button! And you get a Button! 2016-12-02 11:33:17 -05:00