Commit Graph

29845 Commits

Author SHA1 Message Date
Lee Dohm
2ef61af84e Merge pull request #12566 from Ben3eeE/update-documentation
Fix arguments not marked as such
2016-08-31 12:20:18 -07:00
bene
66dd70d19d 📝 fix arugments not marked as such [ci skip] 2016-08-31 21:16:49 +02:00
Machisté N. Quintana
fa6bb226ce Merge pull request #12565 from atom/jf-update-marked
⬆️ Marked 0.3.6
2016-08-31 12:15:15 -07:00
Joe Fitzgerald
4ae823f312 ⬆️ Marked 0.3.6 2016-08-31 12:46:34 -06:00
Damien Guard
4a1b4cff23 Merge pull request #12560 from atom/dg-fix-toggle-line-numbers
Fix show/hide line numbers in editor
2016-08-30 13:43:25 -07:00
Damien Guard
9451ca0254 Fix show/hide line numbers in editor 2016-08-30 13:20:17 -07:00
Antonio Scandurra
059dbba290 Remove accidentally committed require
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-30 20:15:40 +02:00
Antonio Scandurra
ad24aaef35 Merge pull request #12559 from atom/as-ns-use-right-helper-name-on-beta
Use the correct Atom executable paths on the beta channel
2016-08-30 19:33:17 +02:00
Antonio Scandurra
ce24a2f1cf Use the correct Atom executable paths on the beta channel
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-30 19:25:09 +02:00
Max Brunsfeld
387a8174f7 Merge pull request #12551 from atom/fb-mdt-context-menu-copy-active-pane
Always copy item when splitting from the context menu
2016-08-30 09:34:55 -07:00
Hubot
fedf783b66 1.12.0-dev 2016-08-30 09:47:13 -05:00
Antonio Scandurra
d7227037c8 Merge pull request #12555 from atom/as-install-for-all-platforms
Allow to run script/build --install on all platforms
2016-08-30 16:43:17 +02:00
Antonio Scandurra
c66dde094b 🎨 📝 2016-08-30 16:42:58 +02:00
Antonio Scandurra
5c3c546f52 Document the --install flag for other platforms 2016-08-30 12:50:38 +02:00
Antonio Scandurra
ab0a7f8b61 Fix outdated code in script/clean 2016-08-30 12:33:37 +02:00
Antonio Scandurra
5b85e1c797 Allow script/build --install on all platforms 2016-08-30 12:21:55 +02:00
Antonio Scandurra
61aef00e71 Merge pull request #12553 from atom/as-fix-script-build
Run script/bootstrap immediately after running script/build
2016-08-30 11:51:34 +02:00
Antonio Scandurra
de3fca49a8 Run script/bootstrap immediately after running script/build
This will ensure all the dependencies used later in `script/build` are
installed.
2016-08-30 11:49:52 +02:00
simurai
795e47f307 ⬆️ one-light-ui@v1.6.0 2016-08-30 16:55:50 +09:00
simurai
d1daef9767 ⬆️ one-dark-ui@v1.6.0 2016-08-30 16:55:18 +09:00
Antonio Scandurra
42146d5685 Merge pull request #12550 from atom/ns-bootstrap-in-build
Run script/bootstrap from script/build
2016-08-30 08:21:06 +02:00
Antonio Scandurra
9030ee59f6 Update docs 2016-08-30 08:17:59 +02:00
Matthew Dapena-Tretter
b60afd36ee Always copy item when splitting from the context menu
This updates the context menu so that splitting behaves consistently,
regardless of whether the context menu is used from a text editor or
not.

The current behavior comes from #7953 but, as @maxbrunsfeld pointed out
when we talked about this, the purpose of that commit was to simplify
the command names, so the UX change probably wasn't intentional.
2016-08-29 17:18:56 -07:00
Nathan Sobo
d302fc4fbb Don't bootstrap twice on build providers 2016-08-29 15:39:07 -06:00
Nathan Sobo
c1c4067179 Run script/bootstrap from script/build 2016-08-29 15:33:34 -06:00
Lee Dohm
9574a831b1 ⬆️ image-view@0.59.0 2016-08-29 12:39:08 -07:00
Antonio Scandurra
86e12d25ab Merge pull request #12546 from atom/as-ns-remove-assertion
Remove buffer change event order assertion
2016-08-29 20:51:17 +02:00
Antonio Scandurra
83daa09abc Remove buffer change event order assertion
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-29 17:58:38 +02:00
Wliu
eecf830849 ⬆️ tree-view@0.209.3 2016-08-29 11:58:14 -04:00
Antonio Scandurra
c45b978816 Merge pull request #12410 from atom/ns-modernize-build
Replace Grunt-based build system with simple scripts
2016-08-29 17:31:04 +02:00
Antonio Scandurra
14611926ac Ensure script/bootstrap works after cleaning dependencies up 2016-08-29 13:40:17 +02:00
Antonio Scandurra
77cba66c2d Clarify wording and formatting in docs 2016-08-29 13:03:48 +02:00
Antonio Scandurra
546e56a599 🐎 Cache ~/.atom/compile-cache on AppVeyor 2016-08-29 12:43:34 +02:00
Antonio Scandurra
df56dbf199 Remove unnecessary env variables 2016-08-29 12:39:43 +02:00
Antonio Scandurra
ac120cbb53 Merge branch 'master' into ns-modernize-build 2016-08-29 12:32:43 +02:00
Antonio Scandurra
b6de97f52f 🎨 2016-08-29 11:42:21 +02:00
Antonio Scandurra
45d37d0a54 Rewrite build documentation 2016-08-29 11:41:44 +02:00
Antonio Scandurra
9ee9db4dbd Add script/lint to circle.yml 2016-08-29 10:40:44 +02:00
Antonio Scandurra
880328bf6e Fix lint errors 2016-08-29 10:40:07 +02:00
Antonio Scandurra
4a940592e6 Include error stack when logging unhandled rejections 2016-08-29 10:38:23 +02:00
Antonio Scandurra
870b3c832e Add script/lint 2016-08-29 10:37:12 +02:00
Wliu
6d25cc63d0 ⬆️ bookmarks@0.42.0 2016-08-28 17:11:00 -04:00
Nathan Sobo
0dee1be84b Merge pull request #12540 from atom/ns-focus-app-when-opening
Focus application on all code paths that open windows in main process
2016-08-28 06:54:09 -06:00
Nathan Sobo
b3009f1387 Focus application on all code paths that open windows in main process
I think this should take the application out of “app nap” on macOS,
leading to better responsiveness when opening paths from the CLI.
2016-08-28 06:17:41 -06:00
Antonio Scandurra
66af8e9dcc Merge branch 'master' into ns-modernize-build 2016-08-27 19:19:16 +02:00
simurai
eff5fa6c0a ⬆️ settings-view@v0.242.0 2016-08-27 13:12:16 +09:00
Antonio Scandurra
2bb713712c ⬆️ welcome 2016-08-26 18:33:12 +02:00
Antonio Scandurra
4362de7877 ⬆️ tree-view 2016-08-26 16:28:28 +02:00
Antonio Scandurra
34978bfeda Merge branch 'master' into ns-modernize-build 2016-08-26 16:20:46 +02:00
Antonio Scandurra
ecc44f7493 Merge pull request #12530 from atom/as-circle-master-builds-notify-slack
Send notifications to Slack when a CircleCI build of master completes
2016-08-26 15:50:11 +02:00