Commit f322b68
committed
Upgrade @microbit/ui to 0.1.0-alpha.15
The pin catches up with the library work classroom's migration added, so the
`../ui` symlink this app has been carrying since `dense-preset` landed is no
longer needed. AGENTS.md now describes linking as a local-development
arrangement rather than as the current state, since which mode is in force will
change often.
Three library renderings change here, all deliberate corrections: Tooltip takes
Chakra's colour, padding and radius (fba05fb), Icon sets Chakra's
vertical-align itself rather than relying on Panda's preflight (2f7e18a), and
Avatar shows its fallback until a photo loads (c80530d). The Icon change is
what moves `va_middle` earlier in the documentation-content snapshot: the same
three atomic classes in a different order, since the component now supplies the
property the call site used to be alone in setting.
Modal's isOpen/onClose became a union in the library and broke prop-forwarding
shells, but this app has none — the eight affected files were all in ml-trainer.
Verified: typecheck, lint, 217 unit tests, production build.1 parent d6937d6 commit f322b68
4 files changed
Lines changed: 15 additions & 14 deletions
File tree
- src/documentation/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments