Wliu
|
970d1bf87d
|
⬆️ language-python@0.38.0
|
2015-07-24 09:41:57 -04:00 |
|
Wliu
|
0a92c5e4c3
|
⬆️ language-javascript@0.82.0
|
2015-07-24 09:41:17 -04:00 |
|
Daniel Hengeveld
|
fde0848b7c
|
Merge pull request #7458 from nounoursheureux/master
The ellipsis character is now recognized as punctuation
|
2015-07-23 18:09:11 -07:00 |
|
Ben Ogle
|
c12cb2caf4
|
⬆️ autocomplete-snippets
Fixing specs
|
2015-07-23 13:58:47 -07:00 |
|
Max Brunsfeld
|
a28882fff9
|
Merge pull request #8051 from atom/mb-upgrade-service-hub-again
Upgrade service hub again
|
2015-07-23 13:15:52 -07:00 |
|
Ben Ogle
|
f20619fc11
|
⬆️ autocomplete-plus@2.19.0
|
2015-07-23 12:17:16 -07:00 |
|
Max Brunsfeld
|
dadf7a41d0
|
⬆️ incompatible-packages
|
2015-07-23 12:13:19 -07:00 |
|
Max Brunsfeld
|
658b04aced
|
⬆️ deprecation-cop
|
2015-07-23 12:12:55 -07:00 |
|
Nathan Sobo
|
731d6a27f4
|
Merge pull request #8009 from atom/jl-ns-battery-life
Change Document Polling from Time Interval to Event
|
2015-07-23 13:06:02 -06:00 |
|
Max Brunsfeld
|
e5083b621f
|
Merge pull request #8048 from svanharmelen/b-fix-indentation
Fix indentation for languages without indent pattern
|
2015-07-23 12:00:28 -07:00 |
|
Max Brunsfeld
|
d9aa95fb11
|
Fix specs to deal w/ async ServiceHub::consume
|
2015-07-23 11:31:09 -07:00 |
|
Max Brunsfeld
|
efe0fbe0ea
|
⬆️ service-hub
|
2015-07-23 11:30:31 -07:00 |
|
Nathan Sobo
|
c18db48f54
|
Fix specs
|
2015-07-23 12:03:20 -06:00 |
|
Nathan Sobo
|
92f1a800e2
|
Unfocus spec
|
2015-07-23 12:03:11 -06:00 |
|
Nathan Sobo
|
fb9d15e03e
|
Throttle document polling
|
2015-07-23 12:02:53 -06:00 |
|
Sander van Harmelen
|
df1b193eba
|
Add a test for the indent fix
|
2015-07-23 19:23:03 +02:00 |
|
Sander van Harmelen
|
46625b9a22
|
Fix indentation for languages without indent pattern
|
2015-07-23 19:03:28 +02:00 |
|
Nathan Sobo
|
2869d66de0
|
Trigger polling in spec via window resize instead of advancing clock
|
2015-07-23 10:51:11 -06:00 |
|
Nathan Sobo
|
b2fb7e6e7a
|
Remove unused prototype properties
|
2015-07-23 10:51:11 -06:00 |
|
Jessica Lord
|
40ba0da4f5
|
Remove resize listeners from editor
pollDOM will always be called when window is resized
|
2015-07-23 10:51:11 -06:00 |
|
Jessica Lord
|
96874d68d8
|
Run polling functions when windows resizes
|
2015-07-23 10:51:11 -06:00 |
|
Jessica Lord
|
fb7304a3d7
|
Remove event listeners after each test
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
39749ac70a
|
Remove unused spy for intervals
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
2f11b86a34
|
Ensure document polling functions run when stylesheets change
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
ba58631984
|
Update all text editor styles in one batch
This allows DOM mutation observers to detect changes to the global
styles.
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
3715e05bed
|
Change spec to test on DOM mutation rather than interval
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
21c91b9bf3
|
Check if cursor is blinking before pausing
|
2015-07-23 10:51:10 -06:00 |
|
Jessica Lord
|
558eb1bb8c
|
Use mutation observer for document changes
|
2015-07-23 10:51:10 -06:00 |
|
Nathan Sobo
|
8586a6f2dc
|
Merge pull request #7957 from atom/sm-gutter
Enable subpixel AA for tabs, status-bar etc.
|
2015-07-23 09:02:34 -06:00 |
|
Max Brunsfeld
|
1e22fd50f2
|
⬇️ service-hub
Fixing the version at 0.5 for the moment.
|
2015-07-22 15:01:50 -07:00 |
|
Ben Ogle
|
f81f63429b
|
Merge pull request #7879 from ssorallen/notification-docblocks
Add docblocks for `Notification` public functions
|
2015-07-22 14:44:30 -07:00 |
|
Max Brunsfeld
|
a00f4132db
|
⬆️ service-hub
|
2015-07-22 12:05:10 -07:00 |
|
Ben Ogle
|
c36f6e0e64
|
⬆️ autocomplete-atom-api@0.9.2
|
2015-07-22 11:53:02 -07:00 |
|
Nathan Sobo
|
377a531564
|
Merge pull request #8020 from atom/bf-document-undocumented-return-type-for-gutter-decorate-marker
Document return type of `Gutter::decorateMarker()`.
|
2015-07-22 09:35:44 -06:00 |
|
Thomas Johansen
|
5a799578de
|
Merge pull request #7996 from atom/bf-cap-babel-core
Upgrade to Babel 5.8.3
|
2015-07-22 10:33:04 +02:00 |
|
Michael Bolin
|
ec078f9c14
|
Document return type of Gutter::decorateMarker().
|
2015-07-21 22:15:34 -07:00 |
|
Max Brunsfeld
|
eb088227e1
|
Merge pull request #8010 from atom/mb-dont-maintain-marker-history-by-default
Default maintainHistory marker option to false
|
2015-07-21 17:34:07 -07:00 |
|
Michael Bolin
|
4ea7adc8a6
|
⬆️ babel-core@5.8.3.
Pick up a critical bug fix for Babel bug: https://github.com/babel/babel/issues/2028.
|
2015-07-21 16:12:14 -07:00 |
|
Ben Ogle
|
2106566f1f
|
⬆️ autocomplete-css@0.9.0
|
2015-07-21 15:02:02 -07:00 |
|
Ben Ogle
|
3090e65232
|
⬆️ css languages
Closes atom/autocomplete-css#20
|
2015-07-21 14:43:20 -07:00 |
|
Max Brunsfeld
|
a60f330628
|
Default maintainHistory marker option to false
|
2015-07-21 13:27:05 -07:00 |
|
Max Brunsfeld
|
7d879c3bb1
|
Merge pull request #8002 from svanharmelen/b-fix-indenting
Yet another (small) tweak to enable another indentation use case
|
2015-07-21 11:41:31 -07:00 |
|
simurai
|
1a961d987d
|
⬆️ one-dark/light-ui@v1.0.2
|
2015-07-21 14:01:43 +09:00 |
|
Kevin Sawicki
|
316f393c24
|
Put older versions of cut/copy/paste shortcuts first
So the common ones, ctrl-c/v/x are displayed in the context menu
Closes #5989
|
2015-07-20 17:18:01 -07:00 |
|
Kevin Sawicki
|
2c37294f3b
|
Handle EINVAL errors on open
Closes atom/tree-view#408
|
2015-07-20 17:04:17 -07:00 |
|
Kevin Sawicki
|
c039c820a4
|
Handle ECONNRESET errors when saving
Closes #7849
|
2015-07-20 16:03:47 -07:00 |
|
Kevin Sawicki
|
c1aff67a90
|
⬆️ tree-view@0.179
|
2015-07-20 15:58:44 -07:00 |
|
Kevin Sawicki
|
d2a7012512
|
Handle ECONNRESET error codes on open
Closes #7946
|
2015-07-20 15:24:33 -07:00 |
|
Sander van Harmelen
|
0e4468c55f
|
Tweak enabling a few more use cases...
|
2015-07-20 22:36:58 +02:00 |
|
Machisté N. Quintana
|
da474675c0
|
Merge pull request #7966 from atom/mq-bump-language-javascript
language-javascript@0.81.0
|
2015-07-19 11:18:28 -04:00 |
|