update dock

This commit is contained in:
2026-09-17 18:44:26 +07:00
parent 2faba843a7
commit e9b5441104
15 changed files with 977 additions and 4014 deletions
+1 -2
View File
@@ -55,8 +55,7 @@ pub fn init(cx: &mut App) {
/// Only roles base can act on are projected. Radius, spacing, typography sizes,
/// shadows, and scrollbar geometry keep their base defaults: coop has a single
/// `radius`/`radius_lg`/`font_size` where base has six-point scales, so any
/// mapping would be invented rather than derived. Revisit when a base component
/// is actually rendered.
/// mapping would be invented rather than derived.
///
/// This is a no-op before the coop theme global exists; [`Theme::change`] is the
/// authoritative hook that keeps the projection current.