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
0c27792fa1
⬆️ github
2018-09-21 14:06:55 -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
Max Brunsfeld
bc9d9bc495
⬆️ tree-sitter
2018-09-14 13:53:58 -07:00
David Wilson
aef6ba315b
Merge pull request #18049 from atom/dw-fix-linux-build
...
Use a custom Ubuntu 18.04 container for VSTS Linux builds
2018-09-14 13:34:08 -07:00
David Wilson
69932be7d8
Use a custom Ubuntu 18.04 container for VSTS Linux builds
2018-09-14 11:39:27 -07:00
Max Brunsfeld
03f1383e86
⬆️ event-kit
2018-09-14 11:17:53 -07:00
David Wilson
9c58988d9b
Merge pull request #18048 from atom/dw-vsts-windows-x86
...
Enable 32-bit Windows builds on VSTS
2018-09-13 20:37:27 -07:00
David Wilson
7961bd5124
Upload x86 Windows build artifacts
2018-09-13 17:16:09 -07:00
Tilde Ann Thurium
945b57e2ca
👕
2018-09-13 17:09:38 -07:00
Tilde Ann Thurium
51b873345f
add comment advising against adding window listeners in tooltip manager
2018-09-13 16:26:58 -07:00
Tilde Ann Thurium
dc1f6a02f3
fix leaked state in tests.
2018-09-13 16:24:46 -07:00
David Wilson
861a2155b8
Enable Windows x64 builds on VSTS
2018-09-13 16:10:55 -07:00
Yuping Zuo
fe42554f3c
Fixed broken Markdown syntax in doc
2018-09-13 14:08:20 +08:00
Tilde Ann Thurium
9e6b4b413b
add unit tests
2018-09-12 17:02:05 -07:00
Tilde Ann Thurium
f7b95d03d3
fixes bug with keyboard input in click tooltips
...
Co-Authored-By: David Wilson <daviwil@users.noreply.github.com >
2018-09-12 16:17:30 -07:00
Max Brunsfeld
399ab9d577
⬆️ tree-sitter, language-ruby
2018-09-12 15:31:38 -07:00
Max Brunsfeld
c609a3e0c0
⬆️ tree-sitter
2018-09-12 13:50:47 -07:00
Max Brunsfeld
04d29d9ba1
⬆️ tree-sitter, language-ruby
2018-09-12 11:26:45 -07:00
simurai
e865182393
Merge pull request #18016 from atom/sm/auto-complete
...
Fix autocomplete icon
2018-09-12 15:05:49 +09:00
David Wilson
7cc4534118
⬆️ keybinding-resolver
2018-09-11 15:02:06 -07:00
David Wilson
ab97393732
Merge pull request #18014 from atom/migrate-autoflow-package
...
➡️ Migrate core package 'autoflow' into ./packages
2018-09-11 14:41:36 -07:00
David Wilson
93abcd06bd
Fix the 'repository' field of migrated package's package.json files
2018-09-11 13:37:01 -07:00
Max Brunsfeld
a9d2041376
Merge pull request #18015 from atom/mb-buffer-range-for-scope-fixes
...
Accept a TextMate scope selector in bufferRangeForScopeAtPosition
2018-09-11 10:12:10 -07:00
simurai
bf1adcda93
Fix icon in autocomplete popover
2018-09-11 12:58:01 +09:00