element-web/src/components/views/settings
David Baker 985966f8be Update async dialog interface to use promises
Hopefully makes the syntax a bit nicer. Also uses ES6 async import
rather than require.ensure which is now deprecated. Also also
displays an error if the component fails to load rather than falling
over in a heap, which is nice.
2018-11-21 16:56:44 +00:00
..
AddPhoneNumber.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ChangeAvatar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ChangeDisplayName.js delint 2018-06-19 07:57:28 +01:00
ChangePassword.js Update async dialog interface to use promises 2018-11-21 16:56:44 +00:00
DevicesPanel.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
DevicesPanelEntry.js Refactor DateUtils to ES6 2018-01-10 12:00:11 +00:00
EnableNotificationsButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
IntegrationsManager.js Fix more lint errors 2018-10-11 22:50:24 -05:00
Notifications.js eslint --fix src/ 2018-10-26 22:50:38 -05:00