Commit Graph

30306 Commits

Author SHA1 Message Date
Michelle Tilley
ad448184b4 First pass at per-package transpilation 2016-10-29 14:30:24 -07:00
Max Brunsfeld
0860f354ca Update packages for atom.file-icons API fix 2016-10-28 12:24:04 -07:00
Nathan Sobo
14b8da1138 ⬆️ atom-keymap 2016-10-28 10:05:51 -06:00
Wliu
e13f6297ef ⬆️ go-to-line@0.31.2 2016-10-28 11:29:43 -04:00
Nathan Sobo
e28c03d15b Merge pull request #13001 from flububb/master
Build appropriate 32/64-bit version on Linux
2016-10-28 08:46:04 -06:00
Antonio Scandurra
bceb7da112 ⬆️ bookmarks 2016-10-28 14:37:24 +02:00
simurai
98fd27e3ea ⬆️ one-dark/light-ui@v1.8.2 2016-10-28 20:36:00 +09:00
Damien Guard
e4ff2b2296 Use relative paths for signing to avoid weird 7z error 2016-10-27 20:51:40 -07:00
Damien Guard
4edb3fe5c7 For some reason packagedAppPath uses forward-slash on Windows... 2016-10-27 17:06:54 -07:00
Damien Guard
590b64a34b Fix portable extraction for beta 2016-10-27 16:39:57 -07:00
Ian Olsen
e5cfc6b6e4 Merge pull request #13080 from atom/remove-harmony-flag
Remove --harmony JavaScript flag
2016-10-27 13:37:01 -07:00
Max Brunsfeld
97943a3432 Shorten redundant paths to electron-shims.js 2016-10-27 13:19:55 -07:00
Max Brunsfeld
a22870fa42 Install electron shims in benchmarks
This is needed because some packages may still rely on the ability
to pass null/undefined to path.dirname and friends

Signed-off-by: Nathan Sobo <nathan@github.com>
2016-10-27 13:18:39 -07:00
Lee Dohm
505160f24c Remove --harmony JavaScript flag 2016-10-27 11:50:08 -07:00
Machisté N. Quintana
a8935bc48a Merge pull request #13065 from atom/mq-convert-more-to-js
Convert BufferedProcess and BufferedNodeProcess to JS
2016-10-27 11:36:40 -07:00
Nathan Sobo
454323e69e ⬆️ atom-keymap
Fixes #13076
Fixes #13085
2016-10-27 12:03:27 -06:00
Ian Olsen
9d072c10fc is to === 2016-10-27 10:57:48 -07:00
Max Brunsfeld
2b83944c4a ⬆️ apm
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-10-27 10:51:23 -07:00
Damien Guard
2a169556c2 Merge pull request #13078 from atom/dg-windows-signing-timestamps
Sign Windows builds with sha256 and timestamp
2016-10-26 19:15:52 -07:00
Ian Olsen
f726dcc81b Merge pull request #12922 from stereobooster/10474-prompt-to-save-unsaved-buffer
Fix for #10474
2016-10-26 16:35:43 -07:00
Damien Guard
0ba765d43e Older signtool does not support append signature /as switch 2016-10-26 14:35:07 -07:00
Michelle Tilley
d8c91d4376 ⬆️ tree-view@0.211.0 2016-10-26 11:16:11 -07:00
Damien Guard
428dbabe81 Sign Windows builds with sha256 and timestamp 2016-10-26 10:46:02 -07:00
Damien Guard
e3e6483b80 Merge pull request #13046 from atom/dg-reopen-project
Project history api, reopen project menu and command
2016-10-26 10:21:43 -07:00
Machisté N. Quintana
c34a7931ad Merge pull request #13071 from atom/capitalize-save-button
Capitalize save in button label so keybindings work
2016-10-25 21:56:37 -07:00
Machiste Quintana
67920efee3 Make BufferedProcess specs pass again 2016-10-25 21:51:01 -07:00
Kevin Sawicki
6f8c92488a Capitalize save in button label so keybindings work 2016-10-26 11:45:42 +09:00
simurai
fd36cad6f0 ⬆️ one-dark/light-ui@v1.8.0 2016-10-26 08:33:21 +09:00
Machiste Quintana
2da626eede Add missing babel directives 2016-10-24 22:41:55 -07:00
Machiste Quintana
27c9b0b833 Convert BufferedProcess to JS 2016-10-24 22:40:36 -07:00
Machiste Quintana
59055f0c48 Convert BufferedNodeProcess to JS 2016-10-24 22:18:11 -07:00
Nathan Sobo
9d970711fd Merge pull request #12985 from atom/ns-fix-keymap-ctrl-issue
Fix keystroke resolution problems on Linux
2016-10-24 19:29:12 -06:00
Nathan Sobo
e13a4534c8 Merge remote-tracking branch 'origin/master' into ns-fix-keymap-ctrl-issue 2016-10-24 13:55:33 -06:00
Katrina Uychaco
574e69c63f ⬆️ go-to-line@0.31.1 2016-10-21 22:12:20 -07:00
Damien Guard
8229924b96 History API, reopen project menu, command and list view 2016-10-21 15:13:59 -07:00
Wliu
0e2f4caece ⬆️ language-coffee-script@0.48.1 2016-10-21 10:05:27 -04:00
Antonio Scandurra
18609f8bab Merge pull request #13021 from atom/cn-fix-text-editor-display
Use flex display in text editor instead of block
2016-10-19 12:38:15 +02:00
Cédric Néhémie
07a017039f 🐛 Use flex display in text editor instead of block 2016-10-19 12:11:12 +02:00
simurai
602af52c52 ⬆️ solarized-dark/light-syntax@v1.1.1 2016-10-19 13:17:39 +09:00
simurai
639facbd36 ⬆️ markdown-preview@v0.159.1 2016-10-19 10:42:27 +09:00
Nathan Sobo
5db40baa8a ⬆️ atom-keymap
Fixes #12958
2016-10-18 11:41:40 -06:00
Antonio Scandurra
4d2641962e Merge pull request #12903 from atom/as-deprecate-shadow-dom
Remove shadow DOM from `atom-text-editor`
2016-10-18 10:15:43 +02:00
Antonio Scandurra
a629e91cda Merge branch 'master' into as-deprecate-shadow-dom
# Conflicts:
#	package.json
2016-10-18 09:31:51 +02:00
Wliu
1076a13ebc ⬆️ autocomplete-css@0.14.1 2016-10-17 20:41:10 -04:00
Joe Fitzgerald
f0fcc3aaee ⬆️ autocomplete-plus 2016-10-17 16:22:18 -06:00
Wliu
3cef308d97 ⬇️ autocomplete-css@0.13.1
Until specs are fixed.
2016-10-17 17:03:04 -04:00
Wliu
4a8606ff31 ⬆️ autocomplete-css@0.14.0 2016-10-17 15:16:12 -04:00
Nathan Sobo
56b8f42740 ⬆️ atom-keymap 2016-10-17 12:58:56 -06:00
Antonio Scandurra
dffaa6fda9 ⬆️ command-palette 2016-10-17 16:59:24 +02:00
Antonio Scandurra
7a128767a1 ⬆️ package-generator 2016-10-17 16:59:15 +02:00