Damien Guard
|
f31bbc5882
|
⬆️ atom-keymap
|
2017-10-23 15:13:16 -07:00 |
|
Damien Guard
|
adcbb7ab2c
|
⬆️ first-mate
|
2017-10-23 15:13:15 -07:00 |
|
Damien Guard
|
aa4796e7d6
|
⬆️ settings-view
|
2017-10-23 15:13:15 -07:00 |
|
Damien Guard
|
5465830dbe
|
⬆️ snippets
|
2017-10-23 15:13:15 -07:00 |
|
Max Brunsfeld
|
9e21931b91
|
⬆️ text-buffer
|
2017-10-23 12:23:06 -07:00 |
|
Damien Guard
|
8318b7207e
|
⬆️ language-less
|
2017-10-23 11:22:34 -07:00 |
|
Damien Guard
|
ef6b5ee07c
|
⬆️ language-gfm
|
2017-10-23 11:14:59 -07:00 |
|
Damien Guard
|
6ccc807aeb
|
⬆️ season
|
2017-10-23 11:14:59 -07:00 |
|
Max Brunsfeld
|
49a2d0eeeb
|
Merge pull request #15974 from atom/mb-fix-fold-current-row-error
Fix exception when trying to fold non-foldable row
|
2017-10-23 11:12:52 -07:00 |
|
Max Brunsfeld
|
8d532e7780
|
Fix exception when trying to fold non-foldable row
|
2017-10-23 10:20:45 -07:00 |
|
Jason Rudolph
|
db960763cf
|
Merge pull request #15947 from atom/decaf-window-event-handler-spec
☠☕️ Decaffeinate `spec/window-event-handler-spec.coffee`
|
2017-10-23 08:39:31 -04:00 |
|
Jason Rudolph
|
89bf89c93d
|
Merge pull request #15938 from atom/decaf-window-event-handler
Decaffeinate `src/window-event-handler.coffee`
|
2017-10-23 08:38:51 -04:00 |
|
Wliu
|
cfbee0a9eb
|
Merge pull request #15968 from Ingramz/patch-3
Remove unused argument
|
2017-10-23 09:54:08 +02:00 |
|
Indrek Ardel
|
0511c0ae4a
|
Remove unused argument
|
2017-10-23 04:11:23 +03:00 |
|
Antonio Scandurra
|
43ec5193ff
|
Merge pull request #15945 from atom/wl-smarter-snapshot-exclusion
Use endsWith to match modules to exclude from the snapshot
|
2017-10-22 12:04:27 +02:00 |
|
Wliu
|
1975e37e31
|
Merge pull request #13597 from Ingramz/rework-grammar-scores
Prioritize first line matches over bundled/non bundled cirteria in grammar scoring
|
2017-10-20 22:30:51 +02:00 |
|
Jason Rudolph
|
d23510fce9
|
☠☕️ Decaffeinate spec/window-event-handler-spec.coffee
|
2017-10-20 08:36:20 -04:00 |
|
Jason Rudolph
|
d6f742d187
|
Merge pull request #15936 from atom/decaf-project-spec
Decaffeinate `spec/project-spec.coffee`
|
2017-10-20 08:17:59 -04:00 |
|
Indrek Ardel
|
0f89211d55
|
Prioritize first line matches over bundled/non bundled cirteria
|
2017-10-20 13:34:15 +03:00 |
|
Wliu
|
9fcc6a9bce
|
Use endsWith to match modules to exclude from the snapshot
|
2017-10-20 01:27:15 +02:00 |
|
Justin Ratner
|
02b1338443
|
⬆️ autocomplete-plus@2.36.8
|
2017-10-19 12:37:12 -06:00 |
|
Wliu
|
fc83739e28
|
Revert "Merge pull request #15939 from atom/fk_update_perl"
This reverts commit cee38a41d5, reversing
changes made to 53203e7f17.
|
2017-10-19 17:54:22 +02:00 |
|
Wliu
|
cee38a41d5
|
Merge pull request #15939 from atom/fk_update_perl
⬆️ language-perl@0.38.0
|
2017-10-19 17:13:14 +02:00 |
|
Florian Kinder
|
f3dc52c0bd
|
⬆️ language-perl@0.38.0
|
2017-10-19 17:07:29 +02:00 |
|
Jason Rudolph
|
2289e2b828
|
Decaffeinate src/window-event-handler.coffee
|
2017-10-19 08:59:46 -04:00 |
|
Ian Olsen
|
53203e7f17
|
⬆️ tree-view@0.220.0
|
2017-10-18 21:31:50 -07:00 |
|
Justin Ratner
|
50243c71f5
|
⬆️ autocomplete-snippets@1.11.2
|
2017-10-18 21:23:19 -06:00 |
|
Ian Olsen
|
d79e6c4b63
|
⬆️ tabs@0.108.0
|
2017-10-18 17:52:03 -07:00 |
|
Jason Rudolph
|
4db60e34b8
|
👔 Fix linter error: "Arrow function should not return assignment."
|
2017-10-18 20:13:55 -04:00 |
|
Jason Rudolph
|
49655a97c8
|
🎨
|
2017-10-18 20:10:24 -04:00 |
|
Jason Rudolph
|
6e78281a73
|
🎨 Prefer fat arrow function syntax
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
498d7c90eb
|
Rewrite code to no longer use __guard__
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
db115d3ab8
|
Remove unnecessary code created because of implicit returns
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
61b228d8a0
|
Remove unnecessary use of Array.from
|
2017-10-18 19:54:51 -04:00 |
|
Jason Rudolph
|
c632e6ca58
|
☠☕ Decaffeinate spec/project-spec.coffee
Apply results of running:
```
$ decaffeinate --keep-commonjs --prefer-const --loose-default-params --loose-for-expressions --loose-for-of --loose-includes spec/project-spec.js
$ standard --fix spec/project-spec.js
```
|
2017-10-18 19:54:51 -04:00 |
|
Michelle Tilley
|
85c9f2291d
|
⬆️ settings-view@0.252.0
|
2017-10-18 15:16:11 -07:00 |
|
Antonio Scandurra
|
280253fdfa
|
Merge pull request #15916 from atom/as-jr-stop-dragging-when-interacting-with-keyboard
Stop dragging only when user interacts with keyboard
|
2017-10-18 11:38:52 +02:00 |
|
Michelle Tilley
|
d6a3a60469
|
Merge pull request #11399 from atom/mkt-url-based-command-dispatch
Package URL handlers - mapping atom:// URIs to package functions
|
2017-10-17 16:29:27 -07:00 |
|
Michelle Tilley
|
5bbf0b6ade
|
🎨 package activation
|
2017-10-17 15:37:49 -07:00 |
|
Michelle Tilley
|
8b989ffc4e
|
More url -> URI
|
2017-10-17 15:29:27 -07:00 |
|
Michelle Tilley
|
9b5f95a14d
|
openWithAtomUrl -> openPackageUriHandler
|
2017-10-17 15:26:29 -07:00 |
|
Michelle Tilley
|
5e43084cd3
|
url -> URI
|
2017-10-17 15:23:10 -07:00 |
|
Michelle Tilley
|
e02337265a
|
Reset history when destroying UrlHandlerRegistry
|
2017-10-17 14:42:11 -07:00 |
|
Michelle Tilley
|
2504118d8b
|
⌨️ fix typo
|
2017-10-17 14:42:00 -07:00 |
|
Michelle Tilley
|
2b70f57405
|
🎨 return undefined
|
2017-10-17 14:41:50 -07:00 |
|
Michelle Tilley
|
7aa79bc3a1
|
Unregister package URL handlers when deactivating
|
2017-10-17 12:59:21 -07:00 |
|
Wliu
|
641898ed2a
|
⬆️ tree-view@0.219.0
|
2017-10-17 21:55:02 +02:00 |
|
Michelle Tilley
|
e3b00f8dde
|
Merge pull request #15918 from FalkF/fix-redundant-text
textChange(CoreSettings): remove redundancy
|
2017-10-17 11:32:04 -07:00 |
|
anon
|
894f5471e6
|
textChange(CoreSettings): remove redundancy
|
2017-10-18 22:09:11 +02:00 |
|
Michelle Tilley
|
5e96429c9e
|
Merge remote-tracking branch 'origin/master' into mkt-url-based-command-dispatch
|
2017-10-17 11:18:02 -07:00 |
|