element-web/src/components/views/rooms
Luke Barnard 219c00bbc3 Add code-block to the list of blocks where hitting return will split-block
Hitting return in a code-block will now split the block into two code blocks. (Holding shift will still insert a soft newline into the current block).

We still need to make it a bit more obvious that consecutive code-blocks
are not contiguous - https://github.com/vector-im/riot-web/issues/4535
2017-07-13 18:42:37 +01:00
..
AppsDrawer.js Implement new widget API (#1201) 2017-07-11 12:15:27 +01:00
Autocomplete.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
AuxPanel.js Only show apps drawer if matrix apps labs setting ids enabled 2017-06-27 17:40:09 +01:00
EntityTile.js Merge pull request #1056 from matrix-org/kegan/translation-tamarin 2017-06-08 15:06:26 +01:00
EventTile.js WithMatrixClient -> withMatrixClient 2017-07-07 11:34:20 +01:00
ForwardMessage.js make forward_message be friendly with the RVS stuffs 2017-06-16 16:12:52 +01:00
LinkPreviewWidget.js Don't show null URL previews 2017-05-08 14:01:44 +01:00
MemberDeviceInfo.js Add remaining translations! 2017-06-08 14:08:51 +01:00
MemberInfo.js WithMatrixClient -> withMatrixClient 2017-07-07 11:34:20 +01:00
MemberList.js replace imports of q with bluebird 2017-07-12 18:05:08 +01:00
MemberTile.js Add remaining translations! 2017-06-08 14:08:51 +01:00
MessageComposer.js Merge pull request #1216 from matrix-org/dbkr/history_save_unload_nullcheck 2017-07-13 12:38:28 +01:00
MessageComposerInput.js Add code-block to the list of blocks where hitting return will split-block 2017-07-13 18:42:37 +01:00
PresenceLabel.js remove unused imports 2017-06-02 21:35:55 +01:00
ReadReceiptMarker.js Use 12h timestamps when enabled in RR 2017-06-22 08:54:34 -06:00
RoomHeader.js Revert #1170, fde7d5eaf4 2017-07-05 14:46:00 +01:00
RoomList.js Internationalise the drop targets 2017-06-19 17:49:22 +01:00
RoomNameEditor.js Merge pull request #1056 from matrix-org/kegan/translation-tamarin 2017-06-08 15:06:26 +01:00
RoomPreviewBar.js Review comments 2017-06-08 14:45:59 +01:00
RoomSettings.js Manual fixup for remaining q incantaions 2017-07-12 18:05:40 +01:00
RoomTile.js Better RTL support 2017-06-03 18:52:45 +03:00
RoomTopicEditor.js Better RTL support 2017-06-03 18:52:45 +03:00
SearchableEntityList.js Bulk change counterpart imports 2017-05-25 11:39:08 +01:00
SearchResultTile.js Combine data-scroll-token and -contained-scroll-tokens 2017-05-04 10:00:13 +01:00
SimpleRoomHeader.js Remove unused collapse_rhs 2017-06-16 15:47:40 +01:00
TopUnreadMessagesBar.js Add remaining translations! 2017-06-08 14:08:51 +01:00
UserTile.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00