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
Matt Colyer
e14019e2dd
Upgrade settings-view@0.53.0
2013-12-20 12:25:40 -06:00
Matt Colyer
180912db61
Merge branch 'master' into fix-windows-specs
2013-12-20 12:14:31 -06:00
Matt Colyer
aba1900d13
Upgrade link@0.12.0
2013-12-20 11:58:38 -06: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
Nathan Sobo
4223ea25ee
Update telepath to 0.80.0 so we drop old serialized states
...
Now that we've added custom objects, any pane items that serialized as
raw telepath objects are invalid. This is a quick way to cut through
any of those kinds of issues.
2013-12-18 11:19:14 -07:00
Kevin Sawicki
b7c227dbfc
Upgrade to autocomplete@0.19.0 for tab completion
2013-12-18 08:14:29 -08:00
Matt Colyer
1bf1785885
Upgrade fs-plus@0.13.0
2013-12-17 16:41:10 -08:00
Nathan Sobo
e40b7b1412
Update to telepath 0.79.0 so representation creation can be delayed
...
Instead of creating representations for a class as soon as the class is
registered, we wait until all representation classes are registered and
call `::createRepresentations` on the Atom global to build everything in
a single bottom up traversal.
2013-12-17 17:05:54 -07:00
Nathan Sobo
611559ecd6
Fix pane spec. Fully test serialization lifecycle via ::testPersistence.
2013-12-17 17:05:54 -07:00
Nathan Sobo
c74783ebbf
Allow telepath to manage serialization of non-telepathic pane items
...
This is the first step in converting Pane into a telepath model. We skip
interaction with the deserializer for items and allow telepath to handle
everything. There's actually a preexisting replication error in moveItem
that I'm going to leave until we drop out a Pane model.
2013-12-17 17:05:54 -07:00
Nathan Sobo
105f74e15e
Merge pull request #1305 from atom/ns-telepathic-atom-global
...
Make atom global a Telepath model subclass
2013-12-17 15:56:34 -08:00
Matt Colyer
e3e83918e5
Update to underscore-plus@0.6.1
2013-12-17 15:47:48 -08:00
Matt Colyer
3187013eac
Upgrade underscore-plus@0.6.0
2013-12-17 15:35:27 -08:00
Nathan Sobo
e7b632eb18
Merge branch 'master' into ns-telepathic-atom-global
2013-12-17 16:30:24 -07:00
Kevin Sawicki
51b39500fe
Prepare 0.45.0 release
2013-12-17 14:24:14 -08:00
probablycorey
b5a6f0db0f
Update welcome package
2013-12-17 12:42:25 -08:00
Kevin Sawicki
259faa5b5a
Upgrade to grunt-download-atom-shell@0.4.0 for progress fix
2013-12-17 12:41:02 -08:00
Ben Ogle
f6b00fc90f
Upgrade to feedback@0.18.0
2013-12-17 12:10:53 -08:00
Ben Ogle
b3246d63fb
Upgrade to find-and-replace@0.62.0
2013-12-17 11:33:35 -08:00
Nathan Sobo
92b829c89b
Upgrade to telepath 0.76.0 for deprecated shim methods
2013-12-16 19:25:30 -07:00
Nathan Sobo
3db9e16637
Upgrade to telepath 0.75.0 for custom object support
2013-12-16 19:03:10 -07:00
Kevin Sawicki
29d7735848
Upgrade to language-coffee-script@0.4.0 for catch indent fix
2013-12-16 17:59:48 -08:00
Ben Ogle
6d3e137db8
Upgrade to find-and-replace@0.61.0
2013-12-16 17:43:26 -08:00
Nathan Sobo
bd3cfda2bb
Merge branch 'master' into ns-telepathic-atom-global
...
Conflicts:
src/atom.coffee
2013-12-16 18:18:06 -07:00
Kevin Sawicki
deab6027fb
Upgrade to settings-view@0.51.0
2013-12-16 17:08:24 -08:00
probablycorey
abb0a3c792
Update metrics package
2013-12-16 16:10:07 -08:00
probablycorey
dadb0d5427
Update feedback package
2013-12-16 14:32:58 -08:00
Ben Ogle
f0813dbca8
Upgrade to find-and-replace@0.60.0
2013-12-16 11:35:20 -08:00
Matt Colyer
9bded1cd19
Upgrade metrics@0.19.0
2013-12-16 11:32:08 -08:00
probablycorey
09ff90bfc4
Update tabs package
2013-12-16 08:54:54 -08:00
Kevin Sawicki
2bf9036578
Upgrade to to-the-hubs@0.16.0 for menu tweak
2013-12-13 15:36:39 -08:00
Kevin Sawicki
9aee5adeb6
Upgrade to metrics@0.18.0 to report shell load time
2013-12-13 12:26:37 -08:00
Kevin Sawicki
4448a7419c
Upgrade to tree-view@0.50.0
2013-12-13 11:16:25 -08:00
Nathan Sobo
e18a0f045a
Upgrade to telepath 0.74.0 to avoid shredding of orphaned object graphs
...
We call atom.destroyOrphans after each spec now to clean up any orphaned
objects. Previously, we we destroying any object not reachable from the
root document. This was causing children of orphaned objects to be
removed from their parent, which caused null pointer exceptions when
running the destroy handlers for the orphans. Now we only destroy the
roots of orphaned object graphs.
2013-12-13 11:02:03 -08:00
Ben Ogle
e8e84cbd2f
Upgrade to tree-view@0.49.0
2013-12-13 10:38:39 -08:00
Nathan Sobo
beb2fb08ea
Merge branch 'master' into ns-telepathic-atom-global
...
Conflicts:
package.json
2013-12-13 09:32:13 -08:00
Kevin Sawicki
7b86891642
Upgrade to tree-view@0.48.0 for scroll left fixes
2013-12-12 18:24:54 -08:00
Kevin Sawicki
ee87c757ed
Upgrade to tree-view@0.47.0 for arrow fix
2013-12-12 18:04:25 -08:00
Kevin Sawicki
07dee8838c
Upgrade to tree-view@0.46.0
2013-12-12 17:46:09 -08:00
Kevin Sawicki
8367b020ec
Upgrade to editor-stats@0.9.0 for bug fix
2013-12-12 17:41:50 -08:00
Nathan Sobo
165a417a9d
Upgrade to telepath 0.73.0 for Document::create default values
2013-12-12 16:59:41 -08:00
Matt Colyer
ae72d4ad56
Upgrade exception-reporting@0.9.0
2013-12-12 16:41:09 -08:00
Nathan Sobo
ebe77065cc
Destroy orphans after each spec
2013-12-12 15:45:16 -08:00
Ben Ogle
e1d35ed90f
Upgrade dev-live-reload@0.20.0
...
Fix issue with reloading on changes to variable files
2013-12-12 15:45:00 -08:00
Corey Johnson
5d23a8fceb
Merge pull request #1271 from atom/cj-deleted-files-not-modified
...
Handle deleted files correctly
2013-12-12 15:15:47 -08:00
Nathan Sobo
23957d7f66
WIP: Make atom global a telepath model
...
Specs seem to be green but hang on what I'm assuming to be a long GC
pause near the end. I need to investigate what's going on memory wise.
2013-12-12 14:33:50 -08:00
probablycorey
f439b04978
Update tree-view and find-and-replace packages
2013-12-12 13:37:56 -08:00
Ben Ogle
f6d1647021
Upgrade git diff and all the themes with new colors.
2013-12-12 11:56:54 -08:00
Ben Ogle
0ccaf9049f
Upgrade to dev-live-reload@0.19.0
...
Reload all themes when syntax variables change
2013-12-12 11:24:46 -08:00
Ben Ogle
1f69963982
Apply text to buffer via diff on reload
...
Previously, it would blindly read from disk on reload, and set the text
into the editor. This was problematic as it would mess with markers and
folds. No longer.
Fixes #1285 and fixes atom/bookmarks#3
2013-12-12 10:34:08 -08:00
Kevin Sawicki
04ad048e1f
:non-potable_water Upgrade to space-pen@2.0.0
2013-12-12 08:15:48 -08:00
Kevin Sawicki
6a8697a357
Upgrade to status-bar@0.27.0 for tooltip update
2013-12-11 19:13:09 -08:00
Kevin Sawicki
bb35655e67
Upgrade to status-bar@0.26.0 for icon tweak
2013-12-11 19:02:06 -08:00
Kevin Sawicki
865d94d758
Add dev mode icon to status bar
...
Skull colliding with tabs was too much to handle.
Red square in status bar is the new indicator.
2013-12-11 18:57:07 -08:00
Matt Colyer
d97b394000
Upgrade grunt-download-atom-shell@0.2.1
2013-12-11 18:23:50 -08:00
Nathan Sobo
344e6d15ce
Merge branch 'ns-latest-telepath'
2013-12-11 17:03:19 -08:00
Nathan Sobo
8e7de0dc89
Upgrade to telepath 0.70.0 for undefined marker timestamp fix
...
This upgrades the serialization version of telepath documents because
for a window of time we were storing undefined timestamps. It also
adds dev-mode assertions that raise when the index of a solo marker
exceeds the array length. I think that issue should actually be resolved
and if we don't see an assertion failure here for a while we can remove
the Math.min shim.
Closes atom/telepath#7
2013-12-11 16:49:05 -08:00
probablycorey
3b388f16fd
Update metrics package… again.
2013-12-11 16:47:43 -08:00
probablycorey
c64b1a7628
Update metrics package
2013-12-11 16:37:38 -08:00
Kevin Sawicki
5ce71f5ded
Upgrade to atom-dark-ui@0.17.0 for status icon tweak
2013-12-11 16:30:32 -08:00
Kevin Sawicki
02415ca400
Upgrade ui themes for hover removal
2013-12-11 16:04:13 -08:00
Nathan Sobo
780441bdb8
Upgrade to telepath 0.68.0 for solo marker multiple undo fix
2013-12-11 15:19:46 -08:00
Nathan Sobo
4f18baaed5
Upgrade telepath to 0.67.0 for devMode flag
2013-12-11 14:46:40 -08:00
Nathan Sobo
6bb4eaee93
Merge branch 'ns-teleditor'
2013-12-11 11:17:45 -08:00
Kevin Sawicki
44955e536b
Upgrade to tree-view@0.44.0
2013-12-11 10:20:29 -08:00
Kevin Sawicki
6f25945911
Upgrade to fs-plus@0.11.0 to remove npm warning
2013-12-11 10:09:06 -08:00
Nathan Sobo
f3cdb6e0a2
Merge remote-tracking branch 'origin/master' into ns-teleditor
2013-12-10 19:10:09 -08:00
Nathan Sobo
c4fc75215b
Reintroduce editor serialization specs
...
I added some features to telepath that make it easier to test model
objects.
- First, you can now call replicate on any telepath document/model
object. The entire underlying database will be replicated and you will
be handed the equivalent of that object in the replicated world. This
is easier than forcing you to attach the model to the window state
and then call replicate there. However, remember that the entire
window state is actually being replicated so any references the model
has will also be replicated.
- Second, you can also replicate orphaned objects. Most objects in these
specs we're converting are orphans because there's no reason to attach
them to the root document just to test them in isolation.
2013-12-10 19:07:50 -08:00
Matt Colyer
1efde26230
Merge remote-tracking branch 'origin/master' into fix-atom-download-windows
2013-12-10 17:24:46 -08:00
Kevin Sawicki
527aa61fa1
Remove line-jumper until atom.io issue is resolved
2013-12-10 17:23:59 -08:00
Matt Colyer
6c8db8ee49
Upgrade grunt-download-atom-shell@0.2.0
2013-12-10 17:18:52 -08:00
Kevin Sawicki
c1f3499359
Upgrade to metrics@0.15.0 for window load time reporting
2013-12-10 17:06:48 -08:00
Ben Ogle
3e83364e38
Update line-jumper
2013-12-10 16:52:49 -08:00
Kevin Sawicki
ba681023da
Upgrade to language-javascript@0.4.0 for log snippet
2013-12-10 16:46:31 -08:00
Ben Ogle
2ae7775caf
Upgrade to underscore-plus@0.5.0
2013-12-10 16:27:29 -08:00
Ben Ogle
b2ab9d3246
Upgrade the themes to fix text hover colors
2013-12-10 16:10:56 -08:00
Ben Ogle
1674f16a0e
Add line-jumper package to default install
2013-12-10 15:10:27 -08:00
Kevin Sawicki
11f8eba2c3
Add initial upload-release script
2013-12-10 12:48:33 -08:00
Ben Ogle
d638fe9ca0
Upgrade to command-palette@0.13.0
2013-12-10 12:40:25 -08:00
Ben Ogle
3f69197a08
Update command palette to better handle keybindings.
...
Fixes #1233
2013-12-10 12:31:25 -08:00
Ben Ogle
43bf47fa26
Upgrade to underscore-plus@0.4.0
2013-12-10 11:47:53 -08:00
Kevin Sawicki
36b5518add
Upgrade to solarized-dark-syntax@0.5.0 for git commit colors
2013-12-10 10:10:22 -08:00
Kevin Sawicki
7db11ea3c6
Upgrade to gists@0.13.0 for untitled editor fix
2013-12-10 09:51:43 -08:00
Kevin Sawicki
f6ce92e52d
Upgrade to wrap-guide@0.10.0 for spec fixes
2013-12-10 09:31:45 -08:00
Kevin Sawicki
6c1999ab60
Upgrade to wrap-guide@0.9.0 for config prefix change
2013-12-10 09:28:57 -08:00
Nathan Sobo
dd00f0d4ea
Upgrade to telepath 0.65.0 for markers + undo fix
...
Fixes #1197
2013-12-10 01:08:33 -08:00
Kevin Sawicki
13f45c615a
Upgrade to language-gfm@0.10.0 for HTML entities
2013-12-09 19:35:42 -08:00
Ben Ogle
998d542825
Upgrade to find-and-replace@0.58.0
2013-12-09 18:10:13 -08:00
Kevin Sawicki
fccc47023c
Upgrade to pathwatcher@0.11.0 for flaky tree-view spec fix
2013-12-09 18:08:19 -08:00
Kevin Sawicki
a2f2efe8b3
Upgrade to base16-tomorrow-dark-theme@0.7.0 for git commit colors
2013-12-09 17:56:55 -08:00
Kevin Sawicki
c6bdc59fef
Upgrade to fuzzy-finder@0.28 for reload fix
2013-12-09 17:38:01 -08:00
Kevin Sawicki
047e5e696f
Prepare 0.44.0 release
2013-12-09 15:33:28 -08:00
Kevin Sawicki
5ced583a7c
Prepare 0.43.0 release
2013-12-09 14:40:54 -08:00
Ben Ogle
308bb95ea2
upgrade to feedback@0.16.0
2013-12-09 12:09:37 -08:00
Ben Ogle
3490022180
Upgrade to find-and-replace@0.57.0
2013-12-09 11:53:49 -08:00
Ben Ogle
e61d482384
Ugrade to find-and-replace@o0.56.0
2013-12-09 10:43:41 -08:00
Kevin Sawicki
b108b5030a
Upgrade to language-ruby@0.6.0
2013-12-09 08:18:30 -08:00
Kevin Sawicki
943fe29ca3
Upgrade to metrics@0.14.0 for spec fixes
2013-12-09 08:17:39 -08:00
Kevin Sawicki
2bbf7fd0d7
Upgrade to metrics@0.13.0
2013-12-09 08:09:59 -08:00
Cheng Zhao
33778cefdd
Merge branch 'master' into atom-shell-v0.7.5
2013-12-09 16:52:05 +08:00
Cheng Zhao
39fb5dc134
Update to atom-shell v0.7.6.
2013-12-09 16:46:27 +08:00
Kevin Sawicki
ffedaa1bc1
Upgrade to git-diff@0.20.0 for new move commands
2013-12-08 20:02:12 -08:00
Nathan Sobo
f25d8d83c5
Merge branch 'master' into ns-latest-telepath
2013-12-07 13:58:53 -08:00
Kevin Sawicki
65fa5bf880
Upgrade to settings-view@0.50.0, closes #1264
2013-12-07 11:28:02 -08:00
Nathan Sobo
b61654b52f
Upgrade to telepath 0.61.0
...
This version adds a bunch of reactive primitives and ensures we destroy
documents when they are no longer referenced.
2013-12-06 21:55:57 -08:00
Nathan Sobo
db1768a9c7
Upgrade feedback to 0.15.0 for spec fix
2013-12-06 21:55:43 -08:00
Nathan Sobo
6156dac3de
Update status-bar to 0.24.0 so specs pass with new telepath
2013-12-06 19:57:05 -08:00
Ben Ogle
49782d3335
Upgrade to feedback!0.14.0
2013-12-06 13:55:15 -08:00
Kevin Sawicki
d3edf33dc4
Upgrade syntax themes with new syntax-variables.less
2013-12-06 13:08:20 -08:00
Kevin Sawicki
3a2c4ca74d
Upgrade to github-sign-in@0.15.0
2013-12-06 12:53:53 -08:00
Ben Ogle
01855901e7
Upgrade release-notes and github-sign-in
2013-12-06 12:07:16 -08:00
Ben Ogle
f0fece2cf0
Add getters and setters for the keychain
2013-12-06 11:45:18 -08:00
Ben Ogle
76ec5a98c4
Upgrade to atom-dark-ui@0.13.0
2013-12-06 10:59:16 -08:00
Ben Ogle
ec022b5c77
Upgrade to feedback@0.13.0
2013-12-06 10:44:40 -08:00
Kevin Sawicki
912636a599
Upgrade to autosave@0.10.0 refs #1183
2013-12-06 10:05:44 -08:00
Matt Colyer
71064adae2
Upgrade grunt-download-atom-shell@0.1.3
2013-12-05 16:44:55 -08:00
Matt Colyer
43d964c357
Upgrade grunt-download-atom-shell@0.1.2
2013-12-05 11:39:59 -08:00
Cheng Zhao
6c5669b53d
Add "productName" in package.json.
...
Atom-Shell would use it as application's name.
2013-12-05 18:15:26 +08:00
Cheng Zhao
b7848d760f
Update to atom-shell v0.7.5.
2013-12-05 17:48:55 +08:00
Kevin Sawicki
9e3f4dc033
Prepare 0.42.0 release
2013-12-04 19:04:36 -08:00
Kevin Sawicki
a283161c1e
Upgrade to tree-view@0.43.0 refs #1213
2013-12-04 18:24:28 -08:00
Ben Ogle
9ede9571bc
Upgrade to release-notes@0.14.0
2013-12-04 16:32:52 -08:00
Ben Ogle
dbc21befec
Upgrade to welcome@0.3.0
2013-12-04 16:28:31 -08:00
Ben Ogle
ca0f0357d7
Upgrade to feedback@0.12.0
2013-12-04 16:25:15 -08:00
probablycorey
847dd6d93b
Update welcome package
2013-12-04 16:03:29 -08:00
Ben Ogle
78562dcf15
Upgrade to github-sign-in@0.14.0
2013-12-04 14:31:23 -08:00
probablycorey
67b1d0d22a
Update atom shell to 0.7.4
2013-12-04 14:03:58 -08:00
Kevin Sawicki
23fcb59c5d
Upgrade to language-ruby@0.5.0
2013-12-04 14:00:50 -08:00
probablycorey
16ef30dc82
Update feedback package
2013-12-04 12:09:11 -08:00
Ben Ogle
e3a4f450ad
Update themes to have better tree-view focusing
2013-12-04 12:06:04 -08:00
Kevin Sawicki
847578398d
Prepare 0.41.0 release
2013-12-04 12:02:08 -08:00
Kevin Sawicki
58d09ec5a0
Update to fs-plus@0.10.0
2013-12-04 11:36:38 -08:00
Kevin Sawicki
4c1d47779b
💄 Sort themes better
2013-12-04 09:36:14 -08:00
Kevin Sawicki
a0adc32e04
💄 Sort themes
2013-12-04 09:35:50 -08:00
Cheng Zhao
9b0f8ccee0
Merge pull request #1192 from atom/grunt-download-atom-shell
...
Use grunt-download-atom-shell to download and update atom-shell.
2013-12-03 22:07:34 -08:00
Nathan Sobo
fa963f0583
Upgrade telepath to 0.45.1 in hopes of addressing #1153
...
Basically, it just hacks ArrayMarker::getRawStart/EndIndex in
non-replicated mode to check that the index isn't out of range. I'd
rather get to the root cause but I'm hoping this can save us some pain
in the short term while a lot of balls are in the air.
2013-12-03 20:17:01 -06:00
probablycorey
e6e72d99f3
Add welcome package
2013-12-03 15:37:48 -08:00
Kevin Sawicki
1b502c6349
Prepare 0.40.0 release
2013-12-03 10:04:54 -08:00
Kevin Sawicki
07eb01016d
Upgrade to tree-view@0.42.0 for spec cleanup
2013-12-03 09:28:32 -08:00
Cheng Zhao
3f05ff9b14
Download grunt-download-atom-shell from apm registry.
...
I published grunt-download-atom-shell to apm registry so we do not need
to specify a git URL here, and as I tested the CI cannot fetch private
node module repositories due to lack of credient.
When it could be public we should publish it to npm registry instead.
2013-12-03 21:10:16 +08:00
Cheng Zhao
25a1b77048
Use grunt-download-atom-shell to download and update atom-shell.
2013-12-03 19:54:42 +08:00
Cheng Zhao
6094efde76
Update atom-shell to v0.7.3.
2013-12-03 12:45:55 +08:00
probablycorey
10b560b5a7
Update feedback package
2013-12-02 16:21:38 -08:00
probablycorey
305c331777
Update feedback package
2013-12-02 16:10:27 -08:00
Kevin Sawicki
45cd3e9335
Upgrade themes for id to class renames
2013-12-02 09:35:51 -08:00
Kevin Sawicki
dddd515c35
Upgrade packages for EditSession/Editor renames
2013-11-28 09:27:01 -08:00
Kevin Sawicki
5cb6aa0538
Add initial LICENSE.md
2013-11-28 09:20:05 -08:00
Ben Ogle
d228cfe1ee
Upgrade to find-and-replace@0.55.0
2013-11-27 16:13:19 -08:00
probablycorey
776d58bf21
Merge remote-tracking branch 'origin/master' into cj-feedback-package
...
Conflicts:
package.json
src/editor-view.coffee
2013-11-27 11:26:34 -08:00
Kevin Sawicki
c697e58a71
Upgrade to styleguide@0.17.0 for EditorView rename fixes
2013-11-26 19:53:24 -08:00
Kevin Sawicki
1f36d0ca02
Upgrade to space-pen@2.0.1
...
Closes #1164
2013-11-26 19:44:27 -08:00
Kevin Sawicki
1197dc1979
Upgrade to find-and-replace@0.54.0
2013-11-26 19:36:01 -08:00
Kevin Sawicki
94e94506b5
Upgrade to tree-view@0.41.0
2013-11-26 19:36:01 -08:00
Kevin Sawicki
163c800d55
Upgrade to bracket-matcher@0.14.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
3f5a6184b6
Upgrade to bookmarks@0.15.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
77819616a8
Upgrade to autoflow@0.11.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
3749726742
Upgrade to autocomplete@0.18.0
2013-11-26 19:35:44 -08:00
Ben Ogle
d22d6e9af2
Upgrade to git-diff@0.19.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
7ad6f0b18b
Upgrade to fuzzy-finder@0.27.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
4e554a4941
Upgrade to markdown-preview@0.21.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
3db5cad927
Upgrade to github-sign-in@0.13.0
2013-11-26 19:35:44 -08:00
Kevin Sawicki
1a21600bde
Upgrade to symbols-view@0.26.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
3c3811c527
Upgrade to spell-check@0.17.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
16c0ef935f
Upgrade to snippets@0.17.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
6cc897ac67
Upgrade to settings-view@0.49.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
80782feb24
Upgrade to package-generator@0.23.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
4c336ed0ee
Upgrade to grammar-selector@0.13.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
d131b3e39c
Upgrade to go-to-line@0.12.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
043ce8f972
Upgrade to git-diff@0.18.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
e4cac4de70
Upgrade to wrap-guid@0.8.0
2013-11-26 19:35:43 -08:00
Kevin Sawicki
c5cc0706e0
Upgrade to to-the-hubs@0.15.0
2013-11-26 19:35:42 -08:00
Kevin Sawicki
0259536c5d
Rename WorkspaceView::eachEditor to eachEditorView
2013-11-26 19:35:42 -08:00
Ben Ogle
ebe3d0d885
Upgrade visual-bell@0.6.0
2013-11-26 18:06:45 -08:00
probablycorey
e7e0f081f4
Update feedback package
2013-11-26 17:00:45 -08:00
probablycorey
dde46ca931
Merge remote-tracking branch 'origin/master' into cj-feedback-package
...
Conflicts:
package.json
2013-11-26 16:59:57 -08:00
Ben Ogle
5352f7322c
upgrade to tabs@0.14.1
2013-11-26 15:52:37 -08:00
Ben Ogle
f84635766c
Upgrade to fnr@0.53.0
2013-11-26 15:36:05 -08:00
probablycorey
8472ac4fc8
Bump feedback version
2013-11-26 11:29:36 -08:00
probablycorey
1bdfb004ef
Add feedback package
2013-11-26 11:23:36 -08:00
probablycorey
e42079c762
Update Atom Shell
2013-11-26 11:15:55 -08:00
Kevin Sawicki
a0a90ca26a
Upgrade themes for root-view id rename
2013-11-26 11:02:53 -08:00
Kevin Sawicki
40d7fb3c45
Upgrade to find-and-replace@0.52.0
2013-11-26 11:02:53 -08:00
Kevin Sawicki
7d7ed79fde
Upgrade packages for rootView rename
2013-11-26 11:02:52 -08:00
Kevin Sawicki
79c6badce8
Upgrade to gists@0.11.0 for spec fixes
2013-11-25 11:40:05 -08:00
Kevin Sawicki
a48ef934eb
Upgrade to gists@0.10.0
2013-11-25 11:31:53 -08:00
Ben Ogle
61ed5da1dc
Upgrade themes for tooltips
2013-11-22 15:40:12 -08:00
Ben Ogle
aae9614839
Upgrade to tabs@0.12.0
2013-11-22 15:33:03 -08:00
Ben Ogle
bdb6e193de
Upgrade find-and-replace@0.49.0
2013-11-22 15:18:43 -08:00
Ben Ogle
5910b05344
Use my fork of bootstrap for now
...
I added some things to tooltips that we need. Namely, fitting them within the viewport.
2013-11-22 15:15:05 -08:00
Kevin Sawicki
734ef19f48
Upgrade to tree-view@0.39.0
2013-11-22 15:02:08 -08:00
Nathan Sobo
581d12b04f
Upgrade to Telepath 0.45.0 for references and to debug #1153
...
I downgraded back to 0.38.0 after a brief period on 0.44.0 in which I
saw issues. 0.44.0 is a pretty big jump that introduces reference
semantics. I've since only seen issue #1153 , which @mcolyer saw at
version 0.38.0 as well. 0.45.0 throws an exception at the moment I think
markers are getting into a bad state, so hopefully it should help us
debug the problem.
2013-11-22 16:52:10 -05:00
Ben Ogle
23deec833f
Upgrade to bootstrap 3.0.2
2013-11-22 10:11:24 -08:00
Kevin Sawicki
74decbd18a
Upgrade to terminal@0.22.0 refs #1150
2013-11-22 09:33:17 -08:00
Matt Colyer
085806f97f
Upgrade terminal@0.21.0
2013-11-22 10:12:19 -05:00
Matt Colyer
ca8be83903
Upgrade terminal@0.20.0
2013-11-22 09:46:59 -05:00
Kevin Sawicki
e623ef4232
Upgrade to exception-reporting@0.8.0
2013-11-21 16:56:24 -08:00
Ben Ogle
01c141eec6
Upgrade styleguide
2013-11-21 16:05:07 -08:00
Ben Ogle
27c9e54538
Upgrade styleguide
2013-11-21 15:44:40 -08:00
Kevin Sawicki
90d92a4c92
Upgrade to go-to-line@0.10.0 for atom prefix fixes
2013-11-21 13:46:54 -08:00
Matt Colyer
c1d379fd6c
Update packages for updated keymaps
2013-11-21 14:07:38 -05:00
Matt Colyer
161c9a62b5
Merge branch 'master' into meta-to-command
...
Conflicts:
spec/keymap-spec.coffee
2013-11-21 09:59:49 -05:00
Nathan Sobo
2c5bbcbc22
Merge branch 'ns-fix-telepath'
2013-11-20 22:08:00 -07:00
Nathan Sobo
eee72f7664
Drop back to telepath 0.38.0 until I figure out what's going on
2013-11-20 21:59:52 -07:00
Nathan Sobo
073d398e6f
Upgrade telepath to 0.43.0 so we don't serialize orphans
2013-11-20 21:18:08 -07:00
Kevin Sawicki
2310e263a7
Upgrade to tabs@0.11.0 refs #1143
2013-11-20 19:30:50 -08:00
Kevin Sawicki
cae055fd3f
Upgrade to tree-view@0.37.0
2013-11-20 18:21:09 -08:00
Kevin Sawicki
2aad31c4dc
Upgrade to find-and-replace@0.47.0
2013-11-20 18:08:46 -08:00
Kevin Sawicki
93052ad611
Upgrade to fuzzy-finder@0.24.0
2013-11-20 18:06:31 -08:00
Kevin Sawicki
67733b8b05
Upgrade to git-diff@0.16.0
2013-11-20 18:04:07 -08:00
Kevin Sawicki
21543569ef
Upgrade to package-generator@0.21.0
2013-11-20 18:01:42 -08:00
Kevin Sawicki
7371ebbf20
Upgrade to status-bar@0.22.0
2013-11-20 18:00:05 -08:00
Kevin Sawicki
73470cc294
Upgrade to symbols-view@0.23.0
2013-11-20 17:58:00 -08:00
Kevin Sawicki
1e60b5fa3b
Upgrade to archive-view@0.14.0
2013-11-20 17:56:45 -08:00
Kevin Sawicki
172ecbd897
Upgrade to tree-view@0.36.0
2013-11-20 17:54:35 -08:00
Kevin Sawicki
b2ceaf3b8b
Upgrade packages for missing atom prefix fixes
2013-11-20 17:29:01 -08:00
Kevin Sawicki
05dd6f8f17
Upgrade to fuzzy-finder@0.23.0
2013-11-20 17:23:48 -08:00
Kevin Sawicki
6da6101a52
Upgrade packages for project/rootView global fixes
2013-11-20 17:23:47 -08:00
Nathan Sobo
6384841134
Upgrade to telepath 0.42.0 for references
2013-11-20 16:23:04 -07:00
Ben Ogle
238fca2004
upgrade status-bar and grammar-selector
...
Use the status bar api in grammar-selector
2013-11-20 14:52:19 -08:00
Kevin Sawicki
777df644ce
Upgrade to markdown-preview@0.18.0
2013-11-20 14:40:04 -08:00
Kevin Sawicki
7195102a04
Upgrade to find-and-replace@0.45.0
2013-11-20 14:19:47 -08:00
Kevin Sawicki
5334433bc2
Upgrade to tabs@0.10.0
2013-11-20 14:13:54 -08:00
Kevin Sawicki
063cb04fb5
Upgrade to styleguide@0.11.0
2013-11-20 14:10:00 -08:00
Kevin Sawicki
5c1fa8e53d
Upgrade to terminal@0.18.0
2013-11-20 14:07:08 -08:00
Kevin Sawicki
2eeb399cf1
Remove deserializer shims on window
2013-11-20 13:51:12 -08:00
Kevin Sawicki
56f66f8578
Upgrade to release-notes@0.12.0
2013-11-20 12:49:16 -08:00
Kevin Sawicki
0b1dc704ea
Upgrade to tabs@0.9.0
2013-11-20 12:49:16 -08:00
Kevin Sawicki
578d823118
Upgrade to find-and-replace@0.44.0
2013-11-20 12:49:16 -08:00
Kevin Sawicki
0196f2a2eb
Upgrade to dev-live-reload@0.16.0
2013-11-20 12:49:16 -08:00
Kevin Sawicki
093143f7a9
Upgrade to symbols-view@0.21.0
2013-11-20 12:49:16 -08:00
Kevin Sawicki
4eeef9cfbd
Upgrade packages for shim removal fixes
2013-11-20 12:49:15 -08:00