matrix-react-sdk
New composer: support forcing auto complete on name by hitting tab
#3349
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
close autocomplete when removing auto-completed part
bwindels
committed
6 years ago
don't close autocomplete when hitting tab
bwindels
committed
6 years ago
return promise from updating autocomplete
bwindels
committed
6 years ago
introduce `transform` method so update can be called with a position
bwindels
committed
6 years ago
force completion when hitting tab
bwindels
committed
6 years ago
some cleanup
bwindels
committed
6 years ago
extra docs
bwindels
committed
6 years ago
don't crash on race with room members and initial composer render
bwindels
committed
6 years ago
bring insert method inline with transform callback, add docs
bwindels
committed
6 years ago
dont expect rendered to be called from `range.replace()` anymore
bwindels
committed
6 years ago
fix bug when replacing range starting at end of previous part
bwindels
committed
6 years ago
add visual bell when no replacements are available
bwindels
committed
6 years ago
remove leftover code
bwindels
committed
6 years ago
add visual bell color to theme + choose better value for dark mode
bwindels
committed
6 years ago
Loading