Skip to content

Bug fixes

Compare
Choose a tag to compare
@s-yadav s-yadav released this 10 Jan 18:31
· 151 commits to master since this release
  • Fixed #712 (Extra character added if you start typing from start of the input while input is fully filled)
  • Fixed #711 (The caret is not moved when typing a decimal separator at an existing decimal separator)
  • Mark module as side effect free (#713 by @topaxi )
  • pass type parameter to SyntheticEvent in event source object. (#703 by @yukiyokotani )