mirror of
https://github.com/cogwheel0/conduit.git
synced 2026-08-27 19:41:48 +00:00
* fix: polish iOS 26 native glass controls The platform-view optimization reused Flutter glyph sizing and native label defaults, causing oversized symbols, wrapped model names, and stale theme colors. Use explicit optical sizes, bounded native labels, and color-keyed view identity so the regressions remain fixed. * perf: avoid unused native selector subtree * fix iOS native toolbar polish * use native model selector chevron * shrink native model chevron * fix iOS toolbar grouping and selection menus Keep paired actions in one UIKit toolbar surface and delegate editable selection to the system menu. Avoid rebuilding EditableText from overlay visibility, which caused the menu and handles to cycle. * fix: address iOS toolbar review feedback * fix: preserve composer loading surface * fix: enlarge native toolbar icons * fix: balance native toolbar symbols * fix: standardize native toolbar icon sizing * fix: group channel and folder toolbar actions * fix: preserve full model selector semantics * test: cover native model selector semantics payload |
||
|---|---|---|
| .. | ||
| services | ||
| theme | ||
| utils | ||
| widgets | ||