Replace ControlState with custom logic to play nicely with the wrapped input.

Basically all focus handling is based on the wrapped input. tp-input is
merely a shell.
This commit is contained in:
2024-10-21 23:27:46 +02:00
parent a0b086b54b
commit 5b804a8ec3
2 changed files with 38 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tp/tp-input",
"version": "1.0.6",
"version": "1.1.0",
"description": "",
"main": "tp-input.js",
"scripts": {