summaryrefslogtreecommitdiff
path: root/packages/client/src/components/mfm.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-331/+0
|
* refactor(client): add proper types to `never[]` (#9340)Kagami Sascha Rosylight2022-12-181-4/+5
|
* refactor(client): align filename to component namesyuilo2022-08-311-9/+9
|
* feat: support <plain> syntax for mfmsyuilo2022-07-121-0/+4
|
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
|
* lint fixessyuilo2022-06-231-20/+20
|
* enhance(MFM): limit large MFM (#8540)Johann1502022-05-191-6/+9
| | | | | | | | | | | * add CSS classes for zoom MFM * limit nesting of x2, x3, x4 MFM * simplify CSS calculation Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Enhance(MFM): Allow speed changes in all animated MFMs (#8551)futchitwo2022-05-051-4/+8
| | | | | | | | | | | | | | | * MFM: Allow speed changes in all animated MFMs * Feature(MFM): Add speed property to cheat sheet * Use template literal Oops! * Remove unnecessary template string Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* refactorsyuilo2022-03-011-1/+1
|
* enhance(client): :sparkles:syuilo2021-12-291-8/+1
|
* Implemented a rotate MFM (#8016)Richard "EpicKitty" Bowey2021-11-261-0/+5
| | | Co-authored-by: Richard Bowey <me@epickitty.uk>
* refactoringsyuilo2021-11-121-0/+321
Resolve #7779