element-web/src/components/views/auth
J. Ryan Stinnett ec51aee656 Remove refs from RegistrationForm
This aligns the code in `RegistrationForm` with other users of the `Field`
component. (In https://github.com/matrix-org/matrix-react-sdk/pull/2780, I had
thought that this code would be okay to leave alone, but I had missed the usage
of the `Field` value getter.)

Fixes https://github.com/vector-im/riot-web/issues/9172
2019-03-14 14:29:04 +00:00
..
AuthBody.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
AuthButtons.js Rename LoginBox to AuthButtons 2019-01-21 19:11:43 -06:00
AuthFooter.js Add target="_blank" to links that don't have it 2019-01-24 16:19:18 +00:00
AuthHeader.js Move LanguageSelector to views 2019-01-23 16:14:03 -06:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
CaptchaForm.js s/google.com/recaptcha.net/ as per https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally 2019-02-24 23:35:08 +00:00
CountryDropdown.js Remove span to regain explicit whitespace for country options 2019-03-08 10:03:51 +00:00
CustomServerDialog.js Add space to CustomServerDialog, format like riot-web variant 2019-01-28 21:51:05 -06:00
InteractiveAuthEntryComponents.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
LanguageSelector.js Use mx_AuthBody prefix for consistency 2019-01-31 10:06:35 -06:00
ModularServerConfig.js Remove dead code tweaking server URLs on blur 2019-01-31 10:06:35 -06:00
PasswordLogin.js Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
RegistrationForm.js Remove refs from RegistrationForm 2019-03-14 14:29:04 +00:00
ServerConfig.js Remove validation demo code 2019-03-12 16:53:30 +00:00
ServerTypeSelector.js Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
Welcome.js Tweak embedded pages config name 2019-02-08 13:55:23 +00:00