Commit Graph

28968 Commits

Author SHA1 Message Date
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
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
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
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
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
simurai
85fa7e8a8a Fix overflowing of the tabs
This is a follow up for #11866.

In this case when there are too many tabs, they start to push `atom-workspace-axis.vertical` beyond the window width.
2016-06-08 10:56:53 +09:00
Damien Guard
43afb668c7 🎨 Remove fat-arrow Coffeescript linter warning 2016-06-07 17:20:09 -07:00
Antonio Scandurra
672cf6d2b6 ⬆️ ohnogit 2016-06-06 18:13:29 +02:00
Hubot
4ab0f27d63 1.10.0-dev 2016-06-06 08:43:09 -05:00
Antonio Scandurra
84e6ff4996 Merge pull request #10999 from atom/wl-update-language-javascript
Upgrade language-javascript to 0.111.0
2016-06-06 14:14:32 +02:00
Wliu
7ff5469385 ⬆️ language-make@0.22.2 2016-06-06 07:59:24 -04:00
Wliu
552630b20d ⬆️ language-xml@0.34.8 2016-06-06 07:58:41 -04:00
Wliu
732d571f19 ⬆️ language-css@0.36.2 2016-06-05 12:48:23 -04:00
Wliu
6991246b59 ⬆️ image-view@0.58.0 2016-06-04 18:00:49 -04:00
Wliu
3f85c1d676 ⬆️ language-make@0.22.1 2016-06-03 22:10:41 -04:00
Wliu
c6d431bdf1 Merge branch 'master' into wl-update-language-javascript 2016-06-03 21:53:46 +00:00
Wliu
9019e39773 ⬆️ tabs@0.98.0 2016-06-03 17:52:04 -04:00
simurai
3fd51e858a ⬆️ one-dark-ui@v1.3.2 2016-06-03 12:49:38 +09:00
simurai
019c69cc18 ⬆️ one-light-ui@v1.3.2 2016-06-03 12:49:10 +09:00
simurai
b79b715908 ⬆️ styleguide@v0.46.0 2016-06-03 12:13:27 +09:00
Wliu
0e0150a043 ⬆️ language-xml@0.34.7 2016-06-01 20:15:16 -04:00
Wliu
8a0b0da0cf ⬆️ language-java@0.22.0 2016-06-01 20:14:41 -04:00
Damien Guard
ea68cfe290 Enable copy shortcut on specs window 2016-06-01 16:08:29 -07:00
Antonio Scandurra
030b910e00 ⬆️ status-bar 2016-06-01 12:17:49 +02:00
Antonio Scandurra
d3cd71d42c ⬆️ status-bar 2016-06-01 10:12:56 +02:00
Antonio Scandurra
57c17fb2a4 ⬆️ text-buffer
Fixes #11794.
2016-05-30 19:13:52 +02:00
Antonio Scandurra
c6c8a9a9b1 ⬆️ settings-view 2016-05-30 16:45:26 +02:00