Skip to content

Commit 6ee7789

Browse files
committed
docs(changelog): add changelog
1 parent 4b2a70a commit 6ee7789

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<a name="0.0.7"></a>
2-
## [0.0.7](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.2...v0.0.7) (2016-06-12)
2+
## [0.0.7](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.3...v0.0.7) (2016-08-26)
3+
4+
5+
### Features
6+
7+
* **picker:** change the way to export and fix modal close bug ([6f61b16](https://github.com/xgfe/react-native-picker-xg/commit/6f61b16))
8+
9+
10+
11+
<a name="0.0.3"></a>
12+
## [0.0.3](https://github.com/xgfe/react-native-picker-xg/compare/v0.0.2...v0.0.3) (2016-06-12)
313

414

515
### Bug Fixes
@@ -21,7 +31,9 @@
2131
### Features
2232

2333
* **location:** add more test ([2136e85](https://github.com/xgfe/react-native-picker-xg/commit/2136e85))
34+
* **location:** add test test ([9a39943](https://github.com/xgfe/react-native-picker-xg/commit/9a39943))
2435
* **location:** add the iconStyle properties ([d181481](https://github.com/xgfe/react-native-picker-xg/commit/d181481))
36+
* **location:** add the unit test ([ea6f368](https://github.com/xgfe/react-native-picker-xg/commit/ea6f368))
2537
* **location:** add unit test, add note, add pushOpera function, change some exposed properties. ([711d491](https://github.com/xgfe/react-native-picker-xg/commit/711d491))
2638

2739

@@ -43,6 +55,7 @@
4355
### Features
4456

4557
* **location:** change the location of the readme ([fe48dbc](https://github.com/xgfe/react-native-picker-xg/commit/fe48dbc))
58+
* add some functions ([09fff47](https://github.com/xgfe/react-native-picker-xg/commit/09fff47))
4659
* **location:** add a onResult fun to expose the result ([8050882](https://github.com/xgfe/react-native-picker-xg/commit/8050882))
4760
* **location:** add animation ([eceeaa3](https://github.com/xgfe/react-native-picker-xg/commit/eceeaa3))
4861
* **location:** add propTypes check ([e5c19ac](https://github.com/xgfe/react-native-picker-xg/commit/e5c19ac))
@@ -54,7 +67,11 @@
5467
* **location:** android wheel done, however, the iOS do not work ([3e8edba](https://github.com/xgfe/react-native-picker-xg/commit/3e8edba))
5568
* **location:** cancel function ([ffd9d03](https://github.com/xgfe/react-native-picker-xg/commit/ffd9d03))
5669
* **location:** cascade wheel ([6dd50c5](https://github.com/xgfe/react-native-picker-xg/commit/6dd50c5))
70+
* move modal into the inner layer ([8d9efa1](https://github.com/xgfe/react-native-picker-xg/commit/8d9efa1))
71+
* move the TextInput into the inner layer ([c8aca39](https://github.com/xgfe/react-native-picker-xg/commit/c8aca39))
5772
* **location:** fix the layout bug and use a strange way to set the width = = ([9a4755d](https://github.com/xgfe/react-native-picker-xg/commit/9a4755d))
73+
* **location:** to test ([40d8ca8](https://github.com/xgfe/react-native-picker-xg/commit/40d8ca8))
74+
* **location:** trying to realize cascade wheels ([40c8b20](https://github.com/xgfe/react-native-picker-xg/commit/40c8b20))
5875

5976

6077

0 commit comments

Comments
 (0)