probablycorey
|
0471619269
|
Merge remote-tracking branch 'origin/master' into cj-ns-pane-models
|
2014-01-08 11:44:31 -08:00 |
|
probablycorey
|
d8ba8f13d8
|
Update dev-live-reload
|
2014-01-08 11:28:03 -08:00 |
|
probablycorey
|
b22f850e03
|
Update status bar
|
2014-01-08 11:16:08 -08:00 |
|
Nathan Sobo
|
57c23e1b5f
|
Merge remote-tracking branch 'origin/master' into ns-text-buffer-cleanup
|
2014-01-08 10:53:19 -07:00 |
|
Nathan Sobo
|
f8d959ae16
|
Upgrade to text-buffer 0.12.0
* Drop deprecation of insert/append/delete. The method names will remain
short.
* Replace ::getLastPosition with ::getEndPosition
|
2014-01-08 10:53:07 -07:00 |
|
Kevin Sawicki
|
13abb28486
|
Upgrade to bracket-matcher@0.16.0
|
2014-01-07 19:54:39 -08:00 |
|
Kevin Sawicki
|
717704c8ed
|
Upgrade to tree-view@0.58.0
|
2014-01-07 19:54:12 -08:00 |
|
Kevin Sawicki
|
eb39b8505e
|
Upgrade to timecop@0.12.0
|
2014-01-07 15:49:19 -08:00 |
|
Kevin Sawicki
|
c6c1cb233d
|
Upgrade to space-pen@3.0.3
|
2014-01-07 14:56:07 -08:00 |
|
Kevin Sawicki
|
f9e37c9b47
|
Upgrade to space-pen@3.0.2
|
2014-01-07 14:56:07 -08:00 |
|
Kevin Sawicki
|
dfb6835449
|
Upgrade to space-pen@3.0.1
|
2014-01-07 14:56:07 -08:00 |
|
Kevin Sawicki
|
bf13b426c5
|
Upgrade to space-pen@3.0.0
|
2014-01-07 14:56:07 -08:00 |
|
Corey Johnson & Nathan Sobo
|
c99e211144
|
Store Pane items in PaneModel
|
2014-01-07 15:42:23 -07:00 |
|
Kevin Sawicki
|
92650e079f
|
Upgrade to feedback@0.22.0 for 🐎
|
2014-01-07 13:49:54 -08:00 |
|
Nathan Sobo
|
b29f1965f0
|
Move more methods into text-buffer npm
|
2014-01-07 10:19:43 -07:00 |
|
Nathan Sobo
|
48a2a1934b
|
Start moving text related methods to text-buffer npm
|
2014-01-07 09:18:59 -07:00 |
|
Kevin Sawicki
|
484a7c95ee
|
Upgrade to tree-view@0.57.0
|
2014-01-06 17:25:26 -08:00 |
|
Kevin Sawicki
|
a45ffb3aaa
|
Add async Directory::getEntries
|
2014-01-06 17:25:26 -08:00 |
|
Nathan Sobo
|
5c1f750f94
|
Upgrade text-buffer to 0.9.0 for completed docs and fixed memory leak
|
2014-01-06 18:07:53 -07:00 |
|
Matt Colyer
|
72caf279a6
|
Merge pull request #1335 from atom/fix-windows-specs
Return windows specs to green
|
2014-01-06 16:34:19 -08:00 |
|
Nathan Sobo
|
05ff058ca5
|
Upgrade to text-buffer 0.8.0 to restore all removed Point/Range methods
|
2014-01-06 17:31:05 -07:00 |
|
Nathan Sobo
|
14fd9aac7e
|
Upgrade to text-buffer 0.7.0 to reintroduce Marker.fromPointWithDelta
|
2014-01-06 17:16:03 -07:00 |
|
Matt Colyer
|
e8ce559034
|
Merge branch 'master' into fix-windows-specs
Conflicts:
package.json
|
2014-01-06 16:02:45 -08:00 |
|
Nathan Sobo
|
a493359b58
|
Upgrade text-buffer to 0.6.0
|
2014-01-06 16:31:53 -07:00 |
|
Matt Colyer
|
0e6bc275b7
|
Merge branch 'master' into fix-windows-specs
Conflicts:
package.json
|
2014-01-06 11:19:37 -08:00 |
|
Nathan Sobo
|
cbec03c158
|
Rename reactionary to theorist
|
2014-01-05 10:25:59 -07:00 |
|
Nathan Sobo
|
1fe0a1ad7b
|
Upgrade to text-buffer 0.5.0
|
2014-01-04 15:42:53 -07:00 |
|
Nathan Sobo
|
8b9ede8414
|
Upgrade text-buffer to 0.4.0 to allow 'invalidation' marker option
|
2014-01-04 14:16:07 -07:00 |
|
Nathan Sobo
|
194094043e
|
Upgrade tree-view to 0.54.0 to remove telepath dependency
|
2014-01-04 14:09:10 -07:00 |
|
Nathan Sobo
|
ebb5d38e1a
|
Upgrade packages to remove telepath dependencies
|
2014-01-04 10:49:30 -07:00 |
|
Nathan Sobo
|
aa1ed1dfcc
|
Upgrade to reactionary 0.3.0 to avoid double destruction
|
2014-01-04 10:23:08 -07:00 |
|
Nathan Sobo
|
4ce68fe5d8
|
Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core
|
2014-01-04 09:39:57 -07:00 |
|
Nathan Sobo
|
289e7d56c3
|
Upgrade to reactionary 0.2.0 for built-in property accessors mixin
|
2014-01-04 09:39:30 -07:00 |
|
Nathan Sobo
|
8da9e8ddc1
|
Rename nostalgia to serializable
This name was surprisingly available and better matches this module's
utilitarian nature.
|
2014-01-03 18:32:44 -07:00 |
|
Nathan Sobo
|
a68694e6e2
|
Upgrade to nostalgia 0.3.0 for ability to override mixin properties
|
2014-01-03 17:54:59 -07:00 |
|
probablycorey
|
98b5a400e6
|
Update packages that use new tool panel appending api
|
2014-01-03 16:52:38 -08:00 |
|
Nathan Sobo
|
c6770aa83e
|
Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core
Conflicts:
package.json
src/pane.coffee
|
2014-01-03 17:46:45 -07:00 |
|
Nathan Sobo
|
e26d97d5ac
|
Remove telepath as a core dependency
|
2014-01-03 17:42:11 -07:00 |
|
Ben Ogle
|
c8663541f0
|
Upgrade to fnr@0.65.0
|
2014-01-03 15:55:40 -08:00 |
|
Matt Colyer
|
2b4c2f1758
|
Merge branch 'master' into fix-windows-specs
|
2014-01-03 14:34:02 -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 |
|
Matt Colyer
|
2c58d1a2b7
|
Upgrade scandal@0.11.0
|
2014-01-03 09:31:44 -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 |
|
Matt Colyer
|
92ef8f22e4
|
Upgrade scandal@0.10.1
|
2014-01-02 15:34:36 -08:00 |
|
Matt Colyer
|
e8f4da54a6
|
Upgrade find-and-replace@0.64.0
|
2014-01-02 11:33:20 -08:00 |
|