twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
55 lines (29 loc) • 1.02 kB
Markdown
#### 1.4.1 (2016-06-09)
* Allow function as possible value to element prop.
#### 1.4.0 (2016-05-25)
* Add PocketButton, PocketCount and TwitterCount.
#### 1.3.0 (2016-05-20)
* Add TumblrCount, TumblrButton and XingButton.
#### 1.2.0 (2016-05-18)
* Move `updateCount` to `componentDidMount`.
* Add `target` prop.
#### 1.1.1 (2016-04-28)
* Pinterest now requires a message.
#### 1.1.0 (2016-04-28)
* Add LinkedInCount, GooglePlusCount and RedditCount.
* Add tests.
#### 1.0.7 (2016-04-19)
* Remove React.__spread.
#### 1.0.6 (2016-03-21)
* Fix FacebookButton app id.
#### 1.0.0 (2015-11-27)
* Twitter counts have been deprecated: https://blog.twitter.com/2015/hard-decisions-for-a-sustainable-platform
#### 0.1.9 (2015-10-13)
* Update peer depedency to work with React 0.14
#### 0.1.8 (2015-09-18)
* Add VKontakte buttona and count.
#### 0.1.7 (2015-09-17)
* Update README.
* Make it possible to render server side without jsonp.
#### 0.1.6 (2015-09-01)
* Fix twitter mobile issue.