Bruno Windels
|
269c30f8e8
|
Revert "also blur the sticky headers"
This reverts commit 82e0816d86 .
|
2020-07-08 15:47:01 +02:00 |
|
Bruno Windels
|
92a2621815
|
also apply sticky header bg color when backdrop-filter is not supported
|
2020-07-07 13:22:13 +02:00 |
|
Bruno Windels
|
7115c07c65
|
Merge branch 'develop' into element
|
2020-07-07 13:21:49 +02:00 |
|
Bruno Windels
|
453924a98a
|
Merge pull request #4909 from matrix-org/bwindels/noroomtilebuttonjump
swap order of context menu buttons so it does not jump when muted
|
2020-07-07 11:12:15 +00:00 |
|
Bruno Windels
|
8f47b59de8
|
fix margin between buttons
I think the selector wasn't working before either fwiw
|
2020-07-07 13:03:18 +02:00 |
|
Bruno Windels
|
2ca9044171
|
swap order of context menu buttons so it does not jump when muted
|
2020-07-07 12:46:33 +02:00 |
|
Bruno Windels
|
df072a12b2
|
room settings icons
|
2020-07-07 12:30:02 +02:00 |
|
Bruno Windels
|
1ef73958f3
|
change hide community icon in context menu
|
2020-07-07 12:16:31 +02:00 |
|
Bruno Windels
|
38ff58f8dd
|
remove upload icon
|
2020-07-07 12:16:16 +02:00 |
|
Bruno Windels
|
af333db6ae
|
change settings icons
|
2020-07-07 12:16:03 +02:00 |
|
Travis Ralston
|
d14dd777b7
|
Revert "don't need to set width with javascript?"
This reverts commit a2cf641c0e .
|
2020-07-06 15:23:20 -06:00 |
|
Travis Ralston
|
70eebc978f
|
Revert "Minor cleanup of sticky header CSS"
This reverts commit 5bf14d8427 .
|
2020-07-06 15:22:40 -06:00 |
|
Michael Telatynski
|
3094bb32ec
|
Merge pull request #4901 from matrix-org/t3chguy/room-list/112
Fix some room list sticky header instabilities
|
2020-07-06 22:21:02 +01:00 |
|
Michael Telatynski
|
abfbcf4090
|
use uglier style for props but be consistent :'(
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-06 22:04:30 +01:00 |
|
Michael Telatynski
|
f038dd52e6
|
Merge pull request #4903 from matrix-org/t3chguy/room-list/14353
null-guard against groups with a null name in new Room List
|
2020-07-06 22:01:41 +01:00 |
|
Michael Telatynski
|
60225154e6
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-06 21:58:44 +01:00 |
|
Michael Telatynski
|
97d4295bf5
|
Merge pull request #4902 from matrix-org/t3chguy/room-list/14306
Allow vertical scrolling on the new room list breadcrumbs
|
2020-07-06 21:53:54 +01:00 |
|
Michael Telatynski
|
f6aa6208ee
|
null-guard against groups with a null name :((
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-06 21:53:20 +01:00 |
|
Travis Ralston
|
5bf14d8427
|
Minor cleanup of sticky header CSS
|
2020-07-06 14:37:38 -06:00 |
|
Bruno Windels
|
7647072b05
|
remove prop instead of assigning unset
|
2020-07-06 14:36:07 -06:00 |
|
Bruno Windels
|
201f6ebe83
|
make stick headers jump in a bit later so the transition is less jumpy
|
2020-07-06 14:36:01 -06:00 |
|
Bruno Windels
|
a2cf641c0e
|
don't need to set width with javascript?
|
2020-07-06 14:35:53 -06:00 |
|
Bruno Windels
|
61a5807fd1
|
only show topmost top sticky header
|
2020-07-06 14:35:46 -06:00 |
|
Michael Telatynski
|
c9bc318ca7
|
Allow vertical scrolling on the new room list breadcrumbs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-06 21:32:46 +01:00 |
|
Michael Telatynski
|
8233dec72e
|
Fix some room list sticky header instabilities
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-06 21:05:06 +01:00 |
|
Michael Telatynski
|
2c1eb07768
|
Merge pull request #4883 from matrix-org/t3chguy/ts123
Convert things to Typescript, including languageHandler
|
2020-07-06 18:54:19 +01:00 |
|
Bruno Windels
|
8fd9dbf1d8
|
moar icon changes
|
2020-07-06 18:28:54 +02:00 |
|
Bruno Windels
|
3e5664de7b
|
update user menu icons
|
2020-07-06 16:12:36 +02:00 |
|
Bruno Windels
|
5735c6d8f5
|
update favorite icon
|
2020-07-06 16:12:17 +02:00 |
|
Bruno Windels
|
2daad838ad
|
change roomtile icons
|
2020-07-06 15:56:52 +02:00 |
|
Bruno Windels
|
137a81501a
|
fix tooltip bg colors
introduce new color variable for inverted backgrounds like dark tooltip
|
2020-07-06 15:40:30 +02:00 |
|
Bruno Windels
|
08c44333cf
|
Update develop
|
2020-07-06 09:29:23 +02:00 |
|
Travis Ralston
|
d98ba9b577
|
Merge pull request #4894 from matrix-org/travis/room-list/badge-fixes
Fix minor issues with the badges in the new room list
|
2020-07-03 15:09:15 -06:00 |
|
Travis Ralston
|
afa71c7b7c
|
Fix minor issues with the badges in the new room list
Fixes https://github.com/vector-im/riot-web/issues/14225
|
2020-07-03 14:26:59 -06:00 |
|
Michael Telatynski
|
ae5ab4c394
|
Merge pull request #4893 from matrix-org/t3chguy/room-list/101
Radio button outline fixes including for new room list context menu
|
2020-07-03 20:35:17 +01:00 |
|
Michael Telatynski
|
599cc9c9ed
|
Merge pull request #4882 from matrix-org/t3chguy/room-list/6
First step towards a11y in the new room list
|
2020-07-03 20:17:33 +01:00 |
|
Michael Telatynski
|
af5f9b7c41
|
revert dark mode separator colour
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-03 19:53:06 +01:00 |
|
Michael Telatynski
|
c8bb6f5904
|
Improve radio outlines for message layout to be more consistent
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-03 19:48:22 +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 |
|
Bruno Windels
|
bec10b79da
|
apply some of the new icons
|
2020-07-03 18:03:47 +02:00 |
|
Bruno Windels
|
262b1edaa3
|
new icons
|
2020-07-03 18:03:28 +02:00 |
|
Michael Telatynski
|
a475887c3e
|
Merge pull request #4891 from matrix-org/t3chguy/room-list/111
Fix theme selector clicks bubbling out and causing context menu to float away
|
2020-07-03 16:52:32 +01:00 |
|
Michael Telatynski
|
3f62f20a85
|
Fix theme selector bubbling out its click events and causing context menu to float away
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-03 16:29:48 +01:00 |
|
Bruno Windels
|
918d091878
|
make background image not move too much when resizing left panel
|
2020-07-03 16:56:10 +02:00 |
|
Travis Ralston
|
120e7826c7
|
Merge pull request #4890 from matrix-org/revert-4886-travis/room-list/logs-1
Revert "Remove a bunch of noisy logging from the room list"
|
2020-07-03 08:55:34 -06:00 |
|
Travis Ralston
|
9c1efe728c
|
Revert "Remove a bunch of noisy logging from the room list"
|
2020-07-03 08:54:54 -06:00 |
|
Bruno Windels
|
82ca98cdd5
|
clear background on show more button in element theme
|
2020-07-03 16:53:06 +02:00 |
|
Bruno Windels
|
52fdf92180
|
remove prop instead of assigning unset
|
2020-07-03 16:52:52 +02:00 |
|
Bruno Windels
|
8cd20eedeb
|
make stick headers jump in a bit later so the transition is less jumpy
|
2020-07-03 16:52:28 +02:00 |
|
Bruno Windels
|
b370e3f078
|
don't need to set width with javascript?
|
2020-07-03 16:52:01 +02:00 |
|