| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-07-30 | 724 Bytes | |
| native-sdk-linux-x64 | 2026-07-30 | 2.0 MB | |
| native-sdk-win32-arm64.exe | 2026-07-30 | 2.1 MB | |
| native-sdk-win32-x64.exe | 2026-07-30 | 2.3 MB | |
| native-sdk-darwin-arm64 | 2026-07-30 | 1.9 MB | |
| native-sdk-darwin-x64 | 2026-07-30 | 2.0 MB | |
| native-sdk-linux-arm64 | 2026-07-30 | 1.8 MB | |
| native-sdk-linux-musl-arm64 | 2026-07-30 | 1.8 MB | |
| native-sdk-linux-musl-x64 | 2026-07-30 | 2.0 MB | |
| README.md | 2026-07-30 | 810 Bytes | |
| v0.7.0 source code.tar.gz | 2026-07-30 | 11.9 MB | |
| v0.7.0 source code.zip | 2026-07-30 | 12.6 MB | |
| Totals: 12 Items | 40.4 MB | 0 | |
New Features
- Code component:
ui.codeand markup<code>render highlighted source with the Geist Code Block palette in both built-in themes, wrapping by default, opt-in logical line numbers, unwrapped horizontal scrolling, and vertical scrolling for height-constrained surfaces; Markdown fences share the same component.
Bug Fixes
- Bounded transformed code rendering: heavily scaled code surfaces now degrade within the shared command and text-byte budgets instead of rejecting the entire display-list refresh.
- Polished Markdown lists and code blocks: bullet and ordered-list markers now align with the first content line, while fenced code preserves source indentation and applies theme-aware highlighting with richer HTML/JSX tags and attributes.
Contributors
- @ctate