Commit Graph

31553 Commits

Author SHA1 Message Date
Michelle Tilley
6af247e601 Only test on Node 4 on Travis 2016-06-14 16:53:24 -07:00
Lee Dohm
d495e8e9d5 Merge pull request #11981 from atom/design-decisions
Add a design-decisions section to the CONTRIBUTING guide
2016-06-14 18:38:33 -05:00
Lee Dohm
f268d48514 📝 Add a design-decisions section to the CONTRIBUTING guide 2016-06-14 16:32:50 -07:00
Michelle Tilley
fa7d1d6687 Use g++ 4.8 on travis 2016-06-14 15:36:20 -07:00
Michelle Tilley
dc659ff9b3 ⬆️ apm@1.11.4 2016-06-14 15:17:05 -07:00
Michelle Tilley
acb0ae9225 Set ATOM_NOISY_BUILD on Appveyor 2016-06-14 14:39:12 -07:00
Michelle Tilley
4fd463a2fb Don't suppress build output when ATOM_NOISY_BUILD is set 2016-06-14 14:38:51 -07:00
Michelle Tilley
3c717626d7 ⬆️ apm@1.11.3 2016-06-14 14:24:27 -07:00
Michelle Tilley
3b84924159 ⬆️ Node.js@4.4.5 on Appveyor 2016-06-14 13:50:44 -07:00
Michelle Tilley
496539208b Only read actual package.json files from disk in compile-packages-slug task 2016-06-14 13:40:40 -07:00
Michelle Tilley
e67ebf3639 Change up native build options 2016-06-14 13:17:55 -07:00
Damien Guard
21d3b67ef5 Add languages to build status doc 2016-06-14 09:42:03 -07:00
Ross Allen
86cdc61ff0 Correctly reference onDidClick, not onClick 2016-06-14 07:36:35 -07:00
Ross Allen
c19ed79066 Complete documentation for Notification creation
Notifications support several options that were yet to be documented:
`buttons`, `description`, and `stack`. Add descriptions for each option
and its defaults (where applicable, e.g. .buttons.className).

`stack` is technically available on all notification types, but it
doesn't make sense to use it on types other than 'error' and 'fatal'.
Therefore it's documented only in those two cases.

The usage and expected display, like preformatted vs. Markdown, taken
from [atom/notifications/lib/notification-element.coffee][1].

[1]: https://github.com/atom/notifications/blob/v0.64.1/lib/notification-element.coffee
2016-06-14 07:36:35 -07:00
simurai
7f4e706dab Merge branch 'master' of https://github.com/atom/atom into sm-spec-suite 2016-06-14 13:34:35 +09:00
Damien Guard
a503994a85 Add more build badges to build-status.md 2016-06-13 21:22:47 -07:00
Wliu
72dbbd8d22 Merge pull request #11961 from samhunta/master
Remove workaround for old Windows bug
2016-06-13 16:08:52 -04:00
Damien Guard
09079fe7ca Doc to show build status badges for atom & packages 2016-06-13 12:15:32 -07:00
Damien Guard
221118c527 Update build status labels 2016-06-13 11:29:17 -07:00
Michelle Tilley
65cb6c86c0 ⬆️ apm@1.11.2 2016-06-13 11:20:34 -07:00
Michelle Tilley
96db9a6dfa ⬆️ ohnogit@0.0.14 2016-06-13 11:20:34 -07:00
Michelle Tilley
0ea0f15687 ⬆️ apm@1.11.1 2016-06-13 11:20:13 -07:00
Michelle Tilley
3836907ee3 ⬆️ apm@1.11.0
Signed-off-by: Katrina Uychaco <kuychaco@github.com>
2016-06-13 11:20:13 -07:00
Sam Hunter
2d68c49274 Only spec window's web view should force focus 2016-06-12 23:20:43 -07:00
Sam Hunter
2daa8d60f4 Fix WebView focus
This code is needed to automatically focus the webview when it is blurred
2016-06-12 23:16:26 -07:00
Sam Hunter
0f673ea884 Remove workaround for old Windows bug
The code removed is no longer needed as it was fixed in this issue of atom-shell

https://github.com/electron/electron/issues/380
2016-06-10 23:49:14 -07:00
simurai
b9cccfd628 Merge branch 'master' into sm-move-bootstrap-to-npm 2016-06-11 10:59:45 +09:00
simurai
b1f0cbb134 Make Spec Suite less flickery 2016-06-11 10:46:10 +09:00
simurai
e70f7c9ecc Fix find+replace specs 2016-06-11 09:17:36 +09:00
Wliu
9ce875bdea Merge pull request #11958 from atom/wl-update-language-sass
Update language-sass to 0.54.0
2016-06-10 18:08:46 -04:00
Wliu
8cfa406bc9 ⬆️ autocomplete-css@0.11.2 2016-06-10 17:17:41 -04:00
Wliu
b848459522 ⬆️ language-sass@0.54.0 2016-06-10 17:15:19 -04:00
Wliu
748dbcdced ⬆️ language-shellscript@0.22.4 2016-06-10 16:37:02 -04:00
simurai
c601adfdb7 Merge branch 'master' into sm-move-bootstrap-to-npm 2016-06-10 15:37:04 +09:00
Machisté N. Quintana
918bffd6b1 ⬆️ tabs@0.99.0
See https://github.com/atom/tabs/pull/344
2016-06-09 22:54:06 -07:00
simurai
f6e87b1123 Merge pull request #11930 from atom/sm-fix-tab-overflow
Fix overflowing of the tabs
2016-06-10 08:17:41 +09:00
Damien Guard
83884113ac Merge pull request #11413 from IanLee1521/patch-1
Added .apm to .gitignore
2016-06-09 11:26:19 -07:00
simurai
bc9404c2ea ⬆️ one-dark/light-ui@v1.3.3 2016-06-09 22:00:04 +09:00
Damien Guard
cb05025726 Fix quoting in clean script caused by accidental undo 2016-06-08 21:08:11 -07:00
Damien Guard
d39ddef9ce Re-enable killing atom as part of script/clean 2016-06-08 20:16:04 -07:00
Wliu
fdac686f26 ⬇️ language-sass@0.52.0 2016-06-08 20:18:11 -04:00
Wliu
192d0a5f20 ⬆️ language-java@0.23.0 2016-06-08 17:30:23 -04:00
Wliu
235f140be5 ⬆️ find-and-replace@0.200.0 2016-06-08 17:29:35 -04:00
Wliu
9a4b4e0250 ⬆️ language-gfm@0.87.0 2016-06-08 17:27:58 -04:00
Wliu
0db8191d89 ⬆️ language-sass@0.53.0 2016-06-08 17:27:04 -04:00
Wliu
6f72b90bb1 Merge pull request #11932 from drewchandler/fix-downloading-state-typo
Fix DownloadingState typo
2016-06-08 08:58:41 -04:00
simurai
c36f76e3f3 ⬆️ image-view@v0.58.1 2016-06-08 17:40:09 +09:00
simurai
7563c4ba6f ⬆️ atom-light-ui@v0.44.0 2016-06-08 17:06:28 +09:00
simurai
89843acabc ⬆️ atom-dark-ui@v0.52.0 2016-06-08 17:05:51 +09:00
Drew Chandler
170bc17657 Fix DownloadingState typo 2016-06-07 22:06:08 -07:00