Commit Graph

25058 Commits

Author SHA1 Message Date
Ben Ogle
65cba6bbbc ⬆️ autocomplete-css@0.11.0 2015-09-16 16:38:50 -07:00
Max Brunsfeld
ed3c5d741b Merge pull request #8815 from atom/mb-ns-fix-select-left-on-focus
Avoid incorrect character replacement when initially typing in text-editor
2015-09-16 14:07:26 -07:00
Max Brunsfeld
f79b3abe3f Avoid incorrect character replacement when initially typing in text-editor
It seems that chrome now automatically selects all text in an input element
when its containing shadow root gains focus, as if it had been reached by
typing tab. Setting the input's tabindex to -1 prevents this behavior.

Signed-off-by: Nathan Sobo <nathan@github.com>
2015-09-16 13:41:16 -07:00
Nathan Sobo
6c6f0beda5 Revert "⬆️ one-dark-ui@1.1.0 & one-light-ui@1.1.0"
This reverts commit ecf49114fe.
2015-09-16 14:38:22 -06:00
Nathan Sobo
46a833a608 Revert "Merge pull request #8778 from atom/mq-system-font"
This reverts commit 457e80113e, reversing
changes made to de61aecfd1.
2015-09-16 14:37:25 -06:00
Ivan Žužak
87b412c6e0 ⬆️ exception-reporting@0.37.0 2015-09-16 19:54:19 +02:00
Machisté N. Quintana
ecf49114fe ⬆️ one-dark-ui@1.1.0 & one-light-ui@1.1.0 2015-09-16 10:14:00 -04:00
Machisté N. Quintana
457e80113e Merge pull request #8778 from atom/mq-system-font
Use system menu font for Atom UI
2015-09-16 10:08:28 -04:00
Wliu
de61aecfd1 ⬆️ autocomplete-css@0.10.2 2015-09-15 19:03:47 -04:00
Max Brunsfeld
99e87bc3c0 Merge pull request #8676 from atom/mb-fix-undo-stack-on-reload-again
Preserve undo history after reload, even when file has no unsaved changes
2015-09-15 14:59:27 -07:00
Max Brunsfeld
d41e48dad0 Merge branch 'master' into mb-fix-undo-stack-on-reload-again 2015-09-15 14:33:28 -07:00
Max Brunsfeld
24263960ef ⬆️ text-buffer 2015-09-15 14:33:11 -07:00
Max Brunsfeld
8798d69aba Merge pull request #8788 from atom/mb-railcar-script
Add railcar script
2015-09-15 14:17:53 -07:00
Max Brunsfeld
a9845e3d7f Script stable and beta releases together 2015-09-15 12:09:35 -07:00
Antonio Scandurra
c7d4871453 Merge pull request #8730 from atom/as-faster-style-recalculation
Faster Style Recalculations
2015-09-15 11:25:10 +02:00
Max Brunsfeld
6bfa467a15 Remove unused require 2015-09-14 17:34:47 -07:00
Max Brunsfeld
01a73e3ad3 Handle errors from 'git status' 2015-09-14 17:34:41 -07:00
Max Brunsfeld
0143b133fe Add railcar script 2015-09-14 17:07:11 -07:00
Max Brunsfeld
321bf690d2 Handle '-dev' suffix when building RPM package 2015-09-14 16:47:09 -07:00
Max Brunsfeld
27cc9cdff3 1.0.12-dev 2015-09-14 16:29:20 -07:00
Kevin Sawicki
db2e614444 Merge pull request #8787 from atom/wl-github-desktop
Github for Windows --> Github Desktop
2015-09-14 15:43:24 -07:00
Wliu
71058890cf 📝 Github for Windows --> Github Desktop 2015-09-14 18:40:21 -04:00
Max Brunsfeld
b5c36717e5 Merge branch 'beta' 2015-09-14 14:46:35 -07:00
Max Brunsfeld
24ba0e3643 Merge branch 'beta' into stable 2015-09-14 14:31:39 -07:00
Max Brunsfeld
5525cde711 Merge pull request #8732 from atom/mb-stable-and-beta-releases
Upload assets to pre & production releases from beta & stable branches
2015-09-14 11:21:41 -07:00
Max Brunsfeld
36f7053228 ⬆️ grunt-electron-installer (prerelease) 2015-09-14 11:03:30 -07:00
Max Brunsfeld
76866716c5 Add -beta to version number 2015-09-14 11:03:30 -07:00
Max Brunsfeld
7675e6fb2d Avoid using dash in RPM version number 2015-09-14 11:03:30 -07:00
Wliu
f2890d6a2d ⬆️ language-php@0.30.0 2015-09-14 13:28:59 -04:00
Machiste Quintana
028fbbfd35 Simplify CSS guard 2015-09-14 13:18:57 -04:00
Lee Dohm
0426dca51b Merge pull request #8663 from atom/ld-white-cursor-mixin
Add white-cursor Less mixin for use in dark syntax themes
2015-09-14 09:50:13 -07:00
Ivan Žužak
24cd2ccd19 ⬆️ language-ruby@0.58.0 2015-09-14 18:41:29 +02:00
Kevin Sawicki
57a386d8d3 ⬆️ language-perl@0.29 2015-09-14 09:33:49 -07:00
Antonio Scandurra
de0b61393c Minimize allocations 2015-09-14 10:57:59 +02:00
Machiste Quintana
d8437c2213 Allow and guard against undefined font-family 2015-09-13 17:06:09 -04:00
Machiste Quintana
4fe1c2db01 Use menu font on root element too 2015-09-13 16:48:13 -04:00
Machiste Quintana
6949c80665 Use system font for menus in atom-workspace 2015-09-13 16:47:11 -04:00
Lee Dohm
0c623401d6 Add imports to prevent build failure 2015-09-12 03:48:04 -07:00
Lee Dohm
ad952814ac Fix bad import name 2015-09-11 21:55:27 -07:00
Lee Dohm
0e1cca6a4d Update import file for new cursor file name 2015-09-11 21:55:27 -07:00
Lee Dohm
fd4e0e6e69 Change name of white cursor mixin 2015-09-11 21:55:27 -07:00
simurai
0ab52b654e Use white-cursor on dark editors 2015-09-11 21:55:27 -07:00
simurai
2585e691e0 Don't output the white-cursor mixin 2015-09-11 21:55:27 -07:00
Lee Dohm
ad0ea13942 Add white-cursor Less mixin for use in dark syntax themes
Applies to #1654
2015-09-11 21:55:27 -07:00
Ivan Žužak
bc68056481 Merge pull request #8751 from Ingramz/patch-2
Fix a typo in Electron URL
2015-09-11 09:02:17 +02:00
Indrek Ardel
16faef2b79 Fix a typo in Electron URL 2015-09-11 09:42:09 +03:00
Daniel Hengeveld
9a32094f3e Merge pull request #8731 from atom/mq-electron-label
📝 Document `electron` label in Contributing guide
2015-09-10 17:55:45 -07:00
Nathan Sobo
467328b0ba ⬆️ find-and-replace 2015-09-10 17:03:32 -07:00
simurai
66a608dc7c ⬆️ language-csharp@v0.10.0 2015-09-10 11:55:50 -07:00
Nathan Sobo
7a27d1c514 Merge pull request #8715 from atom/ingramz-ns-fix-scope-ends
Correctly terminate scopes that end at the beginning of a line
2015-09-10 11:14:25 -07:00