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/layouts/shortcodes
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
..
boxes Remove `boxes/added-in-paragraph` shortcode (#1970) 1 month ago
changelog Use relative permalink to redirect to latest changelog (#1956) 2 months ago
added-in.html Remove `span` element from `added-in` and `changed-in` shortcodes (#1972) 1 month ago
changed-in.html Remove `span` element from `added-in` and `changed-in` shortcodes (#1972) 1 month ago
cs-module.html Generate ToC with Hugo rather than JavaScript (#1851) 5 months ago
definition.html Fix generated HTML (#1880) 5 months ago
diagram.html Improve the quality of the rendered diagrams (#1999) 2 days ago
event-fields.html Simplify uses of `resolve-refs` partial (#1773) 8 months ago
event-group.html Sort VoIP events semantically (#1967) 1 month ago
event.html Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 8 months ago
http-api.html Allow to specify a prefix for generated HTML IDs of API endpoints (#1882) 5 months ago
msgtypes.html Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 8 months ago
proposal-tables.html Fix ToC of spec proposals (#1885) 5 months ago
rver-fragment.html Remove `withVersioning` parameter of `rver-fragment` shortcode. (#1971) 1 month ago
sas-emojis.html Replace sas-emojis template 4 years ago