Releases: react-native-oh-library/react-native-harmony-svg
Releases · react-native-oh-library/react-native-harmony-svg
13.14.0-0.3.12
What's Changed
- feat: update pixel density dynamic by @Louis-C7 in #188
- fix: Path fails to display correctly by @Louis-C7 in #189
- test: fix the crash of Text and Marker on android by @yangzx18 in #187
- fix: percentage display incorrect when using viewbox by @Louis-C7 in #192
- cherry pick from sig by @425765923 in #194
- release: @react-native-oh-tpl/[email protected] by @425765923 in #195
Full Changelog: 13.14.0-0.3.11...13.14.0-0.3.12
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Canary3 SP1
- ROM: 3.0.0.22(Canary3)
13.14.0-0.4.2
What's Changed
- feat: update pixel density dynamic by @Louis-C7 in #188
- fix: Path fails to display correctly by @Louis-C7 in #189
- test: fix the crash of Text and Marker on android by @yangzx18 in #187
- fix: percentage display incorrect when using viewbox by @Louis-C7 in #192
Full Changelog: 13.14.0-0.4.1...13.14.0-0.4.2
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Canary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.11
What's Changed
- refactor: refine demo cases name and add IssueFix section by @Louis-C7 in #179
- feat: support gradient in stroke by @Louis-C7 in #180
- refactor: refine SvgView viewbox calculation and ViewBox class by @Louis-C7 in #181
- refactor: determine viewBox is valid before using ViewBox::getTransform by @Louis-C7 in #182
- fix:remove useless logs by @xlleng1 in #184
Full Changelog: 13.14.0-0.3.10...13.14.0-0.3.11
Version Info
react-native-harmony: 0.72.26-CAPI
DevEco Studio: 5.0.3.300SP1
OH SDK: HarmonyOS NEXT Developer Canary3 SP1
ROM: 3.0.0.22(Canary3)
13.14.0-0.4.1
What's Changed
- refactor: refine demo cases name and add IssueFix section by @Louis-C7 in #179
- feat: support gradient in stroke by @Louis-C7 in #180
- refactor: refine SvgView viewbox calculation and ViewBox class by @Louis-C7 in #181
- refactor: determine viewBox is valid before using ViewBox::getTransform by @Louis-C7 in #182
- fix:remove useless logs by @xlleng1 in #184
Full Changelog: 13.14.0-0.4.0...13.14.0-0.4.1
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Canary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.10
What's Changed
- fix: bypass NULL pointer dereference by getCanvasBounds() and reopen … by @Louis-C7 in #169
- fix: use eventReceiver to avoid event conflict by @Louis-C7 in #173
- fix: fix crash of building bitmap by @shinyxhh in #172
- fix: marker adapt percent by @Mrliwang in #171
- fix: SvgLine & SvgRect percentage display incorrect by @Louis-C7 in #174
- fix:remove interfaces not supported by Canary3 sp1 sdk by @425765923 in #176
- release: @react-native-oh-tpl/[email protected] by @425765923 in #177
Full Changelog: 13.14.0-0.3.9...13.14.0-0.3.10
Version Info
react-native-harmony: 0.72.26-CAPI
DevEco Studio: 5.0.3.300SP1
OH SDK: HarmonyOS NEXT Developer Canary3 SP1
ROM: 3.0.0.22(Canary3)
13.14.0-0.4.0
What's Changed
- fix: bypass NULL pointer dereference by getCanvasBounds() and reopen … by @Louis-C7 in #169
- fix: use eventReceiver to avoid event conflict by @Louis-C7 in #173
- fix: fix crash of building bitmap by @shinyxhh in #172
- fix: marker adapt percent by @Mrliwang in #171
- fix: SvgLine & SvgRect percentage display incorrect by @Louis-C7 in #174
- refactor: refine SvgSvg by @Louis-C7 in #175
Full Changelog: 13.14.0-0.3.9...13.14.0-0.4.0
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Canary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.9
What's Changed
- add tests for public attributes by @7gaoyongjie in #158
- test: fix test case for RNSVGClipPath by @tongrui236 in #160
- feat: support percentage input in Rect and Circle by @Louis-C7 in #161
- fix: matrix Concat, CreateScale by @hezhj001 in #162
- feat: support percentage input for SvgLine by @Louis-C7 in #163
- feat: support percentage input for SvgEllipse by @Louis-C7 in #164
- fix demo of fontFamily by @ezhoureal in #166
- test: fix TextPath demo crash of android by @yangzx18 in #165
- feat: support prop effectVector by @xlleng1 in #167
- fix: default unit for objectBoundingBox and userSpaceOnUse by @hezhj001 in #168
Full Changelog: 13.14.0-0.3.8...13.14.0-0.3.9
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Cannary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.8
What's Changed
- test: refine TouchEvent tester by @Louis-C7 in #148
- feat: add svgImage. by @xlleng1 in #149
- fix: markerEnd bug fixed by @Mrliwang in #150
- refactor: using drawing::Matrix thoughtout by @Louis-C7 in #151
- fix: display abnormal when viewbox x/y less than zero by @Louis-C7 in #153
- fix: circle deal percentage by @hezhj001 in #155
- revert: SvgView canvas transform calculation by @Louis-C7 in #156
- fix: SvgImage display abnormal and crash problem by @Louis-C7 in #157
- fix: refine touch transforms by @Louis-C7 in #159
Full Changelog: 13.14.0-0.3.7...13.14.0-0.3.8
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Cannary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.7
What's Changed
- refactor: Drawing Rect by @Louis-C7 in #134
- fix & test: fix viewBox and add test cases of pattern by @shinyxhh in #135
- test: Add test case. by @xlleng1 in #115
- fix text anchor by @ezhoureal in #136
- fix: mask use drawing:rect not show by @xlleng1 in #138
- test: fix fallback case and mask case crash by @yangzx18 in #137
- feat: Add a pathway for parsing vector effects by @7gaoyongjie in #139
- feat: base channel implement of RNSVGSvgViewModule by @Louis-C7 in #140
- refactor: refine RNSVGBaseComponentInstance by @Louis-C7 in #141
- feat: implement base RNSVGRenderableModule by @425765923 in #143
- feat: unlock pointerEvents channel by @Louis-C7 in #144
- feat: implement pointerEvents and base implement of Svg Touch Dispatch by @Louis-C7 in #145
- fix: gradient modify by @hezhj001 in #142
- fix: userData->callback(event) crash by @Louis-C7 in #147
New Contributors
- @7gaoyongjie made their first contribution in #139
Full Changelog: 13.14.0-0.3.6...13.14.0-0.3.7
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Cannary3 SP2
- ROM: 3.0.0.22(Canary3)
13.14.0-0.3.6
What's Changed
- implement display and responsible by @ezhoureal in #120
- refactor: begin introducing CPP wrappers for OH_Drawing by @Louis-C7 in #121
- fix symbol component by @leacyb in #122
- refactor component instance, extract base class by @ezhoureal in #123
- refactor: RNSVGBaseCI -> RNSVGBaseComponentInstance by @Louis-C7 in #126
- perf: solve SvgArkUINode non-destruction problem by @Louis-C7 in #128
- fix: fix patternUnits of pattern by @shinyxhh in #127
- fix: support marker on circle ellipse path rect component by @Mrliwang in #125
- feat: props dynamic update by @Louis-C7 in #130
- fix: bypass null context_ when ContextTraversal() by @Louis-C7 in #131
- test: Add test case for RNSVGClipPath by @tongrui236 in #129
- fix: PathParserUtils bug fix by @Mrliwang in #132
- refactor: Drawing Path wrapper by @Louis-C7 in #133
Full Changelog: 13.14.0-0.3.5...13.14.0-0.3.6
Version Info
- react-native-harmony: 0.72.26-CAPI
- DevEco Studio: 5.0.3.300
- OH SDK: HarmonyOS NEXT Developer Cannary3 SP1
- ROM: 3.0.0.22