1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00
Files
matrix-react-sdk/src
Luke Barnard 9cd7914ea5 Finishing off the first iteration on login UI
This makes the following changes:
 - Improve CountryDropdown by allowing all countries to be displayed at once and using PNGs for performance (trading of quality - the pngs are scaled down from 32px to 25px)
 - "I want to sign in with" dropdown to select login method
 - MXID login field that suffixes HS domain (whether custom or matrix.org) and prefixes "@"
 - Email field which is secretly the same as the username field but with a different placeholder
 - No more login flickering when changing ServerConfig (!) fixes https://github.com/vector-im/riot-web/issues/1517

This implements most of the design in https://github.com/vector-im/riot-web/issues/3524 but neglects the phone number login:
![login_with_msisdn](https://cloud.githubusercontent.com/assets/1922197/24864469/30a921fc-1dfc-11e7-95d1-76f619da1402.png)

This will be updated in another PR to implement desired things:
 - Country code visible once a country has been selected (propbably but as a prefix to the phone number input box.
 - Use square flags
 - Move CountryDropdown above phone input and make it show the full country name when not expanded
 - Auto-select country based on IP
2017-04-21 11:37:08 +01:00
..
2017-01-20 14:22:27 +00:00
2017-03-22 12:00:16 +00:00
2017-01-20 14:22:27 +00:00
2017-03-12 22:59:41 +00:00
2017-03-12 22:59:41 +00:00
2017-01-20 14:22:27 +00:00
2017-01-20 14:22:27 +00:00
2017-01-20 14:22:27 +00:00
2017-01-20 14:22:27 +00:00
2017-01-24 21:50:24 +00:00
2017-02-21 14:50:09 +00:00
2017-01-24 18:18:54 +00:00
2017-03-14 14:37:18 +00:00
2017-01-20 14:22:27 +00:00
2017-03-14 11:50:13 +00:00
2016-11-02 16:15:35 +00:00
2017-01-20 14:22:27 +00:00
2017-01-20 14:22:27 +00:00
2017-04-10 10:09:26 +01:00
2017-01-20 14:22:27 +00:00
2017-03-27 09:42:04 +01:00
2017-01-20 14:22:27 +00:00
2017-01-20 14:22:27 +00:00
2017-04-10 10:09:26 +01:00
2017-01-20 14:22:27 +00:00
2017-02-09 10:30:06 +00:00