David Baker
|
cf5ec7720c
|
Merge pull request #5525 from SimonBrandner/fix-screen-sharing
Fix desktop Matrix screen sharing and add a screen/window picker
|
2021-02-08 13:54:51 +00:00 |
Michael Telatynski
|
0e94d08d9a
|
Update SSO Twitter social branding to match guidelines
|
2021-02-02 17:29:19 +00:00 |
Michael Telatynski
|
1ba0999915
|
Update SSO Facebook social branding to match guidelines
|
2021-02-02 17:19:18 +00:00 |
Michael Telatynski
|
62712159f6
|
Merge pull request #5578 from matrix-org/t3chguy/sso_fixes
Improve SSO auth flow
|
2021-01-29 13:28:53 +00:00 |
Michael Telatynski
|
0167c3cefb
|
Iterate SSO auth ux styling
|
2021-01-29 13:04:05 +00:00 |
Michael Telatynski
|
2c2cf4c073
|
Update google branding
|
2021-01-29 11:42:34 +00:00 |
Ayush Kumar
|
6b56d0b987
|
change value #2e2f32 to -primary-color
|
2021-01-29 15:54:40 +05:30 |
Ayush Kumar
|
512ac5ef3b
|
fixed invisible text after logging out in the dark theme
|
2021-01-29 03:58:05 +05:30 |
Michael Telatynski
|
34ae766893
|
Wire up MSC2858 brand attribute
For better brand adherance.
Also removes old support for https IdP icons.
|
2021-01-27 16:15:47 +00:00 |
Michael Telatynski
|
928ddeb718
|
Improve styling of SSO Buttons for multiple IdPs
|
2021-01-21 13:33:25 +00:00 |
Šimon Brandner
|
b2850e11db
|
Merge remote-tracking branch 'upstream/develop' into fix-screen-sharing
|
2021-01-13 19:47:07 +01:00 |
Šimon Brandner
|
b1010189be
|
Tabbed copyright link
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 20:41:33 +01:00 |
Šimon Brandner
|
bb7e76f69e
|
Hopefully fixed copyrights
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 20:36:54 +01:00 |
Šimon Brandner
|
8652c2e653
|
Fixed class names
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 19:49:09 +01:00 |
Šimon Brandner
|
95d93d143e
|
Clean up the SCSS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-28 08:38:29 +01:00 |
Michael Telatynski
|
8ee65258be
|
Unfloat the MiniAvatarUploader "tooltip"
|
2020-12-27 21:13:01 +00:00 |
Šimon Brandner
|
eff26600e8
|
Linting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 18:33:23 +01:00 |
Šimon Brandner
|
675ca58eef
|
Improve UI
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 16:56:25 +01:00 |
Šimon Brandner
|
eae3c1c496
|
Get screen-sharing working, somehow
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 08:32:51 +01:00 |
Michael Telatynski
|
1b1c482f9c
|
Iterate tests
|
2020-11-25 10:22:16 +00:00 |
Michael Telatynski
|
758b47c64d
|
Replace *ServerConfig and SignInToText with ServerPicker
|
2020-11-25 09:46:56 +00:00 |
Michael Telatynski
|
1d53a5cf23
|
Initial support for MSC2858
|
2020-11-24 11:18:11 +00:00 |
Michael Telatynski
|
bf62960e1a
|
Merge pull request #5413 from matrix-org/t3chguy/fix/11415
Change how we expose Role in User Info and hide in DMs
|
2020-11-11 18:15:46 +00:00 |
Michael Telatynski
|
5fb86f74d7
|
Remove unused IconButton
|
2020-11-10 12:06:56 +00:00 |
Michael Telatynski
|
6aeea3e38e
|
Extract MiniAvatarUploader into a reusable component
|
2020-11-05 15:42:45 +00:00 |
Michael Telatynski
|
24c4a3876c
|
Increase Border Radius of Accessible Buttons to 8px
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-20 15:05:38 +01:00 |
Travis Ralston
|
bfbbf44dfc
|
Add a note to use the desktop builds when seshat isn't available
Fixes https://github.com/vector-im/element-web/issues/15184
This is currently temporary design for https://github.com/vector-im/element-web/issues/12896 but does not fix it.
|
2020-09-16 17:23:37 -06:00 |
Travis Ralston
|
7c1a9993e3
|
Add new create group dialog
|
2020-08-25 21:08:24 -06:00 |
Jorik Schellekens
|
a61cbc1a11
|
Add more left padding to fix focus highlight
|
2020-08-04 15:07:13 +01:00 |
Jorik Schellekens
|
271eeeabee
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/style-fighting
|
2020-08-04 15:04:56 +01:00 |
Jorik Schellekens
|
fb953ade8e
|
Accessibility focus checkboxes and radio boxes
|
2020-07-28 16:08:25 +01:00 |
Jorik Schellekens
|
4f55ef685d
|
Merge pull request #4989 from matrix-org/joriks/resize-handlebars-2.0
Fix handlebar interaction
|
2020-07-28 14:30:00 +01:00 |
Michael Telatynski
|
c980b58c69
|
Fix field tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-18 11:36:23 +01:00 |
Michael Telatynski
|
38dc3c8bd1
|
Replace non-functional Interactive Tooltip
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:43:42 +01:00 |
Michael Telatynski
|
9ec2ca447c
|
Update style of default tooltips to match the new style
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:19:10 +01:00 |
Jorik Schellekens
|
173ccbcec9
|
Fix handles
|
2020-07-16 16:21:38 +01:00 |
Michael Telatynski
|
5e6f8b20bc
|
Visual WIP
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 16:16:41 +01:00 |
Michael Telatynski
|
fb222c7eff
|
Merge pull request #5001 from swapnilraj/swapnilraj/country-code-width
Increase width for country code dropdown
|
2020-07-16 16:09:43 +01:00 |
Swapnil Raj
|
8253756276
|
Remove unnecessary import
|
2020-07-16 20:28:19 +05:30 |
Swapnil Raj
|
0ddfd9ee8c
|
Use rem to guard against font scaling breakages
|
2020-07-16 20:15:28 +05:30 |
Michael Telatynski
|
d5f2d43429
|
Improve Tooltip font/layout consistency
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-16 15:15:00 +01:00 |
Swapnil Raj
|
1195c09f5c
|
Increase width for country code dropdown
|
2020-07-16 19:11:52 +05:30 |
Michael Telatynski
|
9f199758b9
|
restore old tooltip positioning (right) instead of (above) for timeline tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-14 13:00:25 +01:00 |
Michael Telatynski
|
cd2f323002
|
re-add text-align center
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-13 23:18:33 +01:00 |
Michael Telatynski
|
646c5d4a64
|
Replace timeline tooltips to match breadcrumb tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-13 23:14:00 +01:00 |
Michael Telatynski
|
33422f1744
|
Switch out Labs spinner to be the Flow-generated from Design
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-13 17:39:57 +01:00 |
Michael Telatynski
|
5a542281ed
|
Make Styled Radio Button outlines default-off
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-03 19:27:45 +01:00 |
Jorik Schellekens
|
aab372c648
|
Add tooltips
|
2020-07-01 01:50:31 +01:00 |
David Baker
|
21c5c745c1
|
Merge pull request #4831 from matrix-org/dbkr/recovery_key_passphrase_2
Implement new design on security setup & login
|
2020-06-30 17:55:03 +01:00 |
Michael Telatynski
|
cf3c914382
|
Merge branches 'develop' and 't3chguy/notifications0' of github.com:matrix-org/matrix-react-sdk into t3chguy/notifications0
|
2020-06-26 15:35:36 +01:00 |