## Tencent-TDS/KuiklyUI — 2.23.2…2.23.3

_23 commits._

### Features
- **feat(iOS): drive Compose on a dedicated context thread (#1566)** (b20353e)
- **feat(compose): enable opt-in LazyList prefetch (#1422)** (2487101)
- **feat(ohos): capInsets 9-patch with OH_Drawing_Lattice (#1553)** (3cc4b01)

### Fixes
- **fix: clamp negative scroll offset index to prevent IndexOutOfBoundsException in TabsView (#1575)** (4f1dd51)
- **fix(core/views): disabled CheckBox still toggles checked state on click (#1503)** (2feaa2c)
- **fix(core/views): ActionSheet description text uses same color in night mode and light mode (#1504)** (f218417)
- **fix(swiftpm): add macOS platform support and fix KRUIKit.h not found (#1552)** (5cf4bea)
- **fix: publish error caused by VersionTest file (#1568)** (388f904)
- **fix(pager): stabilize iOS contentSize to avoid drawer edge gap (#1567)** (19e4a72)
- **fix(Compose): resolve ohos 2.0 product build failure caused by LazyList prefetch (#1562)** (83bdfae)
- **fix(compose): sync pager snap edge align and touch-defer (#1563)** (69eebf5)
- **fix(iOS): TurboDisplay first-screen rendering issue caused by synchronous execution of rootViewSizeChanged (#1541)** (7d67226)
- **fix: correct API29 ImageSpan vertical shift on line wrap (#1420)** (7c7a6be)
- **fix(compose): round viewportSize dp→px conversion to fix bottom overscroll bounce (#1530)** (9280a9c)
- **fix(android): pager will drag end not sync on android (#1546)** (5229b26)
- **fix(miniApp): fix req timeout setting invalid bug (#1543)** (3a8c4e3)
- **fix(demo): limit orientation black host background to video demos (#1542)** (333293c)
- **fix(ios): avoid pager snap end hard-jump from spring flush miss (#1538)** (2cc529c)

### Backend
- **Bugfix/h5 maxlength and mouse down (#1576)** (4ad61e7)
- **Feature/h5 contextmenu switch (#1558)** (b396748)

### Docs
- **docs: add missing limitHeaderBounces param to bouncesEnable API docs (#1545)** (f838205)
- **docs: add 393dp unified design width best practice guide (#1467)** (3302c0e)

### Chore
- **chore: update drag demo gesture (#1544)** (c1c56e2)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/Tencent-TDS/KuiklyUI?utm_source=github-action)._