2.22.0
What's Changed
- fix: Color.toString() 使用 toUInt() 输出无符号 ARGB 十进制 by @luoyibu in #1421
- refactor(ohos): clean up entry CMake linking and public Kuikly include by @ruifanyuan in #1423
- feat: align iOS and OHOS syncSendEvent policy with Android by @zenipchen in #1400
- fix(compose): keep snap target key during pager align corrections by @luoyibu in #1427
- Bugfix/web render fix and doc by @etkmao in #1428
- feat(ohos): refine text editor runtime bridge and app integration by @ruifanyuan in #1429
- fix(web): Disable iOS text auto-sizing to prevent font enlargement in… by @etkmao in #1430
- fix(ohos): FILE Mode toImage behave abnormal by @RoeKun in #1415
- fix(ohos): error handling after download failure in ohos NetworkCacheUtil by @RoeKun in #1411
- fix(android): avoid transparent layout when borderRadius is tiny by @zenipchen in #1431
- fix(compose): correct pager fling snap base and align boundary keep-key by @luoyibu in #1439
- docs: update changelog by @RoeKun in #1445
- fix: adjust architecture.png by @luoyibu in #1447
- fix(compose): add pullToRefreshItem topInset for overlay header (#1325) by @luoyibu in #1448
- chore: update github codeowners by @elixxli in #1449
- fix: ohos setContentOffset support negative number by @elixxli in #1437
- chore: .gitignore add .mcp.json by @elixxli in #1450
- fix(compose): LazyGrid contentSize shrink and pager contentPadding boundary by @luoyibu in #1451
- fix(ohos): api23 compatibility by @ruifanyuan in #1455
- chore: optimize DragItemListDemoPage keepalive by @elixxli in #1403
- fix(ohos): scroller detect consume wrong for super_touch by @iPel in #1458
- feat(ohos): support selection color in text editor by @ruifanyuan in #1440
- chore: modify android rv and appcompat version by @elixxli in #1453
- fix(compose): sync pager snap anchor and boundary alignment from compose branch by @luoyibu in #1461
- fix(android): fix safeAreaInsets.bottom inflated by IME height when soft keyboard shows by @KuiklyAI in #1462
- fix(ohos): fix scroller velocity params by @iPel in #1463
- fix(iOS): cursor jump in textField and TextArea by @RoeKun in #1464
- feat: revert android avoid overscroll when nest scroll (#1042) by @zenipchen in #1475
- feat: Android renderView getViewTag by @elixxli in #1481
New Contributors
Full Changelog: 2.21.0...2.22.0