|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v0.0.29](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.29) (2017-06-16) |
4 | | -[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.28...v0.0.29) |
| 3 | +## [v0.0.30](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.30) (2017-07-12) |
| 4 | +[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.29...v0.0.30) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- No component found for view with name "RNSVGGroup" React-native 0.45.1 [\#166](https://github.com/capitalone/react-native-pathjs-charts/issues/166) |
| 9 | +- Add press event to labels of radar chart [\#161](https://github.com/capitalone/react-native-pathjs-charts/issues/161) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Fix the RN 0.46 and above incompatibility issues caused by React Native SVG 5.2 [\#170](https://github.com/capitalone/react-native-pathjs-charts/pull/170) ([kensongoo](https://github.com/kensongoo)) |
| 14 | +- Add on press radar chart [\#164](https://github.com/capitalone/react-native-pathjs-charts/pull/164) ([Shagamii](https://github.com/Shagamii)) |
| 15 | + |
| 16 | +## [0.0.29](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.29) (2017-06-16) |
| 17 | +[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.28...0.0.29) |
5 | 18 |
|
6 | 19 | **Implemented enhancements:** |
7 | 20 |
|
|
22 | 35 | - importing docs [\#150](https://github.com/capitalone/react-native-pathjs-charts/pull/150) ([katscott](https://github.com/katscott)) |
23 | 36 |
|
24 | 37 | ## [0.0.28](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.28) (2017-05-05) |
25 | | -[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/v0.0.28...0.0.28) |
| 38 | +[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.27...0.0.28) |
26 | 39 |
|
27 | 40 | **Merged pull requests:** |
28 | 41 |
|
29 | 42 | - Update to latest react, react-native, and react-native-svg versions [\#149](https://github.com/capitalone/react-native-pathjs-charts/pull/149) ([marzolfb](https://github.com/marzolfb)) |
30 | | - |
31 | | -## [v0.0.28](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.28) (2017-05-05) |
32 | | -[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.27...v0.0.28) |
33 | | - |
34 | | -**Merged pull requests:** |
35 | | - |
36 | 43 | - Add rotation bar chart label [\#144](https://github.com/capitalone/react-native-pathjs-charts/pull/144) ([superandrew213](https://github.com/superandrew213)) |
37 | 44 |
|
38 | 45 | ## [0.0.27](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.27) (2017-04-19) |
|
102 | 109 | - Adding babel-polyfill import to many charts to fix \#62 for Android [\#85](https://github.com/capitalone/react-native-pathjs-charts/pull/85) ([marzolfb](https://github.com/marzolfb)) |
103 | 110 |
|
104 | 111 | ## [0.0.25](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.25) (2017-02-10) |
105 | | -[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/v0.0.24...0.0.25) |
| 112 | +[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.24...0.0.25) |
106 | 113 |
|
107 | 114 | **Fixed bugs:** |
108 | 115 |
|
|
128 | 135 | - Fix \#63 - adding babelrc config file to example [\#65](https://github.com/capitalone/react-native-pathjs-charts/pull/65) ([marzolfb](https://github.com/marzolfb)) |
129 | 136 | - Fix \#62 - adding Babel polyfill to fix undefined not a function error [\#64](https://github.com/capitalone/react-native-pathjs-charts/pull/64) ([marzolfb](https://github.com/marzolfb)) |
130 | 137 |
|
131 | | -## [v0.0.24](https://github.com/capitalone/react-native-pathjs-charts/tree/v0.0.24) (2017-01-27) |
132 | | -[Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.24...v0.0.24) |
133 | | - |
134 | 138 | ## [0.0.24](https://github.com/capitalone/react-native-pathjs-charts/tree/0.0.24) (2017-01-27) |
135 | 139 | [Full Changelog](https://github.com/capitalone/react-native-pathjs-charts/compare/0.0.23...0.0.24) |
136 | 140 |
|
|
0 commit comments