matrix-spec/changelogs/internal/newsfragments
Kévin Commaille 9882d95775
Improve the quality of the rendered diagrams (#1999)
The first commit allows to lazy-load the diagrams, which should improve the loading time of the CS API on mobile. In the process it also improves the alt text of the images.

The second commit serves the diagrams as high-resolution WebPs. Encoding a high resolution diagram as WebP gives a file of approximately the same size as the lower resolution PNG. For maximum compatibility we also serve them as a lower resolution WebP and a fallback PNG. WebP was chosen because it is one of the export formats of draw.io/diagrams.net, and it is widely available in modern browsers.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-19 21:41:45 +00:00
..
.gitignore Add an "internal changes" changelog section (#1194) 2022-08-02 19:48:35 -06:00
1967.clarification Sort VoIP events semantically (#1967) 2024-10-15 17:22:40 +01:00
1969.clarification Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 2024-10-29 15:22:15 +00:00
1970.clarification Remove boxes/added-in-paragraph shortcode (#1970) 2024-10-14 17:57:33 +01:00
1971.clarification Remove withVersioning parameter of rver-fragment shortcode. (#1971) 2024-10-14 18:00:49 +01:00
1972.clarification Remove span element from added-in and changed-in shortcodes (#1972) 2024-10-14 18:04:36 +01:00
1975.clarification Always use % delimiter for added-in and changed-in shortcodes (#1975) 2024-10-30 10:09:38 +00:00
1976.clarification Remove CSS workaround for scroll-anchoring (#1976) 2024-10-29 22:58:53 +00:00
1977.clarification Rename custom-formats.yaml to string-formats.yaml (#1977) 2024-10-30 22:30:31 +00:00
1984.clarification Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
1985.clarification Rename .htmltest.yaml to .htmltest.yml (#1985) 2024-10-28 14:21:20 +00:00
1991.clarification Improve the JS script to highlight the current ToC entry (#1991) 2024-11-12 22:53:46 +00:00
1996.clarification Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 2024-11-19 21:40:34 +00:00
1999.clarification Improve the quality of the rendered diagrams (#1999) 2024-11-19 21:41:45 +00:00