Commit Graph

32464 Commits

Author SHA1 Message Date
Wliu
518d3bacea ⬆️ language-yaml@0.30.1 2017-07-12 23:29:16 -04:00
Wliu
aa641ccefb ⬆️ language-coffee-script@0.48.8 2017-07-12 23:27:56 -04:00
Wliu
2beb115843 ⬆️ language-clojure@0.22.4 2017-07-12 23:26:44 -04:00
Wliu
216d9c16de ⬆️ language-less@0.33.0 2017-07-12 23:25:28 -04:00
Wliu
b953ba2cd0 ⬆️ language-sass@0.60.0 2017-07-12 23:23:38 -04:00
Wliu
c7f4f058d2 ⬆️ language-css@0.42.3 2017-07-12 23:21:48 -04:00
Wliu
a6abd8c703 ⬆️ language-javascript@0.127.0 2017-07-12 23:20:15 -04:00
Damien Guard
15baf6ab0b Merge pull request #15004 from atom/pin-npm-to-5.1-to-avoid-failures
Pin npm to 5.1 so we can build
2017-07-12 16:50:37 -07:00
Damien Guard
dbe75c9362 Pin npm to 5.1 so we can build. 5.2 causes errors with eslinter-plugin-react 2017-07-12 15:52:08 -07:00
Damien Guard
5e04edfc43 Merge pull request #14690 from atom/dg-add-keyboard-accelerators
Add keyboard accelerators to file change & window state dialogs
2017-07-12 15:04:12 -07:00
Damien Guard
6faaf75f69 Merge pull request #14773 from atom/dg-appveyor-node-6.9.4
Appveyor switch to Node 6.9.4 from 6.8.0
2017-07-12 15:03:37 -07:00
Bryant Ung
cfbcb43744 Merge pull request #14987 from atom/ns-fix-mousedown
Fix regressions handling mousedown on Linux and macOS
2017-07-11 15:59:09 -07:00
ungb
07c7e53b1e fix lint errors 2017-07-10 16:26:47 -07:00
Nathan Sobo
f6d2f966bf Fix middle-mouse-button paste on Linux
Chrome now synthesizes a textInput event on mouseup for middle mouse
button clicks, which rendered our custom JS for handling that case
redundant.
2017-07-10 15:53:23 -06:00
Nathan Sobo
cd27b49dc4 Don't handle ctrl-click events on macOS
It brings up the context menu, so we shouldn't change the cursor
position
2017-07-10 14:28:21 -06:00
Nathan Sobo
82619a989b 🎨 2017-07-10 14:27:55 -06:00
Ash Wilson
3c3a0e3503 ⬆️ atom-keymap 2017-07-10 12:50:44 -04:00
Wliu
d095369155 ⬆️ settings-view@0.251.1 2017-07-10 01:12:49 -04:00
Antonio Scandurra
19b1810c86 Merge pull request #14967 from atom/as-ns-change-marker-layer-event-order
Upgrade text-buffer to v13.0.6
2017-07-07 10:10:20 +02:00
Antonio Scandurra
e5fd511e23 ⬆️ text-buffer 13.0.6 2017-07-07 10:09:09 +02:00
Antonio Scandurra
e392154dad ⬆️ text-buffer 13.0.6-0
Signed-off-by: Nathan Sobo <nathan@github.com>
2017-07-07 09:29:19 +02:00
Damien Guard
0219a1de0f ⬆️ metrics 2017-07-06 22:38:46 -07:00
Ash Wilson
1e118a2473 ⬆️ settings-view 2017-07-06 19:46:21 -04:00
Ash Wilson
e3704932a4 ⬆️ spell-check 2017-07-06 15:50:17 -04:00
Nathan Sobo
960e515e77 Merge pull request #14948 from atom/ns-add-gutter-decoration-class
Always render 'decoration' class on custom decorations
2017-07-05 15:24:43 -06:00
Antonio Scandurra
913f463a61 Merge pull request #14955 from atom/as-line-number-screen-row
Assign screen-row to each line number as a data field
2017-07-05 14:18:14 +02:00
Antonio Scandurra
bcaf655325 Update buffer-row and screen-row data fields on each line number node 2017-07-05 11:12:48 +02:00
Antonio Scandurra
942dd03bd0 Assign screen-row to each line number as a data field 2017-07-05 11:11:44 +02:00
Max Brunsfeld
ea6cb7bd19 ⬆️ find-and-replace 2017-07-03 20:41:02 -07:00
simurai
c78ecb3896 ⬆️ one-dark/light-syntax@v1.8.0 2017-07-04 11:52:23 +09:00
Nathan Sobo
e7b4ad48f0 Always render 'decoration' class on custom decorations 2017-07-03 16:10:41 -06:00
Antonio Scandurra
96ea7a684f Merge pull request #14929 from atom/as-resize-block-decorations-automatically
Invalidate block decoration dimensions automatically when their size changes
2017-07-03 11:39:36 +02:00
Max Brunsfeld
116a90fe2c ⬆️ find-and-replace 2017-06-30 15:59:42 -07:00
Max Brunsfeld
00a650bd55 ⬆️ text-buffer
Fixes #14894
2017-06-30 15:43:04 -07:00
Ash Wilson
10a7cb5bad ⬆️ atom-keymap 2017-06-30 10:11:36 -04:00
Antonio Scandurra
b30f55bb57 Invalidate block decorations height automatically if their size changes 2017-06-30 14:08:49 +02:00
Lukas Geiger
e686c4d7f8 Remove invalidateBlockDecorationDimensions from tests
This is now automatically called by the mutation observer.
2017-06-30 14:08:40 +02:00
simurai
2a45e42697 ⬆️ welcome@v0.36.5 2017-06-30 14:38:21 +09:00
Max Brunsfeld
5fc602a178 Merge pull request #14886 from TimvdLippe/patch-1
Add instructions for local development
2017-06-29 11:20:48 -07:00
Ash Wilson
fc3915e656 ⬆️ autocomplete-plus 2017-06-29 11:59:10 -04:00
Michelle Tilley
9b039452d5 Merge pull request #14905 from atom/fb-mdt-destroy-once
Only expect a single 'did-destroy' event
2017-06-28 12:51:19 -04:00
Matthew Dapena-Tretter
863faffd23 Only expect a single 'did-destroy' event
These events will only be fired a single time at most, so we should clean up the listeners after that.

This should help minimize accidental memory leaks.
2017-06-27 16:20:33 -07:00
Antonio Scandurra
e0c2509bf7 Merge pull request #14897 from atom/as-jr-fix-not-updating-custom-title-bar
Ensure custom title bar is always updated when document.title changes
2017-06-27 11:35:43 +02:00
Antonio Scandurra
57570accbf Merge pull request #14893 from atom/as-fix-resetting-node-pool-styles
Fix resetting styles in NodePool
2017-06-27 11:35:19 +02:00
Antonio Scandurra
71a2abf877 Merge pull request #14895 from atom/as-fix-block-decoration-measurements
Fix measuring block decorations if adding them before attaching element
2017-06-27 11:33:58 +02:00
Ian Olsen
33f010e92c Merge pull request #14788 from atom/this-is-intolerable
AppVeyor node_module caches get corrupted, let's just disable them for now
2017-06-26 18:12:56 -07:00
Antonio Scandurra
9e8f07b926 Convert src/title-bar.coffee to js
Signed-off-by: Jason Rudolph <jasonrudolph@github.com>
2017-06-26 16:34:33 +02:00
Antonio Scandurra
a7b1996245 Convert spec/title-bar-spec.coffee to js
Signed-off-by: Jason Rudolph <jasonrudolph@github.com>
2017-06-26 16:32:14 +02:00
Antonio Scandurra
62ee913567 Ensure custom title bar is always updated when document.title changes
This commit uses a new private API on Workspace that emits an event
every time the window title gets updated (e.g. as a result of an active
pane item changing, the project paths changing, etc.).

This fixes a bug that left the custom title bar with a stale
document.title under some circumstances.

Signed-off-by: Jason Rudolph <jasonrudolph@github.com>
2017-06-26 16:29:31 +02:00
Antonio Scandurra
52ba6c7342 Fix measuring block dec. if adding them before updating element's width 2017-06-26 12:52:18 +02:00