Jorik Schellekens
|
1486beeaf4
|
Make slider indpendent of settings styling
|
2020-04-23 10:45:48 +01:00 |
Jorik Schellekens
|
5f50facfba
|
Make slider independant of label size
|
2020-04-23 10:45:48 +01:00 |
Jorik Schellekens
|
9a585fee0a
|
Move slider themes
|
2020-04-23 10:45:48 +01:00 |
Jorik Schellekens
|
315a272cb4
|
File rename
|
2020-04-23 10:45:48 +01:00 |
Jorik Schellekens
|
af3858fa98
|
Style linting
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
0faf7b865f
|
Set font option width
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
e10a511997
|
Extra right padding in user pills
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
83609f0ab2
|
Scale user photo upload with font size
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
fc04266b42
|
Skinnier pills are easier to swallow
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
18efbccceb
|
Undo superfluous delete
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
07853f48bb
|
Use font-variable instead of rem
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
c921859067
|
Use rem instead of em.
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
121b53f99a
|
FIx lanugage selection alignment at scale.
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
a58721047e
|
Room memebers avatars scale
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
5caec2a289
|
lint
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
0182128189
|
Fix settings when scaling up
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
cc601e1595
|
Resize toggle switches with font
|
2020-04-23 10:45:47 +01:00 |
Jorik Schellekens
|
f29717ee62
|
Fix room header vertical alignment
|
2020-04-23 10:45:46 +01:00 |
Jorik Schellekens
|
d12ed333c1
|
Fix avatar alignment for room state events
|
2020-04-23 10:45:46 +01:00 |
Jorik Schellekens
|
f54ca219cf
|
Scale read receipt images
|
2020-04-23 10:45:46 +01:00 |
Jorik Schellekens
|
27b1ce841f
|
Scale room tile heights.
|
2020-04-23 10:45:46 +01:00 |
Jorik Schellekens
|
1ff0f3445a
|
Fix pills.
This was a hard pill to swallow
|
2020-04-23 10:45:46 +01:00 |
Jorik Schellekens
|
f10d9e47e7
|
Fix event tiles to smoothly resize with font.
|
2020-04-23 10:45:46 +01:00 |
Michael Telatynski
|
80b8120bc3
|
Update login security copy and design to match Figma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 22:32:02 +01:00 |
Michael Telatynski
|
c77589c9f7
|
Merge pull request #4439 from matrix-org/t3chguy/network_dropdown
Network Dropdown fix things not scrolling properly
|
2020-04-20 13:57:42 +01:00 |
Michael Telatynski
|
4494c6cf2b
|
ImageView make clicking off it easier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 11:21:51 +01:00 |
Michael Telatynski
|
a0f704f419
|
Network Dropdown fix things not scrolling properly
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-18 15:08:15 +01:00 |
Zoe
|
e3d784816d
|
Merge branch 'develop' into foldleft/better-errors
|
2020-04-17 14:11:05 +01:00 |
Michael Telatynski
|
cd65bdc799
|
Merge branches 'develop' and 't3chguy/user_online_dot' of github.com:matrix-org/matrix-react-sdk into t3chguy/user_online_dot
Conflicts:
src/components/views/rooms/RoomBreadcrumbs.js
src/components/views/rooms/RoomTile.js
|
2020-04-17 12:58:54 +01:00 |
Michael Telatynski
|
4d91dc5bba
|
iterate pills in rich text styling
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-17 12:30:09 +01:00 |
Michael Telatynski
|
c3ff75d18f
|
Don't break spills over multiple lines, ellipsis them at max-1-line
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-17 11:04:52 +01:00 |
Michael Telatynski
|
bedffdb8e2
|
Fix Message Context Menu options not displaying: block
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-16 01:46:32 +01:00 |
Michael Telatynski
|
f4c4fe7d12
|
Merge pull request #4413 from matrix-org/t3chguy/wait4initialsync
Login block on initialSync with spinners
|
2020-04-15 16:17:13 +01:00 |
Michael Telatynski
|
81f501e844
|
disable language dropdown too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-15 14:19:47 +01:00 |
Michael Telatynski
|
346b2e8588
|
Login block on initialSync with spinners
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-15 12:21:49 +01:00 |
Michael Telatynski
|
769cf1c987
|
Allow network dropdown to be scrollable and fix context menu window padding calc
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-14 17:34:39 +01:00 |
Bruno Windels
|
aef6687931
|
Merge pull request #4406 from matrix-org/bwindels/completesecuritywithoutspinner
Fix: don't confuse user with spinner during complete security step
|
2020-04-14 15:54:44 +00:00 |
Bruno Windels
|
368737cfd9
|
fix copyright
|
2020-04-14 17:41:06 +02:00 |
Bruno Windels
|
db09cadb66
|
remove spinner, change copy, add button placeholder
|
2020-04-14 17:19:15 +02:00 |
Michael Telatynski
|
8d3119ddb4
|
Merge pull request #4396 from matrix-org/t3chguy/fix_MVideoBody_FilePanel
Fix width of MVideoBody in FilePanel
|
2020-04-14 15:02:28 +01:00 |
Michael Telatynski
|
a7d95d396e
|
fix copyright
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-14 14:46:04 +01:00 |
Michael Telatynski
|
3e057070fd
|
Fix width of MVideoBody in FilePanel
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-12 00:56:21 +01:00 |
Michael Telatynski
|
71b4aab5dc
|
Fix emoji tooltip flickering because onMouseOut&onMouseOver fired when moving between children
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-12 00:12:58 +01:00 |
Michael Telatynski
|
740b6f6cac
|
Composer pills respect showPillAvatar setting
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-10 09:34:38 +01:00 |
Michael Telatynski
|
74291e8c2d
|
Merge pull request #4370 from matrix-org/t3chguy/clear_event_line
Fix image thumbnail width when read receipts are hidden
|
2020-04-09 20:57:12 +01:00 |
Michael Telatynski
|
a9a253f27f
|
Merge pull request #4362 from matrix-org/t3chguy/private_room_e2ee
Add toggle for e2ee when creating private room
|
2020-04-09 17:22:58 +01:00 |
Michael Telatynski
|
60808ef6d2
|
apply clear:both to fix automatic margins for continuation events
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-09 13:36:53 +01:00 |
Michael Telatynski
|
ffecf03b2a
|
Update margins to improve grouping
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-08 14:48:50 +01:00 |
Michael Telatynski
|
4041c030a5
|
Apply changes from Figma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-08 14:44:34 +01:00 |
Michael Telatynski
|
eec28ce38a
|
Update styling and copy to match Figma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-08 13:47:15 +01:00 |