Šimon Brandner
7faf5f040f
Merge remote-tracking branch 'upstream/develop' into feature/add-more-call-states
2021-08-13 16:43:03 +02:00
David Baker
20ac54f3e7
Merge pull request #6609 from SimonBrandner/feature/left-align-call-tiles
...
Left align call tiles
2021-08-13 15:41:28 +01:00
Dariusz Niemczyk
5f9b55eaa9
Merge remote-tracking branch 'origin/develop' into gsouquet/fix-backdrop-filter
...
* origin/develop: (1278 commits)
Add a little padding
Keep number field in focus when pressing dialpad buttons (#6520 )
Remove old version
Fix video call persisting when widget removed
Update link to matrix-js-sdk CONTRIBUTING file (#6557 )
$toast-bg-color -> $system
$system-... -> $system
Iterate PR based on feedback
Remove unnecessary code
Use AccessibleTooltipButton
Just upload the PR object itself
Edit PR Description instead of commenting
publish the right directory
Fix Netflify builds from fork PRs
This doesn't need to be here as it was moved into CallViewButtons
Make scrollbar dot transparent
Iterate PR based on feedback
Don't set hidden RRs labs setting at account level
Add a comment for weirdly placed div
Add full class names to animations.scss
...
2021-08-13 15:12:07 +02:00
Šimon Brandner
cda91e44e0
Use new call state icons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:37:17 +02:00
Šimon Brandner
fa204c4104
Add declined call buttons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:34:11 +02:00
Šimon Brandner
032d2866a3
Add "No answer" state
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:19:14 +02:00
Šimon Brandner
c79852a9f0
Left align call tiles
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 10:59:59 +02:00
David Baker
ebc7d9ee1a
Merge pull request #6556 from SimonBrandner/feature/narrow-voip-tiles/18398
...
Fix call tile behaviour on narrow layouts
2021-08-13 09:44:29 +01:00
Šimon Brandner
5ac5640939
Add a little padding
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 10:35:31 +02:00
Šimon Brandner
39bb253d1f
Merge remote-tracking branch 'upstream/develop' into feature/narrow-voip-tiles/18398
2021-08-13 10:30:21 +02:00
David Baker
ecb2d9908d
Merge pull request #6608 from matrix-org/dbkr/kill_persistent_jitsi
...
Fix video call persisting when widget removed
2021-08-12 19:19:12 +01:00
Andrew Morgan
1ad35b1564
Keep number field in focus when pressing dialpad buttons ( #6520 )
2021-08-12 18:58:06 +01:00
David Baker
3528d87f30
Remove old version
2021-08-12 18:39:11 +01:00
David Baker
657dcaf989
Fix video call persisting when widget removed
...
Fixes https://github.com/vector-im/element-web/issues/15703
Type: defect
2021-08-12 18:36:57 +01:00
James Salter
065a70b63f
Add copyright header
2021-08-12 17:46:28 +01:00
James Salter
1a1a76e2d7
Merge pull request #6606 from SimonBrandner/fix/toast-colors
...
Fix toast colors
2021-08-12 16:09:03 +01:00
Travis Ralston
23221ceb2e
Merge pull request #6602 from SimonBrandner/release/fix/correct-button
...
[Release] Use the correct button component for the Call View sidebar button
2021-08-12 08:55:02 -06:00
Travis Ralston
772b8fb3fa
Merge pull request #6593 from SimonBrandner/fix/correct-button
...
Use the correct button component for the Call View sidebar button
2021-08-12 08:54:53 -06:00
Travis Ralston
f99e0d111e
Merge pull request #6607 from SimonBrandner/release/fix/toast-colors
...
[Release] Fix toast colors
2021-08-12 08:54:18 -06:00
Šimon Brandner
bf5c94572c
$toast-bg-color -> $system
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 16:34:41 +02:00
Andrew Morgan
adce43600d
Update link to matrix-js-sdk CONTRIBUTING file ( #6557 )
2021-08-12 15:34:33 +01:00
Šimon Brandner
9249a6e80c
$system-... -> $system
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 16:32:04 +02:00
Šimon Brandner
7ce88c9966
$toast-bg-color -> $system
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 16:20:30 +02:00
Šimon Brandner
aca073f5da
$system-... -> $system
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 16:16:13 +02:00
David Baker
ca207da38f
Merge pull request #6601 from matrix-org/dbkr/allchange_npm
...
Use changelog generator from npm
2021-08-12 15:02:21 +01:00
Dariusz Niemczyk
fbc5729daf
Merge pull request #6590 from matrix-org/palid/fix/images-loading-ux
...
Make loading encrypted images look snappier
2021-08-12 12:55:52 +02:00
Michael Telatynski
228d623024
Merge pull request #6543 from matrix-org/t3chguy/fix/18092
2021-08-12 11:28:14 +01:00
Michael Telatynski
f53eb4eeed
Fix tab trapping behaviour
2021-08-12 11:27:34 +01:00
Michael Telatynski
f9527c9d6b
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
...
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
2021-08-12 11:21:20 +01:00
Michael Telatynski
9d3569a577
Iterate PR based on feedback
2021-08-12 10:58:56 +01:00
Michael Telatynski
c6085a1a89
Merge pull request #6603 from SimonBrandner/fix/remove-unnecessary-code
2021-08-12 09:23:28 +01:00
Šimon Brandner
ccaa69b25b
Remove unnecessary code
...
This somehow doesn't seem to be neccessary anymore, I don't really know why but everything seems to work without it
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:53:42 +02:00
Šimon Brandner
71008c9e87
Use AccessibleTooltipButton
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:14:02 +02:00
Šimon Brandner
29d20b8125
Use AccessibleTooltipButton
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:11:11 +02:00
Michael Telatynski
09ffad96ff
Merge pull request #6569 from matrix-org/t3chguy/fix/spaces-a11y
2021-08-11 23:18:52 +01:00
Michael Telatynski
69cf64249f
add comment
2021-08-11 21:50:26 +01:00
David Baker
34249caa9e
Use changelog generator from npm
2021-08-11 21:50:25 +01:00
David Baker
1321e2fe6a
Merge pull request #6600 from matrix-org/dbkr/edit_pr_desc
...
Edit PR Description instead of commenting
2021-08-11 21:46:12 +01:00
Michael Telatynski
5d98c6f02d
Iterate PR based on feedback
2021-08-11 21:45:49 +01:00
David Baker
002c7328f3
Merge remote-tracking branch 'origin/develop' into dbkr/edit_pr_desc
2021-08-11 21:39:07 +01:00
David Baker
db67a911d8
Merge pull request #6599 from matrix-org/dbkr/netlify_forked_pr_hack
...
Fix Netflify builds from fork PRs
2021-08-11 21:38:35 +01:00
David Baker
8016b340b0
Just upload the PR object itself
...
We don't know what secret info might end up in the context
2021-08-11 21:20:28 +01:00
David Baker
1fe5ace8ed
Edit PR Description instead of commenting
...
We could include the magic comments in the PR template so the various
automated comments were always in the same order, if we wanted.
2021-08-11 21:10:22 +01:00
Travis Ralston
2e6da2dc6e
Merge pull request #6596 from SimonBrandner/fix/scrollbar-dot/18474
...
Remove tiny scrollbar dot from code blocks
2021-08-11 13:54:47 -06:00
David Baker
bbdee0d83b
publish the right directory
2021-08-11 19:41:37 +01:00
David Baker
cf8ee19e23
Fix Netflify builds from fork PRs
...
Some absolutely horrenous hacks to upload the context as an artifact
then download it, unzip it and set the PR number as a variable we can
use, because GitHub Actions just doesn't offer any other way of doing
this.
Maybe we'd be better off going back to Netlify...
2021-08-11 19:25:17 +01:00
Michael Telatynski
eadc94035d
Merge pull request #6598 from SimonBrandner/fix/remove-line
2021-08-11 18:22:57 +01:00
Šimon Brandner
012f2c9e7e
This doesn't need to be here as it was moved into CallViewButtons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 19:16:55 +02:00
David Baker
abba7983ce
Merge pull request #6578 from SimonBrandner/task/export-call-view-buttons
...
Move Call View Buttons into a separate component
2021-08-11 18:09:48 +01:00
James Salter
cc9ddb351f
Remove test error on startup, and send correct user text
2021-08-11 18:01:22 +01:00