Releases: bizarre/ui
Releases · bizarre/ui
v2.0.0
2.0.0 (2026-01-18)
Bug Fixes
- better clipboard handling (fcd7006)
- empty state caret rendering (b8602d6)
- inlay: autocomplete (bcab1c8)
- inlay: IME composition (3d9aeb3)
- inlay: prevent crash and caret issues with many diverging tokens (130dcac)
- performance, flaky tests, etc (bc245b0)
- tests (1f6c9c9)
- tests: update tests (37efaf8)
- vitest: exclude ct tests (65fa72c)
Features
- handle overlapping matches better (2cdea0d)
- inlay: init (8c792ce)
- inlay: portal improvements (b5ad6ce)
- mobile (0626207)
- portal rework (b801fb3)
- structured-inlay: portal anchor (5c26a96)
- structured-inlay: stable token ids (d48c109)
- tests: run playwright tests in CI (ca477d0)
BREAKING CHANGES
-
- feat: new component "Inlay", structured text input primitive
- tests: playwright ct testing
- refactor: timeslice -> chrono
- chore: landing page rework