Michael Telatynski
|
e0f4b26512
|
Remove focus-visible polyfill (#11677)
* Remove focus-visible polyfill
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-09-28 11:52:26 +00:00 |
|
Michael Telatynski
|
296ed2273e
|
Use semantic list elements for menu lists and tab lists (#10902)
* Use semantic list elements for pop up menu lists
* Use semantic list elements for tab lists
* Fix tests
* Update snapshot
|
2023-05-15 13:33:49 +00:00 |
|
Michael Telatynski
|
76b82b4b2b
|
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
|
2023-02-24 15:28:40 +00:00 |
|
Michael Weimann
|
9868d8f39d
|
Migrate SpaceContextMenu-test.tsx to react-testing-library (#10120)
|
2023-02-09 12:23:22 +01:00 |
|
Patrick Cloke
|
da2640b7ba
|
Display rooms & threads as unread (bold) if threads have unread messages. (#9763)
Co-authored-by: Germain <germain@souquet.com>
Co-authored-by: Germain <germains@element.io>
Fixes https://github.com/vector-im/element-web/issues/23907
|
2023-01-11 11:49:03 +00:00 |
|
Germain
|
e9224f6fce
|
Add mark as read option in room setting (#9798)
|
2022-12-22 13:18:38 +00:00 |
|
Michael Telatynski
|
04bc8fb71c
|
Optimise Jest run in CI (#9542)
|
2022-11-04 10:48:08 +00:00 |
|
Michael Telatynski
|
8b54be6f48
|
Move from browser-request to fetch (#9345)
|
2022-10-12 18:59:07 +01:00 |
|
Michael Weimann
|
41960b164b
|
Fix unknonw div props in context menu (#9277)
|
2022-09-14 14:05:38 +02:00 |
|
Šimon Brandner
|
3eecd68175
|
Fix context menu being opened when clicking message action bar buttons (#9200)
|
2022-08-18 09:18:18 +02:00 |
|
Kerry
|
818fddd72c
|
Add customisation point to disable space creation (#7766)
* mock matchMedia in jest setup
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use UIComponent.CreateSpaces in space panel
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide add space in spacecontextmenu
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use UIComponent customistations in space oom view add space button
Signed-off-by: Kerry Archibald <kerrya@element.io>
* copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-02-09 17:21:40 +01:00 |
|