element-web/src/components/views
Matthew Hodgson 5605439e76 autocomplete polishing
* suppress autocomplete when navigating through history
* only search for slashcommands if in the first block of the editor
* handle suffix returns from providers correctly
* fix bugs when pressing ctrl-a, typing and then tab to complete a replacement by collapsing selection to anchor when inserting a completion in the editor
2018-05-13 03:17:14 +01:00
..
avatars comment out more draft stuff 2018-05-05 23:25:04 +01:00
context_menus improve wording 2018-04-27 11:26:42 +01:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Merge pull request #1866 from matrix-org/luke/luke/group-store-refactor 2018-05-01 12:33:06 +01:00
directory point imports at the new locations 2018-04-13 00:43:44 +01:00
elements fix thinko when changing from ClientPeg to context in static method (DUH 2018-05-03 14:32:13 +01:00
globals Add comment about enum hijinks 2018-04-17 16:53:11 +01:00
groups Remove GroupStore listener when unmounting GroupPublicityToggle 2018-05-01 11:50:14 +01:00
login fix paths and updateCheckStatusEnum 2018-04-13 16:49:59 +01:00
messages blind fix to the overlapping sticker bug 2018-05-08 09:49:53 +01:00
room_settings guard against m.room.aliases events with no keys (redaction?) 2018-02-02 08:12:56 +00:00
rooms autocomplete polishing 2018-05-13 03:17:14 +01:00
settings point imports at the new locations 2018-04-13 00:43:44 +01:00
voip missing semicolon 2018-02-07 11:51:41 +00:00