Commit Graph

6 Commits (4382c6721eacf4f142938ca76f91f2b74a14b9a8)

Author SHA1 Message Date
Tulir Asokan 79c50db009
Use data-mx-color for rainbows (#12325)
* Use data-mx-color for rainbows

The font tag may be deprecated soon (https://github.com/matrix-org/matrix-spec/pull/1739)

Signed-off-by: Tulir Asokan <tulir@maunium.net>

* Update tests

Signed-off-by: Tulir Asokan <tulir@maunium.net>

---------

Signed-off-by: Tulir Asokan <tulir@maunium.net>
2024-03-19 23:34:11 +00:00
Michael Weimann 526645c791
Apply prettier formatting 2022-12-12 12:24:14 +01:00
Emmanuel 9a065581e5
fix rainbow breaks compound emojis (#8245)
* fix rainbow breaks compound emojis

* use lodash split method for text splitting and add a unit test to test the behaviour

* Update _RichText.scss

* Update colour-test.ts
2022-04-20 14:49:12 +00:00
ginnyTheCat 046f498295
Added formula sources 2020-10-11 00:37:00 +02:00
ginnyTheCat 014671d8ce
Fixed lint issues 2020-10-08 19:55:52 +02:00
ginnyTheCat e218f6dcab
Changed rainbow algorithm 2020-10-08 17:19:28 +02:00