..
auth
Keep sign in button disabled on success
2020-03-03 10:42:08 +00:00
AutoHideScrollbar.js
Bind the onWheel listener directly to props
2019-04-05 09:43:29 -06:00
CompatibilityPage.js
Convert CommonJS exports to ES6-compatible exports
2019-12-22 21:01:02 -07:00
ContextMenu.js
Fix a couple of React warnings/errors
2020-02-23 14:10:41 +00:00
CustomRoomTagPanel.js
[CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop
2020-01-09 14:15:09 -07:00
EmbeddedPage.js
Fix import merge conflicts, removing any that aren't needed anymore
2020-01-09 14:17:33 -07:00
FilePanel.js
Fix various leaks due to method re-binding
2020-02-20 02:35:30 +00:00
GenericErrorPage.js
Implement design and copy for errors
2019-06-05 11:32:02 -06:00
GroupView.js
Apply suggestions from code review
2020-02-28 10:47:23 +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
Resolve default export warnings from Webpack
2020-01-24 22:26:34 +00:00
LeftPanel.js
Merge branches 'develop' and 't3chguy/roving' of github.com:matrix-org/matrix-react-sdk into t3chguy/roving
2020-01-16 00:31:43 +00:00
LoggedInView.js
Use !== instead
2020-02-28 18:37:55 -06:00
MainSplit.js
Reintroduce working resizer code for right panel
2019-12-23 19:26:59 -07:00
MatrixChat.js
Fix Quote on search results page
2020-02-28 23:12:10 +00:00
MessagePanel.js
Fix MELS not breaking on day boundaries regression
2020-02-29 00:09:19 +00:00
MyGroups.js
Fix import merge conflicts, removing any that aren't needed anymore
2020-01-09 14:17:33 -07:00
NotificationPanel.js
Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
2019-12-22 21:20:13 -07:00
RightPanel.js
add null check
2020-02-19 10:40:00 +01:00
RoomDirectory.js
Don't crash immediately if the room directory chunk is null/empty
2020-02-03 15:49:18 +00:00
RoomStatusBar.js
Replace device with session in UI text
2020-01-29 15:52:32 +00:00
RoomSubList.js
Remove unused props
2020-02-14 10:32:42 +00:00
RoomView.js
Fix Quote on search results page
2020-02-28 23:12:10 +00:00
ScrollPanel.js
Attempt to fix Safari + VoiceOver misunderstanding the timeline list
2020-01-23 14:53:41 +00:00
SearchBox.js
use forms to wrap password fields so Chrome doesn't go wild and prefill all the things
2020-01-29 13:24:45 +00:00
TabbedView.js
Fix tabbed view export for component index
2019-12-22 21:23:14 -07:00
TagPanel.js
Fix listener leak in TagPanel
2020-02-03 13:33:44 +00:00
TagPanelButtons.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
TimelinePanel.js
Check for timeline in pre-join UISI path
2020-01-29 12:00:04 +00:00
ToastContainer.js
comments ftw
2020-01-25 21:30:42 +00:00
TopLeftMenuButton.js
Resolve default export warnings from Webpack
2020-01-24 22:26:34 +00:00
UploadBar.js
Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
2019-12-22 21:20:13 -07:00
UserView.js
Fix MatrixClientPeg imports
2019-12-22 21:15:54 -07:00
ViewSource.js
Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
2019-12-22 21:20:13 -07:00