Nathan Sobo
4ccd700871
Preserve specificity when transforming atom-text-editor::shadow
...
Simply replace ::shadow with .editor to preserve the specificity of the
transformed rule. This isn't beautiful, but it's the only way to
guarantee that the styling transition is smooth enough to justify not
bumping the major.
2016-11-01 11:23:29 -06:00
Damien Guard
daf790406f
Update windows.md
2016-10-31 11:23:41 -07:00
Damien Guard
5f8db68944
Update windows.md
2016-10-31 11:22:20 -07:00
Damien Guard
596d93eee0
Merge pull request #11541 from BrainCrumbz/doc-win-apm-path
...
📝 [ci skip] add notes on 'apm' path in Windows
2016-10-31 10:05:34 -07:00
Giuseppe Piscopo
679acc4748
📝 [ci skip] add note on windows tests failing
2016-10-31 10:54:28 +01:00
BrainCrumbz
3277752cb0
📝 [ci skip] apply suggested changes after PR
2016-10-31 10:46:26 +01:00
BrainCrumbz
a3ad553d1f
📝 [ci skip] add notes on 'apm' path in Windows
...
Comments came out while discussing issue #11137
2016-10-31 10:46:26 +01:00
Nathan Sobo
630f146884
Merge pull request #13098 from atom/b3-toggle-line-comments
...
Fix toggleLineCommentsInSelection for empty lines
2016-10-29 08:03:50 -06:00
bene
0411509b43
Fix toggleLineCommentsInSelection for empty lines
2016-10-29 14:04:30 +02:00
simurai
bab60bfbf1
⬆️ find-and-replace@v0.204.0
2016-10-29 15:53:23 +09: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