Skip to content

Releases: react-native-oh-library/react-native-harmony-svg

15.0.0-0.7.1

27 Jan 03:11
Compare
Choose a tag to compare

What's Changed

  • fix: the x/y of the Group do not affect the clip-path by @Louis-C7 in #325

Full Changelog: 15.0.0-0.7.0...15.0.0-0.7.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.7.0

24 Jan 03:57
Compare
Choose a tag to compare

What's Changed

  • refactor: implement SvgImage component with C-API by @Louis-C7 in #322

Full Changelog: 15.0.0-0.6.1...15.0.0-0.7.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.6.1

24 Jan 02:40
Compare
Choose a tag to compare

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

11 Dec 07:23
Compare
Choose a tag to compare

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

14 Nov 15:03
Compare
Choose a tag to compare

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

21 Sep 06:53
Compare
Choose a tag to compare

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

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

26 Aug 03:56
Compare
Choose a tag to compare

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

14 Aug 08:30
Compare
Choose a tag to compare

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

12 Aug 03:21
Compare
Choose a tag to compare

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

26 Jul 03:52
Compare
Choose a tag to compare

What's Changed

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