Commit graph

35271 commits

Author SHA1 Message Date
Markus Olsson
78b8830e68 Rename to a more descriptive root react container name 2016-06-21 16:47:08 +02:00
Markus Olsson
d047908061 Move importing of stylesheet to index 2016-06-20 22:15:13 +02:00
Markus Olsson
833d9dd07a Move scss to styles and start on a basic structure 2016-06-20 21:18:20 +02:00
Markus Olsson
b7d50dd19d Merge pull request #49 from desktop/sign-for-os-x
Sign on macOS
2016-06-20 13:32:52 +02:00
Markus Olsson
93f9a5e10f Extract css into separate files rather than bundling for prod builds 2016-06-17 20:48:49 +02:00
Markus Olsson
a9d5bd97cb Don't include stylesheet when running under test environment
Why yes, this is a hack
2016-06-17 20:11:39 +02:00
Brendan Forster
1d8d92a1d1 Merge pull request #47 from desktop/windows-artifacts
Windows artifacts
2016-06-17 10:17:09 +10:00
Markus Olsson
3914ad0406 Add loader for images so that we can use url() in sass 2016-06-17 01:37:57 +02:00
Markus Olsson
a766dcf507 Look at this shiny sass 2016-06-17 01:33:14 +02:00
Markus Olsson
3551d88a67 We're not copying the icons to the build dir any more 2016-06-17 01:32:59 +02:00
joshaber
103d4dba09 Simply 2016-06-16 15:50:24 -07:00
joshaber
2a16f07964 lower case pls 2016-06-16 15:49:42 -07:00
joshaber
f22999104c Document how to get the certificate. 2016-06-16 15:49:01 -07:00
joshaber
47fea48838 Only setup the key when building on Travis 2016-06-16 15:43:16 -07:00
joshaber
045b6e65e4 Fix the command path 2016-06-16 15:43:05 -07:00
joshaber
4b47276da9 Fix the download call 2016-06-16 15:35:23 -07:00
joshaber
9dcde259ec Download the certificate on macOS 2016-06-16 15:17:50 -07:00
Markus Olsson
0a2f11f19d We don't have to copy static now, all resources should be require()d 2016-06-17 00:15:20 +02:00
Markus Olsson
a745a677bb Move css over to sass file 2016-06-17 00:13:53 +02:00
Markus Olsson
789114434c Generate source maps for sass 2016-06-17 00:13:52 +02:00
Markus Olsson
2db5d332ce Use html webpack plugin to inject script at build time
This will automatically use the webpack server
2016-06-17 00:13:51 +02:00
joshaber
1338f8c4ae Make the sign 2016-06-16 14:49:03 -07:00
joshaber
518b23eefb Send the size and hash too 2016-06-16 13:01:27 -07:00
joshaber
9674c23ef4 Publish all the Windows artifacts 2016-06-16 12:42:35 -07:00
Markus Olsson
afbc797219 Require the stylesheet 2016-06-16 19:24:52 +02:00
Markus Olsson
2fe0d4fea8 Chain some loaders for sass pipeline
sass transpiles, css let's us use url() and @import and style injects
the <style> tag into the dom
2016-06-16 19:23:52 +02:00
Markus Olsson
1a70c21892 PoC sass stylesheet 2016-06-16 19:22:10 +02:00
Markus Olsson
cf9f737c20 All dem loaders tho 2016-06-16 19:21:57 +02:00
Markus Olsson
b466f18471 Merge pull request #46 from desktop/node-gyp-fixes
node-gyp doc fixes
2016-06-16 14:12:24 +02:00
Markus Olsson
5d8cfb0f89 Adding python to PATH isn't strictly necessary 2016-06-16 14:04:05 +02:00
Markus Olsson
0c6eb8b6e6 Don't have to install node-gyp globally
See https://github.com/desktop/desktop/pull/45#issuecomment-226465018
2016-06-16 14:03:06 +02:00
Brendan Forster
6af4f045e5 Merge pull request #45 from desktop/getting-started
Getting started tweakies
2016-06-16 08:19:33 +10:00
Zeke Sikelianos
9696204d21 link to keytar 2016-06-15 14:28:17 -07:00
Zeke Sikelianos
0f823bded5 fix typo 2016-06-15 14:28:02 -07:00
Josh Abernathy
6896c521ac Merge pull request #43 from desktop/octicons
Octicons
2016-06-15 11:28:49 -07:00
Markus Olsson
49a7e2ce5e 🖕 🖕 🖕 tslint 🖕 🖕 🖕 2016-06-15 20:20:52 +02:00
Markus Olsson
5857700a91 🎨 2016-06-15 20:01:31 +02:00
Markus Olsson
df5d3f9afc No ternary for u 2016-06-15 19:59:48 +02:00
Markus Olsson
9fd9d20fe2 Get rid of this dangerous semi-colon 2016-06-15 19:52:40 +02:00
Markus Olsson
b9e1632228 Auto-generated notice 2016-06-15 19:47:16 +02:00
Markus Olsson
dc85dd9942 iHeardYouLikedTheCamelCase 2016-06-15 19:38:56 +02:00
Josh Abernathy
00581abd1a Merge pull request #44 from desktop/daaacs
Daaacs
2016-06-15 10:29:41 -07:00
Markus Olsson
f95624bd58 Update README.md 2016-06-15 19:19:55 +02:00
Markus Olsson
447c8666cf Add linter atom plugin recommendations 2016-06-15 19:16:25 +02:00
Markus Olsson
10e4ff4cb7 Document getting node-gyp working on Windows 2016-06-15 19:15:57 +02:00
Markus Olsson
14bee5e95d First take on getting started doc 2016-06-15 18:26:56 +02:00
Markus Olsson
ae0eed8403 First take on structure 2016-06-15 16:29:35 +02:00
Markus Olsson
1f6157fbe0 Revert "All static fields are public"
This reverts commit e5dbf3d7c0.
2016-06-15 15:26:11 +02:00
Markus Olsson
e5dbf3d7c0 All static fields are public
This conforms to what react is using in their es7 exaple
https://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html#es7-property-initializers
2016-06-15 15:21:11 +02:00
Brendan Forster
421a27815d Merge pull request #42 from desktop/deploy
Speak some truth to Central
2016-06-15 20:24:10 +10:00