New
2.14.0
What's Changed
- docs: update changelog version(2.13.0) by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/894
- fix: Refactor animateScrollToItem in LazyStaggeredGridState by @luoyibu in https://github.com/Tencent-TDS/KuiklyUI/pull/897
- doc: change the description of the third step in the android-dev docu… by @RockyAo in https://github.com/Tencent-TDS/KuiklyUI/pull/794
- fix: Fix Harmony file request issue by @Wisher-coder in https://github.com/Tencent-TDS/KuiklyUI/pull/679
- fix(compose): Initialize WeakReference.js.kt instance with referent by @xuwakao in https://github.com/Tencent-TDS/KuiklyUI/pull/889
- feat: Android kuikly process and core debug log by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/861
- fix: Android overScroll not reset when dragging by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/899
- docs: add macOS alpha support documentation by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/903
- fix: solve ohos artifict build error by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/908
- feat: support font weight extra bold and black by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/905
- fix: ios module returnValue support value types by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/762
- feat: android opt touch conflict & add stop fling by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/901
- fix: main thread task crash by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/790
- feat: support boxShadow not fill style(android,ohos) by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/909
- feat: update perf docs by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/904
- feat: support native keyboard animation curve sync on iOS by @yangcancai in https://github.com/Tencent-TDS/KuiklyUI/pull/888
- fix: skew not follow anchor in android by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/916
- fix: enable canvas anti-aliasing on ohos by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/917
- docs: add fetchDrawable thread warning by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/918
- docs: add KuiklyBaseView docs by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/919
- docs: add font weight compatibility warning by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/920
- fix: compose implement newDensity on ohos by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/921
- docs: update transform docs by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/923
- feat: artifact optimization guide by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/922
- feat: setContentOffset support linear animation(Android\ohos) by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/924
- fix: Android setContentOffest curve param check by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/925
- feat: ohos callModuleMethod returnvalue type support Record by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/898
- feat: support for linear animation curve in setContentOffset on iOS by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/926
- feat: pass on configuration update event to custom views by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/872
- fix: context handler map crash by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/824
- fix: ohos and ios ImageAdapter add imageParams by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/893
- chore: update publish sh and add compatible yaml by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/934
- feat: ohos add KRMaskView by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/933
- fix: compose lazy column item placed incorrect by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/937
- feat(core-coroutines): introduce cancellable Job and cancellable delay; fix demo cancellation by @susirsusir in https://github.com/Tencent-TDS/KuiklyUI/pull/707
- docs: add toImage api docs by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/928
- fix: resolve compilation issue caused by importing YYImage by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/938
- 解决windows快速编译问题 by @lqjdm in https://github.com/Tencent-TDS/KuiklyUI/pull/940
- feat: allow users to opt-out the default exception catching mechanism by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/944
- fix: ohos solve complie error by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/946
New Contributors
- @RockyAo made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/794
- @Wisher-coder made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/679
- @xuwakao made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/889
- @yangcancai made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/888
- @lqjdm made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/940
Full Changelog: https://github.com/Tencent-TDS/KuiklyUI/compare/2.13.0...2.14.0