This website requires JavaScript.
Explore
Help
Sign In
edgevoid
/
vue-tui
Watch
1
Star
0
Fork
0
You've already forked vue-tui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc4bea93bd59028ae3d78ec6331960fce488e071
vue-tui
/
packages
/
runtime-tests
/
integration
T
History
Yunfei He
bc4bea93bd
chore: add node-pty and tsx deps, PTY test directory structure
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 22:05:33 +08:00
..
accessibility
feat: add accessibility support (aria props, screen reader output)
2026-05-26 16:26:10 +08:00
components
feat: Static style prop, identity tracking, and rerender semantics
2026-05-26 15:47:43 +08:00
composables
feat: add useIsScreenReaderEnabled + MountOptions.isScreenReaderEnabled
2026-05-26 16:16:31 +08:00
focus
refactor: replace ref() with shallowRef() in all test files
2026-05-25 23:28:06 +08:00
layout
fix: Text node defaults to flexDirection='row' matching Ink's ink-text
2026-05-26 00:52:37 +08:00
lifecycle
Revert "chore: remove 8 subprocess-fixture todo stubs (behaviors already covered)"
2026-05-26 17:35:16 +08:00
paint
feat: rewrite Output class with StyledChar[][] grid for correct emoji/wide char handling
2026-05-26 13:19:50 +08:00
pty
chore: add node-pty and tsx deps, PTY test directory structure
2026-05-26 22:05:33 +08:00
counter.test.tsx
refactor: replace ref() with shallowRef() in all test files
2026-05-25 23:28:06 +08:00
public-api.test.ts
feat: add useWindowSize alias, terminal-size fallback, update public API + README
2026-05-26 16:28:46 +08:00
quickstart.test.tsx
refactor: replace ref() with shallowRef() in all test files
2026-05-25 23:28:06 +08:00
render-to-string.test.tsx
feat: add renderToString for synchronous string rendering
2026-05-26 15:59:17 +08:00
scheduler-throttle.test.tsx
feat: add time-based render throttle (~30fps) matching Ink
2026-05-26 00:55:02 +08:00
scheduler.test.tsx
refactor: replace ref() with shallowRef() in all test files
2026-05-25 23:28:06 +08:00