element-web/src/components/views
Bruno Windels 2596281a7c update last caret from update callback instead of input event
many editor updates are not caused by an input event, so
the last caret wasn't always up to date.

Updating the caret from the update callback ensures that every
time the editor contents is changed, the last caret is updated.
2019-09-06 11:09:01 +02:00
..
auth Merge pull request #3368 from matrix-org/travis/disable-msisdn 2019-09-02 11:25:17 -06:00
avatars Fix RoomAvatarEvent historic fallback 2019-08-09 11:31:04 +01:00
context_menus Hide settings button on Room Tile Context Menu for myMembership=invite 2019-08-06 16:25:29 +01:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Allow connecting to an IS from address picker 2019-08-29 15:28:34 +01:00
directory Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
elements add license header, descriptive comment and change to class 2019-08-29 18:13:52 +02:00
globals Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
groups avoid using import * as Matrix 2019-08-06 14:04:33 +01:00
messages Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into soru/spoilers 2019-08-28 20:23:24 +02:00
right_panel adjust prop in HeaderButton 2019-04-11 18:32:38 +02:00
room_settings make things a tad saner 2019-07-06 11:16:01 +01:00
rooms update last caret from update callback instead of input event 2019-09-06 11:09:01 +02:00
settings Hide the E2EE PL selector if room is already encrypted 2019-08-30 10:57:46 +01:00
terms Appease the linter 2019-08-19 23:03:01 -06:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00