Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 00:52
· 129 commits to master since this release
1a7e3c7

1.5.0 (2023-11-28)

Features

  • 🎸 add ability to poll for external changes (e286610)
  • 🎸 add support of text area (03fa0f2)
  • 🎸 adjust selection for remote changes (03cf0fc)
  • 🎸 consistently handle input selection on focus (62ff148)
  • 🎸 edit str nodes using binding (be66b25)
  • 🎸 handle paste events (f28728c)
  • 🎸 improve input event handling (19494cb)
  • 🎸 improve str editing view (10b5c28)
  • 🎸 make str node value hoverable (1621451)
  • 🎸 remove focus on Esc click when not editing (11f6be6)
  • 🎸 show current value on editing if it is not a container (ccb2f3b)
  • 🎸 start text binding implementation (986ebd8)
  • 🎸 sync from input events (1e69a3d)
  • 🎸 sync from model to input (97be0c9)
  • 🎸 sync on text cut events (e3647ed)