Releases: wuba/react-native-echarts
Releases · wuba/react-native-echarts
v1.2.2
What's Changed
- fix: Android cannot respond to gestures when the react-native version is too low by @yinyanli in #78
- Fix style by @yinyanli in #79
- fix: rewrite panresponder reduced re-rendering by @zhiqingchen in #83
- chore(release): publish 1.2.2 by @zhiqingchen in #89
New Contributors
Full Changelog: v1.2.1...v1.2.2
chore(release): publish 1.2.1
What's Changed
- fix: compatible with low version js runtime by @zhiqingchen in #73
- chore(release): publish 1.2.1 by @zhiqingchen in #75
Full Changelog: v1.2.0...v1.2.1
chore(release): publish 1.2.0
What's Changed
- feat: add custom gesture support by @MrSquaare in #70
- chore(release): publish 1.2.0 by @zhiqingchen in #72
New Contributors
- @MrSquaare made their first contribution in #70
Full Changelog: v1.1.2...v1.2.0
chore(release): publish 1.1.2
What's Changed
- chore(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #60
- fix: useImperativeHandle deps by @zhiqingchen in #62
- chore(deps): bump fast-xml-parser from 4.2.2 to 4.2.4 in /example by @dependabot in #66
- chore(release): publish 1.1.2 by @zhiqingchen in #67
Full Changelog: v1.1.1...v1.1.2
chore(release): publish 1.1.1
- use in react
chore(release): publish 1.1.0
- Add support for optional use of react-native-gesture-handler
chore(release): publish 1.0.0
Echarts for React Native @wuba/react-native-echarts 1.0.0 released!
chore(release): publish 0.1.6
- add web support
chore(release): publish 0.1.5
- fix: fixed svg fillOpacity bug in some render processes
- fix: fixed export default error
- feat: use expo 48, react native 0.71
- chore: update readme describe
chore(release): publish 0.1.4
- Fix crashes caused by special characters not encoded
- Unified npm registry source
- update readme