element-web/src/components/views
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
..
auth Remove refs from RegistrationForm 2019-03-14 14:29:04 +00:00
avatars Disable clicking on room icon in a better way 2019-01-29 16:07:41 -06:00
context_menus Pass correct args when creating event permalink in context menu 2019-03-11 15:05:05 +00:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Fix backup button in logout dialog 2019-02-27 11:45:00 +00:00
directory delint NetworkDropdown 2019-03-01 09:39:39 +00:00
elements Remove refs from RegistrationForm 2019-03-14 14:29:04 +00:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups adds validation for fields. 2019-03-12 14:02:54 +00:00
messages adds validation for fields. 2019-03-12 14:02:54 +00:00
right_panel Allow theming right panel header buttons 2019-02-13 10:47:04 +00:00
room_settings Don't re-enable the save button after saving profiles 2019-02-28 19:13:28 -07:00
rooms Merge pull request #2780 from jryans/auth-validation 2019-03-14 10:19:21 +00:00
settings Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
verification Fix typo "Scisors" -> "Scissors" 2019-02-15 11:26:14 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00