Kevin Sawicki
8f57246571
Upgrade to settings-view@0.114.0
2014-05-05 11:03:55 -07:00
Kevin Sawicki
c4a0bce92f
Upgrade to tabs@0.39.0
2014-05-05 09:49:44 -07:00
Kevin Sawicki
11c9417e8d
Upgrade to scope-property-store@0.9.0
2014-05-05 08:51:59 -07:00
Kevin Sawicki
db141d9d7f
Upgrade to markdown-preview@0.69.0
2014-05-05 08:49:01 -07:00
Kevin Sawicki
1bf4e7ab96
Upgrade to first-mate 1.5.3
2014-05-02 18:08:01 -07:00
Kevin Sawicki
49587ace05
Upgrade to tree-view@0.92.0
2014-05-02 11:12:10 -07:00
Ivan Žužak
54fb06d4b0
Upgrade to release-notes@0.28.0
2014-05-02 20:02:24 +02:00
Ivan Žužak
8f81b5dc63
Upgrade to find-and-replace@0.100.0
2014-05-02 20:00:47 +02:00
Kevin Sawicki
d5e1649607
Upgrade to settings-view@0.113.0
2014-05-02 10:50:46 -07:00
Kevin Sawicki
e2c1f6c0e2
Upgrade to markdown-preview@0.68.0
2014-05-02 10:16:01 -07:00
Kevin Sawicki
aac27db552
Upgrade to grammar-selector@0.26.0
2014-05-01 16:04:45 -07:00
Kevin Sawicki
03acb1c40a
Upgrade to markdown-preview@0.67.0
2014-05-01 15:38:38 -07:00
Kevin Sawicki
832dfd057e
Upgrade to tabs@0.38.0
2014-05-01 15:14:39 -07:00
Kevin Sawicki
a7d1a68fb8
Upgrade to git-utils 1.3
2014-05-01 14:13:19 -07:00
Kevin Sawicki
6b8b454625
Upgrade to symbols-view@0.50.0
2014-05-01 13:12:05 -07:00
Kevin Sawicki
5c5b7df70d
Upgrade to tree-view@0.91.0
2014-04-30 16:54:32 -07:00
Kevin Sawicki
98d2aaf10e
Upgrade to language-java@0.10.0
2014-04-30 09:17:00 -07:00
Kevin Sawicki
f7dead17c0
Upgrade to markdown-preview@0.66.0
2014-04-30 09:09:15 -07:00
Kevin Sawicki
b5846f9755
Upgrade to atom-keymap@0.19.0
...
Closes #1908
2014-04-29 09:01:54 -07:00
Kevin Sawicki
dd39ffdf3b
Upgrade to settings-view@0.112.0
2014-04-29 08:25:04 -07:00
Cheng Zhao
a7b94e1709
Upgrade to atom-shell@0.12.0
2014-04-29 15:09:47 +08:00
probablycorey
dd5ab8098e
Use consistent version pattern
...
Use `^Z` `^Z.Z` or `^Z.Z.Z`
2014-04-28 14:27:11 -07:00
Kevin Sawicki
a96a448063
Upgrade to language-go@0.10.0
2014-04-28 10:52:12 -07:00
Kevin Sawicki
faeed9f604
Upgrade to snippets@0.43.0
2014-04-25 14:57:07 -07:00
Kevin Sawicki
24dbe19a82
Upgrade to language-c@0.15.0
2014-04-24 16:45:44 -07:00
Kevin Sawicki
7d8901072c
Upgrade to snippets@0.42.0
2014-04-24 16:23:23 -07:00
Corey Johnson
fa4b3c8dea
Merge pull request #1903 from atom/cj-add-deprecation-warning-to-specs
...
Remove all deprecated calls from core
2014-04-24 15:36:53 -07:00
Corey Johnson
5193e6e46b
Upgrade to text-buffer@2.2.0
2014-04-24 14:13:57 -07:00
Corey Johnson
606b249430
Upgrade to grim@0.10.0
2014-04-24 13:34:56 -07:00
Kevin Sawicki
8bc1b7e955
Prepare 0.93.0 release
2014-04-24 12:07:35 -07:00
Nathan Sobo
6c4e138ec0
Upgrade to language-ruby@0.23.0
2014-04-24 09:52:45 -06:00
Kevin Sawicki
9ad1021c2d
Upgrade to settings-view@0.111.0
2014-04-23 18:14:18 -07:00
Kevin Sawicki
b760d3e4fc
Upgrade to markdown-preview@0.65.0
2014-04-23 13:21:51 -07:00
Kevin Sawicki
2574ee5936
Prepare 0.92.0 release
2014-04-23 12:02:36 -07:00
Kevin Sawicki
1f31918373
Upgrade to pathwatcher 1.2.1 for empty file fix
2014-04-23 09:35:08 -07:00
Nathan Sobo
104aa5efc7
Merge pull request #1883 from atom/ns-react-editor-view
...
React Editor View, Take 2
2014-04-23 10:06:00 -06:00
Kevin Sawicki
08748b5bad
Upgrade to tabs@0.37.0
2014-04-22 16:48:55 -07:00
Nathan Sobo
083f65ed5d
Remove envify dependency
2014-04-22 17:10:21 -06:00
Nathan Sobo
a6f2e926fe
Upgrade to underscore-plus@1.2.1 for optimized isEqualForProperties
2014-04-22 17:09:44 -06:00
Nathan Sobo
64a487eebb
Implement shouldComponentUpdate for ScrollbarComponent
...
It checks that the incoming scrollTop/Left and scrollHeight/Width differ
from their current values. The scrollTop/Left value are updated in
the component properties to always reflect the state of the DOM when
scrolling or when assigning a new value.
2014-04-22 17:09:43 -06:00
Nathan Sobo
e24196c0ef
Require React directly rather than via reactionary
...
Reactionary is just a tiny helper library that can rely on the react
installed by the requiring application instead.
2014-04-22 17:09:36 -06:00
Nathan Sobo
9898cbc52e
Remove space-pencil dependency
2014-04-22 17:09:03 -06:00
Nathan Sobo
3c69fd2d49
Handle mouse wheel and make some tweaks to improve scroll performance
2014-04-22 17:09:02 -06:00
Nathan Sobo
9c49a2d970
Use reactionary helper for creating virtual DOM elements
2014-04-22 17:09:01 -06:00
Nathan Sobo
8cd9160ed5
Add space-pencil dependency
2014-04-22 17:09:01 -06:00
Kevin Sawicki
9904a9a197
Upgrade to pathwatcher 1.2
2014-04-22 14:40:13 -07:00
Kevin Sawicki
7250a9e407
Upgrade to base16-tomorrow-dark-theme@0.15.0
2014-04-22 11:19:17 -07:00
Kevin Sawicki
1a02b2ec98
Upgrade to atom-light-syntax@0.17.0
2014-04-22 11:06:32 -07:00
Kevin Sawicki
94c860e936
Upgrade to language-sass@0.10.0
2014-04-22 10:43:11 -07:00
Kevin Sawicki
1aeb32eb81
Upgrade to first-mate 1.5.2
...
Refs atom/language-make#6
2014-04-22 10:27:20 -07:00