Skip to content

Allow backspacing group character and send editing events

Pre-release
Pre-release
Compare
Choose a tag to compare
@jvanzummeren jvanzummeren released this 17 Apr 06:57
· 280 commits to master since this release
  • Allow grouping character to be backspaces by moving the cursor one index to the left when the user attempt to backspace this character
  • Fix issue where the text input change would not be sent when the .content property of TextInput changes

Solves:
#8