File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.0.2 " ></a >
2
+ ## 0.0.2 (2017-03-20)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** package.json:** change test ([ 81bee15] ( https://github.com/xgfe/react-native-ui-xg/commit/81bee15 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** Button:** add Button Component ([ c2a9f3c] ( https://github.com/xgfe/react-native-ui-xg/commit/c2a9f3c ) )
13
+ * ** Confirm:** add Confirm component ([ 1882fd5] ( https://github.com/xgfe/react-native-ui-xg/commit/1882fd5 ) )
14
+ * ** Drawer / LabelSelect / Grading:** add three new components ([ 4dfdfcb] ( https://github.com/xgfe/react-native-ui-xg/commit/4dfdfcb ) )
15
+ * ** GLOBAL:** change readme ([ e7e32c1] ( https://github.com/xgfe/react-native-ui-xg/commit/e7e32c1 ) )
16
+ * ** Input:** add Input component ([ 77f6b75] ( https://github.com/xgfe/react-native-ui-xg/commit/77f6b75 ) )
17
+ * ** Input:** Add Real Input ([ e020d69] ( https://github.com/xgfe/react-native-ui-xg/commit/e020d69 ) )
18
+ * ** Link:** add Link component ([ e3ea982] ( https://github.com/xgfe/react-native-ui-xg/commit/e3ea982 ) )
19
+ * ** Tab:** add Tab component ([ b300a96] ( https://github.com/xgfe/react-native-ui-xg/commit/b300a96 ) )
20
+ * ** tools:** add new command to generate boilerplate ([ 734a8e9] ( https://github.com/xgfe/react-native-ui-xg/commit/734a8e9 ) )
21
+
22
+
23
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-naitve-ui-xg" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " A suit of react native ui." ,
5
5
"main" : " index.js" ,
6
6
"private" : false ,
You can’t perform that action at this time.
0 commit comments