Cheng Zhao
1144e52fea
Update atom-shell to v0.8.2.
2014-01-08 08:55:26 +08:00
Cheng Zhao
bb65a1a47e
Update first-mate to v0.12.0.
2014-01-07 18:48:14 +08:00
Cheng Zhao
f6a8b72fd4
Update node-oniguruma to v0.26.0.
2014-01-07 18:48:03 +08:00
Cheng Zhao
72744494b8
Also use node-vm-compatibility-layer in renderer.
2014-01-07 18:48:03 +08:00
Cheng Zhao
6942b82a70
Update terminal to v0.24.0.
2014-01-06 15:04:43 +08:00
Cheng Zhao
b6d5a1ddd8
Merge branch 'master' into chrome31
...
Conflicts:
package.json
2014-01-06 14:54:24 +08:00
probablycorey
98b5a400e6
Update packages that use new tool panel appending api
2014-01-03 16:52:38 -08:00
Ben Ogle
c8663541f0
Upgrade to fnr@0.65.0
2014-01-03 15:55:40 -08:00
Kevin Sawicki
a7494cf649
Upgrade to first-mate@0.11.0 for clojure grammar fix
...
Closes #1349
2014-01-03 14:27:24 -08:00
Nathan Sobo
3d494ed9fa
Merge pull request #1337 from atom/ns-fix-mini-editor-leak
...
Fix mini editor leak
2014-01-03 11:58:02 -08:00
Kevin Sawicki
5e5ba63c59
Move fstream from build to dev dependency
2014-01-03 09:38:57 -08:00
Nathan Sobo
77dba8d19b
Merge branch 'master' into ns-fix-mini-editor-leak
2014-01-03 10:03:25 -07:00
Kevin Sawicki
4f6c655294
Remove grunt-download-atom-shell as package dependency
2014-01-03 08:32:23 -08:00
Kevin Sawicki
673d2330f0
Add jasmine-node/jasmine-focused to dependencies
2014-01-03 08:32:23 -08:00
Kevin Sawicki
c2cd1cd13d
Remove devDependencies from package.json
...
They are now stored as dependencies in tasks/package.json
2014-01-03 08:32:22 -08:00
Cheng Zhao
5ecbd024cf
Update symbols-view to v0.28.0.
2014-01-01 21:00:37 +08:00
Cheng Zhao
b4974eee41
Update spell-check to v0.19.0.
2014-01-01 20:50:43 +08:00
Cheng Zhao
3ca3b23ef8
Update github-sign-in to v0.16.0.
2014-01-01 20:35:39 +08:00
Cheng Zhao
9b48df928c
Update gists to v0.14.0.
2014-01-01 20:33:52 +08:00
Cheng Zhao
884d276458
Update command-logger to v0.9.0.
2014-01-01 20:07:01 +08:00
Cheng Zhao
441e179c48
Update editor-stats to v0.10.0.
2014-01-01 20:06:37 +08:00
Cheng Zhao
e1248561b6
Update keytar to v0.15.0.
2014-01-01 10:44:10 +08:00
Cheng Zhao
206db1c271
Update scandal to v0.10.0.
2014-01-01 10:38:30 +08:00
Kevin Sawicki
b9395d2946
Add harmony collections when unavailable
...
grunt could be invoked without harmony collections enabled which
would previously cause exceptions to be logged when modules requiring
them (emissary) were loaded.
2013-12-31 17:02:16 -08:00
Kevin Sawicki
b5c8e3e1fe
Upgrade to first-mate@0.10.0
2013-12-31 15:15:40 -08:00
Kevin Sawicki
9962ce9859
Implement createToken in Syntax
2013-12-31 15:15:40 -08:00
Kevin Sawicki
6f5d85edb9
Use grammar registry from first-mate
2013-12-31 15:15:39 -08:00
Kevin Sawicki
a78613b7e5
Upgrade to first-mate@0.6.0
2013-12-31 15:15:39 -08:00
Kevin Sawicki
686ebf8759
Upgrade to spell-check@0.18.0 for spec description tweaks
2013-12-31 11:58:23 -08:00
probablycorey
30a175230a
Update feedback package
2013-12-31 11:11:21 -08:00
Cheng Zhao
033d85fd4f
Update git-utils to v0.30.0.
2013-12-31 15:26:56 +08:00
Cheng Zhao
1dce2c439d
Update pathwatcher to v0.13.0.
2013-12-31 10:07:46 +08:00
Cheng Zhao
b3ed9d468b
Update node-oniguruma to v0.25.0.
2013-12-31 10:07:46 +08:00
Cheng Zhao
878eca30e9
Update node-nslog to v0.3.0.
2013-12-31 10:07:46 +08:00
Cheng Zhao
f0f477d481
Update to atom-shell v0.8.1.
2013-12-29 23:36:23 +08:00
Kevin Sawicki
f59080ec74
Upgrade to language-gfm@0.11.0
2013-12-24 09:14:16 -08:00
Ben Ogle
f5ca836e49
Add background-tips package
...
Fixes #1217
2013-12-21 09:00:08 -08:00
Ben Ogle
ffbd15eb98
Upgrade scandal@0.9.0
2013-12-19 16:12:29 -08:00
Ben Ogle
66fa9d6a42
Upgrade to find-and-replace@0.63.0
2013-12-19 13:32:42 -08:00
Ben Ogle
8c7649dd57
Update the styleguide and themes for background-message
2013-12-19 12:27:11 -08:00
Ben Ogle
b9fd05ba1e
Upgrade to feedback@0.20.0
2013-12-19 11:39:27 -08:00
Kevin Sawicki
a012248316
Upgrade to tree-view@0.51.0 for menu tweak
2013-12-19 08:40:30 -08:00
Kevin Sawicki
53ccf7cf87
Upgrade to command-palette@0.14.0 refs #1339
2013-12-19 08:38:56 -08:00
Kevin Sawicki
fbda0028ca
Upgrade to feedback@0.19.0
2013-12-19 08:24:18 -08:00
Nathan Sobo
42b203d502
🚱 Fix mini editor leak
...
Previously, we were overriding Editor::destroy, which is now provided
by telepath. Since the real destroy wasn't being called, we were failing
to remove editors associated with mini editor views.
2013-12-18 17:05:34 -07:00
Nathan Sobo
7d47527b17
Merge remote-tracking branch 'origin/master' into ns-telepathic-pane-items
2013-12-18 16:14:44 -07:00
Nathan Sobo
197d185ea4
Upgrade settings view to 0.52.0 for forward compatibility with #1326
2013-12-18 16:12:54 -07:00
Nathan Sobo
da2487ba84
Upgrade archive view to 0.17.0 for forward compatibility with #1326
2013-12-18 16:11:36 -07:00
Nathan Sobo
fd7c3f3980
Merge branch 'master' into ns-telepathic-pane-items
...
Conflicts:
src/pane.coffee
2013-12-18 13:07:37 -07:00
Nathan Sobo
267b1bdce6
Upgrade to image-view 0.11.0 for forward-compatibility with #1326
...
It makes ImageView a telepath model subclass so panes don't have to
manually manage serialization.
2013-12-18 12:03:10 -07:00