Nathan Sobo
11eb1040c9
⬆️ status-bar
2016-10-11 08:10:39 -06:00
Nathan Sobo
d04a0d4fd8
Merge pull request #12911 from atom/ns-ku-add-tooltip-features
...
Add ability to use custom elements inside tooltips
2016-10-11 08:09:31 -06:00
Nathan Sobo
611018411b
Merge remote-tracking branch 'origin/master' into ns-ku-add-tooltip-features
2016-10-11 07:29:38 -06:00
Hubot
31522b125d
1.13.0-dev
2016-10-11 08:24:33 -05:00
simurai
9c11095e5e
⬆️ one-dark/light-ui@v1.6.2
2016-10-11 19:26:29 +09:00
Antonio Scandurra
64a963d82b
⬆️ spell-check
2016-10-11 10:34:23 +02:00
simurai
4750e8ba90
⬆️ tabs@v0.102.2
2016-10-11 10:56:44 +09:00
Wliu
8aa97e5e92
Merge pull request #12930 from atom/wl-update-languages
...
Update languages
2016-10-10 20:48:44 -04:00
Nathan Sobo
f1f600dbab
⬆️ status-bar
2016-10-10 16:24:55 -06:00
Nathan Sobo
9b3dfc614a
⬆️ settings-view
2016-10-10 15:25:31 -06:00
Nathan Sobo
72c5fcad82
Eliminate selector option in tooltip manager API
...
No packages use it currently, and it's really complex to support so
we should kill it while we have the chance. When it comes time to
rewrite the tooltip code or add features, not worrying about selectors
will make it easier.
2016-10-10 14:08:51 -06:00
Nathan Sobo
0c7fdea695
Document tooltip API directly instead of referring to Bootstrap docs
...
I want to eliminate the selector option and open the door to diverging from
the lesser used parts of that API in the future by only documenting a subset.
2016-10-10 14:08:51 -06:00
Nathan Sobo
e71e1f4ed1
Test custom class option
2016-10-10 14:08:51 -06:00
Nathan Sobo
718cc017e6
Hide click-triggered tooltips when clicking anywhere outside of tooltip
...
Signed-off-by: Antonio Scandurra <as-cii@github.com >
2016-10-10 14:08:51 -06:00
Nathan Sobo
253917f007
Make tooltip accept an item option instead of tooltipElement
...
...and use view registry to resolve it to a view when showing the tooltip.
Signed-off-by: Antonio Scandurra <as-cii@github.com >
2016-10-10 14:08:51 -06:00
Nathan Sobo
e9200e5bc0
WIP: Add ability to use custom elements inside tooltips
2016-10-10 14:08:51 -06:00
Wliu
954313df8c
⬆️ language-json@0.18.3
2016-10-10 14:45:14 -04:00
Wliu
c75a977a51
⬆️ language-clojure@0.22.1
2016-10-10 14:44:05 -04:00
Wliu
3242320ff2
⬆️ language-c@0.54.0
2016-10-10 14:43:09 -04:00
Wliu
8dba47a364
⬆️ language-xml@0.34.12
2016-10-10 14:37:04 -04:00
Wliu
16bb5057c0
⬆️ language-javascript@0.122.0
2016-10-10 14:36:06 -04:00
Wliu
a6f00f034b
⬆️ language-coffee-script@0.48.0
2016-10-10 14:35:04 -04:00
Wliu
8bae118717
⬆️ language-css@0.40.1
2016-10-10 14:32:49 -04:00
Wliu
e7c2eac01e
⬆️ language-html@0.46.1
2016-10-10 14:31:25 -04:00
Wliu
2f72d4bebe
⬆️ language-ruby@0.70.2
2016-10-10 14:30:00 -04:00
Max Brunsfeld
beb2b6bbc0
⬆️ language-go
2016-10-10 09:52:56 -07:00
Nathan Sobo
d84bce9022
Merge pull request #12924 from atom/as-export-text-editor-ctor
...
Include `TextEditor` in Atom exports
2016-10-10 07:15:55 -06:00
Antonio Scandurra
cccbde02fe
Merge branch 'master' into as-export-text-editor-ctor
2016-10-10 10:39:38 +02:00
Antonio Scandurra
5078d27773
Merge pull request #12925 from atom/as-fix-ci-failure
...
Return a `Disposable` when stubbing `observePreferredScrollbarStyle`
2016-10-10 10:39:09 +02:00
Antonio Scandurra
3e3f3bb608
Return a Disposable when stubbing observePreferredScrollbarStyle
2016-10-10 10:13:49 +02:00
Antonio Scandurra
3d2e18747f
Prefer using new TextEditor to Workspace.prototype.buildTextEditor
2016-10-10 09:28:36 +02:00
Antonio Scandurra
dbd7817823
Make TextEditor.prototype.scrollPastEnd false by default
2016-10-10 09:26:52 +02:00
Thomas Johansen
3ea3cde0f2
Merge pull request #12917 from lgeiger/bump-coffee
...
Bump coffee-script@1.11 .1
2016-10-10 08:33:22 +02:00
bene
9fbf27dfeb
⬆️ image-view@0.60.0
2016-10-08 23:38:39 +02:00
simurai
96b84b5e62
Merge pull request #12916 from PeterDaveHelloKitchen/image-optimize
...
optimize png images using zopflipng
2016-10-09 05:50:25 +09:00
Lukas Geiger
05d5626594
⬆️ coffee-script@1.11.1
2016-10-08 19:59:14 +02:00
Peter Dave Hello
b91768a923
optimize png images using zopflipng
2016-10-08 19:58:16 +08:00
Lee Dohm
b05d6f8c49
⬆️ archive-view@0.62.0
2016-10-07 13:56:28 -07:00
Wliu
ebe4fb3bc9
⬆️ tabs@0.102.1
2016-10-07 13:19:39 -04:00
Wliu
3f9585009b
⬆️ command-palette@0.39.0
2016-10-07 13:09:08 -04:00
Antonio Scandurra
18ddcf902b
Statically assign a clipboard instance to the TextEditor class
2016-10-07 18:21:09 +02:00
Antonio Scandurra
fe0b7b8de3
Start exporting TextEditor constructor again
2016-10-07 18:17:28 +02:00
Nathan Sobo
24c8343331
Merge pull request #12897 from atom/fb-mdt-initial-packages-getters
...
Add methods for checking if initial packages have been loaded/activated
2016-10-07 06:58:10 -06:00
Ian Olsen
b84a30069f
⬆️ whitespace@0.35.0
2016-10-06 17:05:12 -07:00
Ian Olsen
7a2b3b617f
⬆️ whitespace@0.34.0
2016-10-06 16:53:26 -07:00
Wliu
5cde93b6d3
⬆️ tree-view@0.210.0
2016-10-06 19:10:27 -04:00
Matthew Dapena-Tretter
f1be4f057e
Add methods for checking if initial packages have been loaded/activated
...
This will allow packages to observe the state without having to worry
about subscribing to the events after they've already fired.
Originally suggested in #10839
2016-10-06 15:36:28 -07:00
Wliu
7d283d0a00
⬆️ markdown-preview@0.158.8
2016-10-06 18:24:30 -04:00
Max Brunsfeld
99dec68f02
⬆️ find-and-replace
2016-10-06 12:31:19 -07:00
Damien Guard
d0d3bdb999
Merge pull request #12892 from atom/dg-emacs-defaults-off-on-win-linux
...
Move emacs editor bindings to Darwin to avoid Windows menu conflicts
2016-10-06 10:07:35 -07:00