Releases: react-native-oh-library/react-native-harmony-svg
Releases · react-native-oh-library/react-native-harmony-svg
15.0.0-0.6.1
What's Changed
Full Changelog: 15.0.0-0.6.0...15.0.0-0.6.1
Version Info
- react-native-harmony: 0.72.32
- DevEco Studio: 5.0.3.900
- OH SDK: HarmonyOS-5.0.0(API12)
- ROM: 5.0.0.105
15.0.0-0.6.0
What's Changed
- refactor: moved implementation from onPropsChanged to onFinalizeUpdates by @Louis-C7 in #314
- refactor: update to codegen-lib format by @Louis-C7 in #317
- fix: Path did not update when the point scale factor changed by @Louis-C7 in #318
- chore: add license header and format code style by @Louis-C7 in #319
- refactor: improve code readability and robustness by @Louis-C7 in #320
Full Changelog: 15.0.0-0.5.9...15.0.0-0.6.0
Version Info
- react-native-harmony: 0.72.32
- DevEco Studio: 5.0.3.900
- OH SDK: HarmonyOS-5.0.0(API12)
- ROM: 5.0.0.105
15.0.0-0.5.9
What's Changed
- fix: crash issue in the RNOH accessibility version by @JCdahuzi in #311
- fix: TSpan props are ineffective when two tspan elements have a parent-child relationship by @Louis-C7 in #312
- chore: export ts.ts in index.ets by @Louis-C7 in #313
Full Changelog: 15.0.0-0.5.8...15.0.0-0.5.9
Version Info
- react-native-harmony: 0.72.28
- DevEco Studio: 5.0.3.900
- OH SDK: HarmonyOS-5.0.0(API12)
- ROM: NEXT.0.0.60
15.0.0-0.5.8
What's Changed
- fix: when setting the x or y property, the Image is not displayed completely by @mashuai65 in #292
- fix: memory leaks caused by SvgViewManager not properly releasing the SvgSvg weak_ptr by @JCdahuzi in #305
- chore: modify tester app name and delete license by @Louis-C7 in #307
New Contributors
- @mashuai65 made their first contribution in #292
Full Changelog: 15.0.0-0.5.7...15.0.0-0.5.8
Version Info
- react-native-harmony: 0.72.28
- DevEco Studio: 5.0.3.600
- OH SDK: HarmonyOS-5.0.0(API12)
- ROM: NEXT.0.0.60
15.0.0-0.5.7
What's Changed
- fix: cpp crash in textPath due to null pointer dereference by @JCdahuzi in #283
- fix: SvgUse invalid when using with SvgMask by @JCdahuzi in #286
- test: refine TextPath test case by @JCdahuzi in #287
Full Changelog: 15.0.0-0.5.6...15.0.0-0.5.7
Version Info
- react-native-harmony: 0.72.27-CAPI
- DevEco Studio: 5.0.3.401
- OH SDK: HarmonyOS NEXT DB1
- ROM: 3.0.0.30
15.0.0-0.5.6
What's Changed
- optimization: use std::lock_guardstd::mutex to ensure that access to m_svgNode is synchronized between threads by @JCdahuzi in #277
Full Changelog: 15.0.0-0.5.5...15.0.0-0.5.6
Version Info
- react-native-harmony: 0.72.27-CAPI
- DevEco Studio: 5.0.3.401
- OH SDK: HarmonyOS NEXT DB1
- ROM: 3.0.0.30
15.0.0-0.5.5
What's Changed
- pref: optimize SvgPath parsing logit and add diff to "d" by @Louis-C7 in #264
- build: use JS script to generate build-profile.json5 by @Louis-C7 in #266
- fix: Pattern width erroneously set equal to height by @JCdahuzi in #268
- fix: SVG not functioning properly when RN rendering is submitted in batches by @cmdssd in #271
- refactor: rename Utils.h to SvgUtils.h by @JCdahuzi in #272
New Contributors
Full Changelog: 15.0.0-0.5.4...15.0.0-0.5.5
Version Info
- react-native-harmony: 0.72.27-CAPI
- DevEco Studio: 5.0.3.401
- OH SDK: HarmonyOS NEXT DB1
- ROM: 3.0.0.30
15.0.0-0.5.4
What's Changed
- feat: support SvgViewModule.toDataURL() by @HDJKER in #258
- fix: rawfile API build error on Linux by @JCdahuzi in #262
New Contributors
Full Changelog: 15.0.0-0.5.3...15.0.0-0.5.4
Version Info
- react-native-harmony: 0.72.27-CAPI
- DevEco Studio: 5.0.3.401
- OH SDK: HarmonyOS NEXT DB1
- ROM: 3.0.0.25
15.0.0-0.5.3
What's Changed
- fix: SvgText does not display gradient fill effects by @Louis-C7 in #250
- feat: SvgImage supports loading local file by @JCdahuzi in #248
New Contributors
Full Changelog: 15.0.0-0.5.2...15.0.0-0.5.3
Version Info
- react-native-harmony: 0.72.27-CAPI
- DevEco Studio: 5.0.3.401
- OH SDK: HarmonyOS NEXT DB1
- ROM: 3.0.0.25
15.0.0-0.5.2
What's Changed
- fix: SvgText alignmentBaseline invalid by @Louis-C7 in #242
- fix: Fix the SvgMask display abnormality by removing the MaskUnit implement by @xlleng1 in #245
- test: refine the test case of Issue 203(clip problem) by @Louis-C7 in #247
Full Changelog: 15.0.0-0.5.1...15.0.0-0.5.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)