1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

68 Commits

Author SHA1 Message Date
88fd2e79cd Prune unused auth styles 2019-01-29 17:38:28 -06:00
8e9fc8a8e7 Make existing fields full width 2019-01-28 15:29:36 -06:00
398ded4a91 Switch to two phase login 2019-01-28 14:58:21 -06:00
b1f698586e Style SSO login like a button 2019-01-28 08:52:20 -06:00
344a5d1547 Style login type with primary color 2019-01-28 08:52:20 -06:00
73aeb26a79 Remove dead code for empty matrixIdText in PasswordLogin 2019-01-28 08:52:20 -06:00
41c79a93c0 Merge pull request #2489 from jryans/auth-text-and-links
Update text and links in authentication flows
2019-01-23 18:40:55 -06:00
9f5f552be1 Move LanguageSelector to views
It's too simple to be called a structure.
2019-01-23 16:14:03 -06:00
f4bbfc4aeb Remove unneeded style from forgot password 2019-01-23 15:50:44 -06:00
9b3d674a92 Rename links for changing auth flow 2019-01-23 15:50:44 -06:00
2bb5a1d6ef Clear out other login link styles 2019-01-23 15:50:44 -06:00
e396954a20 Update forgot password link text and style 2019-01-23 15:50:44 -06:00
523d910c66 Use new dropdown arrow for language selector 2019-01-23 10:18:06 -06:00
05254f0e82 Tweak language selector to match design 2019-01-23 10:18:06 -06:00
f9793fa567 Extract language selector styles 2019-01-23 10:18:06 -06:00
1d01ac398c Rename mx_Login_box to mx_AuthPage_modal and fold into AuthPage 2019-01-21 19:11:43 -06:00
3bd765f63f Rename LoginPage, Header, Footer views to Auth* 2019-01-21 19:11:43 -06:00
29be3ee4b5 Rename login directory to auth 2019-01-21 17:45:55 -06:00