New
2.13.0
What's Changed
- fix: avoid mutex locked crash by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/846
- feat: add scroll max velcity sepped limit for compose dsl by @luoyibu in https://github.com/Tencent-TDS/KuiklyUI/pull/847
- add contribute wall by @hidawei in https://github.com/Tencent-TDS/KuiklyUI/pull/849
- feat: add miniapp work with kuikly example by @xyc-cn in https://github.com/Tencent-TDS/KuiklyUI/pull/853
- fix: resolve multiple issues on macOS by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/850
- docs: update changelog to 2.12.0 by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/840
- feat: optimize infinite scroll teleport mechanism by @luoyibu in https://github.com/Tencent-TDS/KuiklyUI/pull/859
- docs: add diffUpdate documentation to observableList by @yukiykchen in https://github.com/Tencent-TDS/KuiklyUI/pull/772
- fix(android): optimize font weight normal drawing by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/854
- fix: avoid nestScroll shake when sub list pos change by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/860
- fix: ios Richtext linegradientColor abnormal effect by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/838
- refactor: optimize parameter format for specific component on iOS by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/863
- fix: compose TextField support weight by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/827
- feat: ohos performance fps(mainFps) and memory(pss) api by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/806
- fix: negative scaling factor issue by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/867
- add community info by @hidawei in https://github.com/Tencent-TDS/KuiklyUI/pull/862
- docs: update community sharing title by @hidawei in https://github.com/Tencent-TDS/KuiklyUI/pull/871
- fix: skew transformation issue by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/870
- chore: ohosApp add tablet and 2in1 deviceTypes by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/873
- chore: add dragItemListDemoPage sample by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/789
- feat: update compose docs by @luoyibu in https://github.com/Tencent-TDS/KuiklyUI/pull/875
- docs: modify dragItemListDemo url by @elixxli in https://github.com/Tencent-TDS/KuiklyUI/pull/876
- fix: unstable overlapping order of list items by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/877
- feat: fix web wheel conflict for ListView nested in PageList by @zealotchen0 in https://github.com/Tencent-TDS/KuiklyUI/pull/880
- docs: update BlurView docs by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/881
- fix: reduce using blur on android by @iPel in https://github.com/Tencent-TDS/KuiklyUI/pull/882
- chore: add skew demo page by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/883
- fix: ios abnormal image loading between multiple KRImageViews by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/812
- chore: change dependency to implementation for dynamicanimation library by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/879
- docs: android proguard rule by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/885
- fix: version info in pageData by @ruifanyuan in https://github.com/Tencent-TDS/KuiklyUI/pull/886
- fix: docs solve vue template error by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/887
- fix: pager ignore small velocity sometime reverse by @zenipchen in https://github.com/Tencent-TDS/KuiklyUI/pull/890
- fix: ios Border and BorderRadius abnormal effect by @RoeKun in https://github.com/Tencent-TDS/KuiklyUI/pull/848
- chore: downgrade core-ktx for compatibility for android renderer on k… by @wwwcg in https://github.com/Tencent-TDS/KuiklyUI/pull/891
New Contributors
- @xyc-cn made their first contribution in https://github.com/Tencent-TDS/KuiklyUI/pull/853
Full Changelog: https://github.com/Tencent-TDS/KuiklyUI/compare/2.12.1...2.13.0