matrix-react-sdk
Prevent autocomplete on paste, and verserev-ing text before and after :
#3210
Merged

Commits
  • manually attach input event handler, as React doesn't pass inputType
    bwindels committed 7 years ago
  • prevent autocomplete when doing bulk insertion (paste, drop text)
    bwindels committed 7 years ago
  • prevent inserting parts at index -1 for empty documents
    bwindels committed 7 years ago
  • adjust jsdoc
    bwindels committed 7 years ago
Loading