Commit d44c4cf
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.0...v2.0.0) (2026-01-18)
* Merge pull request [#1](#1) from bizarre/inlay ([89c5736](89c5736))
### Bug Fixes
* better clipboard handling ([fcd7006](fcd7006))
* empty state caret rendering ([b8602d6](b8602d6))
* **inlay:** autocomplete ([bcab1c8](bcab1c8))
* **inlay:** IME composition ([3d9aeb3](3d9aeb3))
* **inlay:** prevent crash and caret issues with many diverging tokens ([130dcac](130dcac))
* performance, flaky tests, etc ([bc245b0](bc245b0))
* tests ([1f6c9c9](1f6c9c9))
* **tests:** update tests ([37efaf8](37efaf8))
* **vitest:** exclude ct tests ([65fa72c](65fa72c))
### Features
* handle overlapping matches better ([2cdea0d](2cdea0d))
* **inlay:** init ([8c792ce](8c792ce))
* **inlay:** portal improvements ([b5ad6ce](b5ad6ce))
* mobile ([0626207](0626207))
* portal rework ([b801fb3](b801fb3))
* **structured-inlay:** portal anchor ([5c26a96](5c26a96))
* **structured-inlay:** stable token ids ([d48c109](d48c109))
* **tests:** run playwright tests in CI ([ca477d0](ca477d0))
### BREAKING CHANGES
* - feat: new component "Inlay", structured text input primitive
- tests: playwright ct testing
- refactor: timeslice -> chrono
- chore: landing page rework1 parent 89c5736 commit d44c4cf
2 files changed
Lines changed: 39 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
1 | 39 | | |
2 | 40 | | |
3 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments