Commit Graph

33733 Commits

Author SHA1 Message Date
Wliu
192cde85a4 Merge pull request #16190 from U8NWXD/fix-non-ssl-in-contributing
Change HTTP Links to HTTPS in CONTRIBUTING.md
2017-11-15 10:49:48 +01:00
Michelle Tilley
9860fa2e72 ⬆️ package-generator@1.2.0 2017-11-15 00:10:03 -08:00
Michelle Tilley
ea0a673b95 ⬆️ tree-view@0.222.0 2017-11-14 23:41:24 -08:00
U8N WXD
4cc6ccacb1 Change HTTP Links to HTTPS in CONTRIBUTING.md
Similar to issue #16167 and PR #16173
Change links throughout CONTRIBUTING.md to support SSL/TLS by changing URL to `https://`
[ci skip]

Signed-off-by: U8N WXD <cs.temporary@icloud.com>
2017-11-14 21:12:08 -08:00
Justin Ratner
1563647baf ⬆️ autocomplete-plus@2.37.5 2017-11-14 17:35:36 -07:00
Max Brunsfeld
8a632d58ac ⬆️ autocomplete-plus 2017-11-14 14:54:34 -08:00
Max Brunsfeld
c172b1236a ⬆️ text-buffer 2017-11-14 14:53:15 -08:00
Wliu
268461b7e0 ⬆️ link@0.31.4 2017-11-14 23:33:34 +01:00
Nathan Sobo
e21c757682 Merge pull request #16114 from atom/b3-scroll-linux
Use wheelDelta instead of delta in the scroll handler
2017-11-14 06:45:48 -07:00
Wliu
6529224085 ⬆️ dev-live-reload@0.48.1 2017-11-14 11:55:47 +01:00
Wliu
acb2bb2228 Merge pull request #16180 from U8NWXD/fix-non-ssl-in-support
Change HTTP Links to HTTPS in SUPPORT.md
2017-11-14 00:49:31 +01:00
Wliu
d3c8f8287a ⬆️ dev-live-reload@0.48.0 2017-11-14 00:10:21 +01:00
U8N WXD
0996482690 Change HTTP Links to HTTPS in SUPPORT.md
Similar to issue #16167 and PR #16173
Change links to `The Atom Flight Manual` and `Atom Slack team` to support SSL/TLS by changing URL to `https://`
[ci skip]

Signed-off-by: U8N WXD <cs.temporary@icloud.com>
2017-11-13 13:13:28 -08:00
Wliu
4f6e8ed5f3 📝
[ci skip]
2017-11-13 18:57:29 +01:00
Ash Wilson
a1b09dcf13 Merge pull request #16174 from atom/aw-consistent-order
Ensure app windows launch in the order we assert they do
2017-11-13 07:47:58 -08:00
Ash Wilson
9a0ad46739 Ensure app windows launch in the order we assert they do 2017-11-13 09:51:23 -05:00
Wliu
1ed0b750fa Merge pull request #16173 from dungeonmaster18/fixing-non-ssl
Fixed non ssl links
2017-11-13 14:58:39 +01:00
Umesh Yadav
0fa00ea3d2 Fixed non ssl links 2017-11-13 17:47:41 +05:30
Wliu
feb40fa97a 📝 onDidChangeActiveThemes returns a Disposable 2017-11-12 22:42:10 +01:00
Justin Ratner
cb82a4201d ⬆️ autocomplete-plus@2.37.3 2017-11-11 17:33:52 -07:00
Wliu
4321db050c ⬆️ update-package-dependencies@0.13.0 2017-11-11 15:55:30 +01:00
Wliu
9f2a07448c ⬆️ tree-view@0.221.3 2017-11-11 13:34:58 +01:00
Nathan Sobo
e5ebdc0856 ⬆️ find-and-replace 2017-11-10 15:05:30 -07:00
Lee Dohm
2c5fd8a552 Merge pull request #16150 from atom/atom-core-flight-manual
Point Atom Core and build documentation to new Flight Manual section
2017-11-09 11:35:22 -08:00
Lee Dohm
396b78f71d Add docs back with references to new location for bookmarks 2017-11-09 10:37:51 -08:00
Lee Dohm
0673866a39 Point Atom Core and build documentation to new Flight Manual section 2017-11-09 10:32:29 -08:00
Jason Rudolph
dd8173fc35 Merge pull request #16144 from atom/fix-jquery-handling-in-tooltip-manager-add-method
Fix handling of jQuery objects in `TooltipManager.add` method
2017-11-09 11:05:47 -05:00
Max Brunsfeld
6c99872040 Merge pull request #16141 from atom/mb-decaf-atom-environment
Convert AtomEnvironment to JS
2017-11-08 22:33:01 -08:00
Max Brunsfeld
fed595b49f Use async/await in AtomEnvironment 2017-11-08 21:42:00 -08:00
Max Brunsfeld
188142bac3 Suppress lint warning for Promise.prototype monkey patch 2017-11-08 16:58:30 -08:00
Max Brunsfeld
bc774773f7 Convert AtomEnvironment to JS 2017-11-08 16:44:46 -08:00
Jason Rudolph
0e82b8bb42 🐛 Fix #16135 2017-11-08 17:56:45 -05:00
Jason Rudolph
fb74992454 Enhance test to catch bug reported in #16135
Enhance the fake jQuery object to more closely match a real jQuery
object. With this change, the test fails, thus allowing us to reproduce
the regression reported in #16135.
2017-11-08 17:44:32 -05:00
Max Brunsfeld
fd150622a3 Merge pull request #16140 from atom/mb-make-subword-regex-compatible-with-superstring
Fix errors when passing subword regex to native find methods
2017-11-08 14:40:31 -08:00
Max Brunsfeld
ff8ecf1a49 Fix errors when passing subword regex to native find methods 2017-11-08 14:00:00 -08:00
Max Brunsfeld
7bae4e7324 Use dedent for multiline template strings in text-editor-spec 2017-11-08 11:57:04 -08:00
Damien Guard
156002c418 ⬆️ language-typescript 2017-11-08 07:15:53 -08:00
Justin Ratner
843f91c8d2 ⬆️ text-buffer@13.8.2 2017-11-07 17:02:25 -07:00
Nathan Sobo
6227ecebed Merge pull request #16092 from atom/autoscroll-after-fold-or-unfold
Autoscroll to cursor position after folding or unfolding
2017-11-07 11:33:22 -07:00
Jason Rudolph
311055c575 Merge pull request #16091 from atom/decaf-text-utils
 Decaffeinate text-utils
2017-11-07 08:12:59 -05:00
Max Brunsfeld
b538a88294 Merge pull request #16119 from atom/mb-decaf-atom-environment-spec
Convert atom-environment-spec to JS
2017-11-06 18:47:18 -08:00
Max Brunsfeld
786f8b6a93 Use await instead of waitsForPromise in atom-environment-spec 2017-11-06 17:51:49 -08:00
Max Brunsfeld
31eafc4622 Convert atom-environment-spec to JS 2017-11-06 17:32:29 -08:00
Katrina Uychaco
3b5948c110 ⬆️ github@0.8.2 2017-11-06 15:08:51 -08:00
Linus Eriksson
9f83c4b15b And don't focus the test 2017-11-06 23:55:24 +01:00
Linus Eriksson
bea8094765 Make the tests pass 2017-11-06 23:53:55 +01:00
Linus Eriksson
77c685a1b7 Use wheelDelta instead of delta
In Atom 1.19 we changed the scroll handler to use deltaX and deltaY
instead of wheelDeltaX/wheelDeltaY. wheelDelta is larger so this caused
the scrolling speed to slow down. This change in speed was especially
noticable on Linux
2017-11-06 22:50:53 +01:00
Max Brunsfeld
42657780d5 Merge pull request #16111 from atom/mb-fix-flaky-git-repo-specs
Fix flakiness in (and decaffeinate) GitRepository tests
2017-11-06 11:18:52 -08:00
Max Brunsfeld
6e0b629389 Use async and await in git-repository-spec 2017-11-06 10:57:46 -08:00
Max Brunsfeld
275fb0eb36 Convert GitRepository spec to JS 2017-11-06 10:25:31 -08:00