Skip to content

Commit 4fd9903

Browse files
committed
Merge pull request #152 from leeyeh/react-native
React native compatibilize
2 parents fc28cc3 + bcc1c1a commit 4fd9903

32 files changed

+1060
-953
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22

33
node_js:
4-
- "4.0"
4+
- "4.2"
55
- "0.12"
6+
7+
sudo: false

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.0-rc1 日期:215 年 10 月 22 日
2+
* 兼容 React Native 运行环境。
3+
14
# 0.6.2 日期:2015 年 10 月 22 日
25
* 修复 Follower/Followee 查询遇到 undefined 用户抛出异常的 bug。
36
* 修复在无痕模式浏览器下无法正常运行的 Bug。

dist/av-core-mini.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)