.. |
auth
|
Merge branch 'develop' into t3chguy/remove_bluebird
|
2019-11-20 15:21:23 +00:00 |
AutoHideScrollbar.js
|
Bind the onWheel listener directly to props
|
2019-04-05 09:43:29 -06:00 |
CompatibilityPage.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
ContextMenu.js
|
Make EmojiPicker an unmanaged Context Menu as it is too complex to be managed
|
2019-12-19 07:23:05 +00:00 |
CustomRoomTagPanel.js
|
Iterate to match design on Zeplin
|
2019-12-19 20:53:34 +00:00 |
EmbeddedPage.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
FilePanel.js
|
prevent error when nextProps is null, cleanup
|
2019-11-06 10:34:22 +01:00 |
GenericErrorPage.js
|
Implement design and copy for errors
|
2019-06-05 11:32:02 -06:00 |
GroupView.js
|
Fix right panel buttons highlighting
|
2020-01-13 12:15:54 +00:00 |
IndicatorScrollbar.js
|
Correct case of propTypes property in ES6 React Components. React 16
|
2019-09-06 14:27:33 +01:00 |
InteractiveAuth.js
|
Migrate string refs over to createRef
|
2019-12-08 12:16:17 +00:00 |
LeftPanel.js
|
Merge branches 'develop' and 't3chguy/tags_changes' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/tags_changes
|
2019-12-23 11:00:42 +00:00 |
LoggedInView.js
|
Remove all usages of slate in favour of CIDER
|
2020-01-06 00:15:48 +00:00 |
MainSplit.js
|
Reintroduce working resizer code for right panel
|
2019-12-23 19:26:59 -07:00 |
MatrixChat.js
|
support channel names with slash in name/alias
|
2019-12-29 12:10:31 +01:00 |
MessagePanel.js
|
Migrate string refs over to createRef
|
2019-12-08 12:16:17 +00:00 |
MyGroups.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
NotificationPanel.js
|
actually pass role="tabpanel" to the DOM for FilePanel and NotifPanel
|
2019-10-14 10:44:42 +01:00 |
RightPanel.js
|
Merge pull request #3743 from matrix-org/t3chguy/react16_contexts
|
2019-12-19 20:32:11 +00:00 |
RoomDirectory.js
|
Migrate away from Legacy React Contexts
|
2019-12-17 17:26:12 +00:00 |
RoomStatusBar.js
|
Internationalise M_TOO_LARGE error from Synapse
|
2019-12-19 13:25:43 +00:00 |
RoomSubList.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
RoomView.js
|
Fix listener leak on RoomView
|
2020-01-10 11:12:52 +00:00 |
ScrollPanel.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
SearchBox.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
TabbedView.js
|
delint
|
2019-09-26 14:58:40 +01:00 |
TagPanel.js
|
Merge branches 'develop' and 't3chguy/tags_changes' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/tags_changes
|
2019-12-23 11:00:42 +00:00 |
TimelinePanel.js
|
Stop using KeyboardEvent.keyCode as it is deprecated
|
2019-12-16 17:14:03 +00:00 |
ToastContainer.js
|
make sure the toast container is always in the document
|
2019-11-25 13:20:20 +01:00 |
TopLeftMenuButton.js
|
s/ContextualMenu/ContextMenu/
|
2019-12-02 23:21:59 +00:00 |
UploadBar.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |
UserView.js
|
Replace React.PropTypes with usage of the prop-types package
|
2019-07-31 12:19:29 +01:00 |
ViewSource.js
|
Migrate away from React.createClass for non-auth structures. React 16 :D
|
2019-08-30 10:34:59 +01:00 |