Travis Ralston
|
52621946de
|
Merge pull request #5723 from matrix-org/travis/uploads
Refresh UI for file uploads
|
2021-03-08 08:52:51 -07:00 |
Travis Ralston
|
761ced13f2
|
Merge pull request #5719 from matrix-org/travis/file-representation
UI refresh for uploaded files
|
2021-03-08 08:52:43 -07:00 |
Travis Ralston
|
711181cc69
|
Rough style for new upload bar
This repurposes ProgressBar which was not used anywhere in code.
|
2021-03-05 14:14:43 -07:00 |
Travis Ralston
|
017c2af663
|
Merge branch 'develop' into travis/message-states
|
2021-03-05 09:29:39 -07:00 |
Travis Ralston
|
676259e78c
|
Merge pull request #5505 from SimonBrandner/improve-file-drop-ui
File drop UI fixes and improvements
|
2021-03-04 20:30:45 -07:00 |
Travis Ralston
|
5d6e3d5711
|
UI refresh for uploaded files
Fixes https://github.com/vector-im/element-web/issues/16557
Fixes https://github.com/vector-im/element-web/issues/9482 (technically)
There's two changes in this:
1. The actual file body in the timeline now has a placeholder thing.
2. We're intentionally dropping all the "Travis uploaded a file" sender profile states.
|
2021-03-04 20:07:48 -07:00 |
Travis Ralston
|
c74224a1b7
|
Merge branch 'develop' into travis/message-states
|
2021-03-02 10:40:49 -07:00 |
Travis Ralston
|
9cec382865
|
Change sending->sent state to match new designs
For https://github.com/vector-im/element-web/issues/16424
|
2021-03-01 16:25:19 -07:00 |
Michael Telatynski
|
c10512fd56
|
Initial SpaceRoomView work
|
2021-03-01 18:53:11 +00:00 |
Michael Telatynski
|
f21aedc6cf
|
Add Space Panel with Room List filtering
|
2021-02-26 10:41:26 +00:00 |
Šimon Brandner
|
3e0558f4d9
|
Remove droptarget colors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-26 08:12:38 +01:00 |
Šimon Brandner
|
8551855a56
|
Add $droptarget-bg-color to the dark theme
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 18:30:14 +01:00 |
Šimon Brandner
|
aa4ec9fca1
|
Make $droptarget-bg-color more opaque
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 18:27:52 +01:00 |
Šimon Brandner
|
82474074f2
|
Fix scrollbar color for non-Firefox
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-13 13:03:26 +01:00 |
Šimon Brandner
|
4aa3000894
|
Leverage our theme colours
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-02-11 13:31:06 +01:00 |
Šimon Brandner
|
62939f1348
|
Fix scrollbar colors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-09 08:14:19 +01:00 |
Šimon Brandner
|
cdb0d1c12e
|
Move and use icons from widget dir
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-08 15:22:10 +01:00 |
Šimon Brandner
|
58b2c18cf5
|
This somehow works
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-19 21:02:39 +01:00 |
Michael Telatynski
|
3fda7e3f46
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/socials
|
2020-12-02 15:08:13 +00:00 |
David Baker
|
4a503fb32e
|
Fix VoIP call plinth on dark theme
Fixes https://github.com/vector-im/element-web/issues/15873
|
2020-12-02 12:14:41 +00:00 |
Michael Telatynski
|
a1351ea1cd
|
Increase Dialog button mixin border-radius to 8px
|
2020-11-20 15:45:34 +00:00 |
Travis Ralston
|
9ca448e8a2
|
Merge pull request #5353 from resynth1943/lighter-blockquotes-in-dark-mode
Lighten blockquote colour in dark mode
|
2020-11-18 15:21:33 -07:00 |
Michael Telatynski
|
fa9490b02b
|
Add skeleton UI for Room List when no rooms
|
2020-11-02 17:22:45 +00:00 |
Resynth
|
6dc709a045
|
😅
Signed-off-by: Resynth <resynth1943@tutanota.com>
|
2020-10-27 20:10:23 +00:00 |
Resynth
|
dc28616a6f
|
Remove empty CSS block
Signed-off-by: Resynth <resynth1943@tutanota.com>
|
2020-10-26 22:53:37 +00:00 |
Resynth
|
da60e4dba6
|
Lighten blockquote colour in dark mode
Signed-off-by: Resynth <resynth1943@tutanota.com>
|
2020-10-25 16:47:15 +00:00 |
Michael Telatynski
|
06009df05b
|
Update Widget paddings and background colours
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 18:47:15 +01:00 |
Michael Telatynski
|
0c87df4957
|
Merge pull request #5319 from matrix-org/t3chguy/fix/null-avatar
Fix background-image: url(null) for backdrop filter
|
2020-10-15 17:48:51 +01:00 |
Travis Ralston
|
43208c01a1
|
Fix variable naming
|
2020-10-14 16:30:38 -06:00 |
Michael Telatynski
|
efad42439e
|
Fix background-image: url(null) for backdrop filter
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-14 11:41:24 +01:00 |
RinkiyaKeDad
|
4f8b0afc41
|
updated TagPanel
|
2020-10-10 18:00:06 +05:30 |
Bruno Windels
|
603415c2ec
|
fix index mismatch
|
2020-09-28 16:20:16 +02:00 |
Travis Ralston
|
e658d9619b
|
Update styles for new colours
|
2020-09-23 12:30:01 -06:00 |
Travis Ralston
|
1ab2e06887
|
Clean up unused variables
|
2020-09-23 12:29:49 -06:00 |
Travis Ralston
|
276ed90884
|
Add a personal group for an all-communities state
Design is approximate and needs review, though being completed out of band.
|
2020-08-21 18:19:29 -06:00 |
Michael Telatynski
|
a4d11cc190
|
Change highlighting around the room list filter
|
2020-08-17 16:59:29 +01:00 |
Michael Telatynski
|
4381bdfdbf
|
fix typo
|
2020-08-14 18:53:56 +01:00 |
Michael Telatynski
|
df75024a21
|
Switch out the globe icon and colour it depending on theme
|
2020-08-13 15:16:31 +01:00 |
Jorik Schellekens
|
0060acbb33
|
Merge pull request #5056 from matrix-org/joriks/style-fighting
Quick win session 24/07/2020
|
2020-08-12 15:21:06 +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 |
J. Ryan Stinnett
|
ce226ab534
|
Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
|
2020-08-03 18:33:36 +01:00 |
J. Ryan Stinnett
|
31180d3df9
|
Adjust room list colours to match designs
|
2020-07-31 17:52:19 +01:00 |
Jorik Schellekens
|
9cd232617d
|
Unify composer and room header icons
|
2020-07-28 13:19:11 +01:00 |
Jorik Schellekens
|
b71e5f30db
|
Update event selected colors
|
2020-07-27 16:49:11 +01:00 |
Jorik Schellekens
|
d55699211e
|
Update copy icon on pre block and share dialogues
|
2020-07-27 15:13:02 +01:00 |
Travis Ralston
|
becd770e9d
|
Remove reminder to update SCSS variables
|
2020-07-17 16:18:53 -06:00 |
Travis Ralston
|
361d524e7e
|
Rename remaining SCSS variables to remove 2 suffix
|
2020-07-17 16:18:15 -06:00 |
Travis Ralston
|
0e054c05c2
|
Remove unused SCSS variables + fix tertiary colour
|
2020-07-17 16:15:14 -06:00 |
Travis Ralston
|
40e4347114
|
Replace $roomtile-badge-fg-color with $accent-fg-color
|
2020-07-17 16:08:47 -06:00 |
Travis Ralston
|
b24436c4a4
|
Fix the orange used for away presence
|
2020-07-17 16:04:02 -06:00 |