co-mono/packages/tui/src/components
2026-01-29 03:16:52 +01:00
..
box.ts Fix TUI performance regression: add caching to Box, use Text directly for built-in tools 2025-12-17 16:39:23 +01:00
cancellable-loader.ts feat: use keybindings in all selectors and lists 2026-01-03 08:23:56 +01:00
editor.ts feat: add autocompleteMaxVisible setting for configurable dropdown height 2026-01-29 03:16:52 +01:00
image.ts fix(tui): prevent image ID collisions between modules 2026-01-22 04:52:55 +01:00
input.ts fix(tui): remove backslash input buffering (#1037) 2026-01-29 02:47:15 +01:00
loader.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
markdown.ts fix(tui): improve table rendering with row dividers and min width (#997) 2026-01-28 02:42:08 +01:00
select-list.ts Centralize frontmatter parsing + parse frontmatter with yaml library (#728) 2026-01-16 00:31:53 +01:00
settings-list.ts Add fuzzy search to settings list 2026-01-12 18:10:33 +01:00
spacer.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
text.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
truncated-text.ts Release v0.11.4 2025-12-01 13:05:12 +01:00