Commit Graph

35639 Commits

Author SHA1 Message Date
ariasuni
81364b6a1c Make soft-wrap break words before a slash or space and after a dash 2018-09-26 14:05:38 +02:00
David Wilson
5e64cdcf17
Merge pull request #18096 from atom/migrate-atom-light-ui
➡️ Migrate core package 'atom-light-ui' into ./packages
2018-09-25 10:45:12 -07:00
David Wilson
eafb7ba513
Clean up whitespace at end of lines 2018-09-25 09:26:23 -07:00
David Wilson
44110cb22a
Merge branch 'master' into migrate-atom-light-ui 2018-09-25 09:25:17 -07:00
David Wilson
363af81b04
Merge pull request #18097 from atom/migrate-atom-light-syntax
➡️ Migrate core package 'atom-light-syntax' into ./packages
2018-09-25 09:23:35 -07:00
David Wilson
8d878a4dd8
Fix incorrect theme name in comment 2018-09-25 07:17:19 -07:00
David Wilson
0621c45cac ➡️ Migrate core package 'atom-light-syntax' into ./packages 2018-09-24 16:39:54 -07:00
David Wilson
1ff4599654 ➡️ Migrate core package 'atom-light-ui' into ./packages 2018-09-24 16:22:47 -07:00
David Wilson
31ee4fbdc0
Merge pull request #18071 from atom/dw-fix-appveyor-builds
Pin @atom/nsfw to 1.0.18
2018-09-24 15:41:34 -07:00
David Wilson
eb9889697f
Merge pull request #18093 from atom/migrate-atom-dark-syntax
➡️ Migrate core package 'atom-dark-syntax' into ./packages
2018-09-24 14:07:09 -07:00
David Wilson
8b9f5d1827
Merge branch 'master' into migrate-atom-dark-syntax 2018-09-24 14:06:31 -07:00
David Wilson
47b0675dbe
Merge pull request #18092 from atom/migrate-atom-dark-ui
➡️ Migrate core package 'atom-dark-ui' into ./packages
2018-09-24 14:05:11 -07:00
David Wilson
67fb4c1ae7 ➡️ Migrate core package 'atom-dark-syntax' into ./packages 2018-09-24 11:03:16 -07:00
David Wilson
871aba8bb0 ➡️ Migrate core package 'atom-dark-ui' into ./packages 2018-09-24 10:57:10 -07:00
David Wilson
64fc36f664 Update version in package-lock.json to 1.33.0-dev 2018-09-24 08:47:07 -07:00
David Wilson
96ae7dc43a Pin @atom/nsfw to 1.0.18
This change is intended to temporarily resolve some issues we've been 
seeing on 64-bit Windows builds in CI.  We'll upgrade to the latest 
@atom/nsfw once the native module problem has been resolved.
2018-09-24 08:42:22 -07:00
Hubot
616e242e4d 1.33.0-dev 2018-09-21 15:59:27 -05:00
Max Brunsfeld
955dc6b8fe ⬆️ tree-sitter-c 2018-09-21 13:50:25 -07:00
Ash Wilson
d2c38ac36a
Merge pull request #18087 from atom/aw/gutter-measurement-update
Update soft wrap margins on gutter re-measurement
2018-09-21 15:48:12 -04:00
Ash Wilson
3a9722e3c1
Merge pull request #18088 from atom/aw/github-up
Update GitHub package on dev
2018-09-21 15:04:34 -04:00
Ash Wilson
d7d6a33e08
Compute expected soft wrap column 2018-09-21 14:47:44 -04:00
Ash Wilson
0c27792fa1
⬆️ github 2018-09-21 14:06:55 -04:00
Ash Wilson
5912301563
Trigger a re-updateSync when gutter dimensions have changed 2018-09-21 13:15:38 -04:00
Ash Wilson
39bc295f1c
Test soft wrap column measurement with a custom gutter 2018-09-21 13:14:47 -04:00
Max Brunsfeld
245472734b Allow tree-sitter setting to be set for specific languages 2018-09-21 09:34:13 -07:00
Jason Rudolph
a239b66396
Merge pull request #18077 from atom/configure-probot-no-response
Add Probot no-response configuration
2018-09-20 16:27:48 -04:00
David Wilson
d138044aee
Merge pull request #18080 from chrisrpatterson/status-badge-url
Update azure pipelines status badge url
2018-09-20 12:44:57 -07:00
Chris Patterson
a3c320dd70
Update azure pipelines status badge url 2018-09-20 14:45:10 -04:00
Jason Rudolph
2a4a273a2f
Add Probot no-response configuration 2018-09-20 13:54:54 -04:00
Max Brunsfeld
9b41107c9e ⬆️ first-mate 2018-09-19 15:51:16 -07:00
Max Brunsfeld
bddcd57536 ⬆️ first-mate, use oniguruma thru first-mate 2018-09-19 14:53:14 -07:00
Max Brunsfeld
220b9ee782 ⬆️ tree-sitter 2018-09-19 12:01:26 -07:00
David Wilson
7d1542298e
Merge pull request #18074 from atom/dw-propagate-windows-errors
Return a non-zero error code when windows-run.js CI script fails on VSTS
2018-09-18 12:36:05 -07:00
Jason Rudolph
cc4f368bfd
Merge pull request #18066 from atom/contextualize-pull-request-templates
📝 Provide separate pull request templates based on the type of change being contributed
2018-09-18 12:38:05 -04:00
David Wilson
2bbc91a3a8 Return a non-zero error code when windows-run.js CI script fails on VSTS 2018-09-18 09:30:36 -07:00
Max Brunsfeld
587a8e8e59 ⬆️ tree-sitter 2018-09-17 22:38:07 -07:00
David Wilson
4814a8e3cb
Merge pull request #18069 from atom/fb-wbinnssmith/checkbox-focus
[one-{dark,light}-ui] Apply focus styles to checkbox inputs
2018-09-17 14:24:28 -07:00
Will Binns-Smith
c10e1114ea [one-{dark,light}-ui] Apply focus styles to checkbox inputs
This adds input-checkbox to the selector in each theme's `inputs.less` to apply the
same border/box-shadow style to indicate focus to checkbox inputs when they are focused.

Previously, there was no way of visually identifying whether a checkbox was focused or not.
2018-09-17 13:27:25 -07:00
Ash Wilson
e1e3c57959
Merge pull request #18068 from atom/aw/text-buffer-up
Upgrade text-buffer on dev
2018-09-17 15:22:39 -04:00
Lee Dohm
35eb249e66
Merge pull request #18045 from zypA13510/patch-1
Fixed broken Markdown syntax in doc
2018-09-17 11:11:46 -07:00
Ash Wilson
c591939563
⬆️ text-buffer 2018-09-17 13:56:35 -04:00
Jason Rudolph
a7ad7478b7
📝 Vary PR template based type of change 2018-09-17 11:27:25 -04:00
David Wilson
699db30920
Merge pull request #18060 from atom/dw-catch-json-exception
Catch exceptions for bad package.json when looking for Atom repo in pwd
2018-09-15 07:51:45 -07:00
David Wilson
b35778b686 Catch exceptions for bad package.json when looking for Atom repo in pwd 2018-09-15 06:30:49 -07:00
David Wilson
e6507c59cb Turn RELEASES file support back on for Windows x86 builds 2018-09-14 23:02:20 -07:00
David Wilson
0eb040a382 👕 2018-09-14 21:54:32 -07:00
David Wilson
b22441e545 Temporarily turn off RELEASES input for first Windows x86 Nightly build 2018-09-14 21:29:19 -07:00
David Wilson
262c2f1c0e Write to stderr when an error is encountered in windows-run.js 2018-09-14 21:05:36 -07:00
Tilde Ann Thurium
f986dfd041
Merge pull request #18044 from atom/tt-18-sept-tooltip-bug
Fix bug with keyboard input in click tooltips
2018-09-14 16:39:10 -07:00
Tilde Ann Thurium
6bb1318a05 Merge branch 'master' of github.com:atom/atom into tt-18-sept-tooltip-bug 2018-09-14 15:24:12 -07:00