Commit Graph

23049 Commits

Author SHA1 Message Date
Cheng Zhao
07f80bcb8a ⬆️ asar@0.5.0 2015-04-24 13:19:29 +08:00
Cheng Zhao
9510db03d4 ⬆️ apm@0.162.0 2015-04-24 13:19:04 +08:00
Kevin Sawicki
59a4ce35bb Mention Twitter is for important stuff 2015-04-23 17:03:37 -07:00
Kevin Sawicki
cc8bbde6dc Mention twitter account 2015-04-23 16:59:02 -07:00
Kevin Sawicki
3af9e8d892 Merge pull request #6481 from atom/ks-mark-notifications-public
Mark notifications public
2015-04-23 16:29:10 -07:00
Kevin Sawicki
ec9310e94f 📝 Drop redundant notification 2015-04-23 16:10:31 -07:00
Kevin Sawicki
05fdc85282 Mark getNotifications as public and return an array copy 2015-04-23 16:10:31 -07:00
Kevin Sawicki
d4c1775cf7 Mark Notification public and add docs 2015-04-23 16:10:31 -07:00
Kevin Sawicki
1cd5bb0f8d Mark NotificationManager public and add docs 2015-04-23 16:10:31 -07:00
Kevin Sawicki
0b24307096 Mark atom.notifications public 2015-04-23 16:10:31 -07:00
Kevin Sawicki
3bd0093eb3 Update scrollbar style spec for new library API 2015-04-23 16:10:06 -07:00
Kevin Sawicki
114c5fb918 Merge pull request #6501 from mnquintana/mq-updates
Update encoding-selector@0.20.0, spell-check@0.56.0, symbols-view@95.0
2015-04-23 15:46:21 -07:00
Kevin Sawicki
f2a4acdaae ⬆️ language-javascript@0.75 2015-04-23 15:44:17 -07:00
Machiste Quintana
af6de70154 ⬆️ encoding-selector@0.20.0, spell-check@0.56.0, symbols-view@0.95.0 2015-04-23 17:34:41 -04:00
Kevin Sawicki
ece59a1801 Merge pull request #6499 from pusateri/master
Update csslint version to 0.10.0 so that FreeBSD is happier.
2015-04-23 14:11:49 -07:00
Kevin Sawicki
c4c28d5429 ⬆️ language-javascript@0.74 2015-04-23 14:04:49 -07:00
Kevin Sawicki
01927bc60c ⬆️ language-perl@0.23 2015-04-23 14:04:49 -07:00
Daniel Hengeveld
f297ac12ca Merge pull request #6497 from atom/bf-print-unhandled-rejection
Add a handler for an `unhandledRejection`.
2015-04-23 13:54:26 -07:00
Kevin Sawicki
403c595e17 Merge pull request #6493 from atom/mq-update-tree-view
⬆️ tree-view@0.171.0
2015-04-23 13:50:42 -07:00
Kevin Sawicki
38e8c4c24f Merge pull request #6492 from atom/mq-update-welcome
⬆️ welcome@0.27.0
2015-04-23 13:49:44 -07:00
Tom Pusateri
fc7825f549 Update csslint version. 2015-04-23 16:02:15 -04:00
Michael Bolin
d2cd05ebdc Add a handler for an unhandledRejection. 2015-04-23 11:59:17 -07:00
Machiste N. Quintana
4aea6f32a7 ⬆️ tree-view@0.171.0 2015-04-23 07:55:15 -04:00
Machiste N. Quintana
1a7cbbb56c ⬆️ welcome@0.27.0 2015-04-23 07:51:18 -04:00
Kevin Sawicki
6e074b3695 Merge pull request #6477 from atom/iz-move-grim-deprecate-calls
Move some Grim deprecation calls to correctly attribute them with packages
2015-04-22 17:01:44 -07:00
Kevin Sawicki
626c9924fe Remove deprecation about returning a disposable 2015-04-22 16:46:28 -07:00
Kevin Sawicki
9cd1c4bbe4 ⬆️ notifications@0.41 2015-04-22 16:38:33 -07:00
Nathan Sobo
90d6eb7a13 Merge pull request #5217 2015-04-22 13:28:37 -06:00
Nathan Sobo
ec3f37dee3 Avoid deprecation warnings in spec 2015-04-22 13:12:09 -06:00
Jess Lin
df070e9f1f [Gutter] Add back includeDeprecatedAPIs gate on gutter type decorations 2015-04-22 11:10:50 -07:00
Kevin Sawicki
5f38719dfc ⬆️ scrollbar-style@3.1 2015-04-22 10:27:07 -07:00
Kevin Sawicki
df30515438 Merge pull request #6470 from brettle/patch-1
Fix issue #6466 by using full path to atom
2015-04-22 09:15:56 -07:00
Jess Lin
3949153390 [Gutter] Presenter should return gutter decorations for screen row range, not buffer row range 2015-04-22 07:29:00 -07:00
Jess Lin
6cbb344616 [Gutter] Remove emissary usage 2015-04-22 07:29:00 -07:00
Jess Lin
cdca9c3ef1 [Gutter] Fix coffeescript style issues 2015-04-22 07:29:00 -07:00
Jess Lin
14145e1197 [Gutter] removeDecorationInfoFromLineDecorationCaches -> removePropertiesFromLineDecorationCaches 2015-04-22 07:29:00 -07:00
Jess Lin
c7b5792773 [Gutter] Rename TextEditorPresenter::updateCustomGutterState -> ::updateGutterOrderState 2015-04-22 07:29:00 -07:00
Jess Lin
55c6a11c36 [Gutter] Add comment to explain avoided decoration update in presenter & remove test 2015-04-22 07:29:00 -07:00
Jess Lin
9abd0232ce [Gutter] Remove ::getName from gutter components; save names in GutterContainerComponent 2015-04-22 07:29:00 -07:00
Jess Lin
6f66d2fd5d [Gutter] Convert GutterContainerComponent::updateChildGutters -> ::reorderGutters 2015-04-22 07:28:59 -07:00
Jess Lin
3051470979 [Gutter] Make CustomGutterComponent::buildDecorationNode call into ::updateDecorationNode 2015-04-22 07:28:59 -07:00
Jess Lin
303cb4c368 [Gutter] Rename 'HTML' to 'Node' in some methods 2015-04-22 07:28:59 -07:00
Jess Lin
166f040077 [Gutter] Address rename nit in CustomGutterComponent-spec 2015-04-22 07:28:59 -07:00
Jess Lin
09d1b977de [Gutter] Convert ! to 'not', && to 'and' 2015-04-22 07:28:59 -07:00
Jess Lin
c9cbef9a0c [Gutter] Avoid reading position info off DOM nodes directly in CustomGutterComponent 2015-04-22 07:28:59 -07:00
Jess Lin
af629f8416 [Gutter] Remove check for null decorationState in CustomGutterComponent 2015-04-22 07:28:59 -07:00
Jess Lin
85188ced03 [Gutter] Move 'lineNumberGutter' state to nest under 'gutters' in the presenter state 2015-04-22 07:28:59 -07:00
Jess Lin
79b460a0ca [Gutter] Add ::getDomNode method to all 'components' 2015-04-22 07:28:59 -07:00
Jess Lin
5dfa6b3e1e [Gutter] Remove test-only CSS 2015-04-22 07:28:59 -07:00
Jess Lin
28ff5dd3c3 [Gutter] Tests for CustomGutterComponent 2015-04-22 07:28:59 -07:00