You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 days ago
..
.gitignore
1967.clarification
1969.clarification Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 3 weeks ago
1970.clarification
1971.clarification
1972.clarification
1975.clarification Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 3 weeks ago
1976.clarification Remove CSS workaround for scroll-anchoring (#1976) 3 weeks ago
1977.clarification Rename `custom-formats.yaml` to `string-formats.yaml` (#1977) 3 weeks ago
1984.clarification Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 week ago
1985.clarification
1991.clarification Improve the JS script to highlight the current ToC entry (#1991) 1 week ago
1996.clarification Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 2 days ago
1999.clarification Improve the quality of the rendered diagrams (#1999) 2 days ago