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 1accb9e93f
Optimize generated CSS by removing unused selectors (#2008)
Hugo generates stats about the HTML elements, IDs and classes that can be found in the website,
and we post-process the rendered CSS with postcss-purgecss that uses those stats to remove unused selectors.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
12 months ago
..
.gitignore Add an "internal changes" changelog section (#1194) 3 years ago
1967.clarification Sort VoIP events semantically (#1967) 1 year ago
1969.clarification Enforce consistent vertical spacing between paragraphs in endpoint definitions (#1969) 1 year ago
1970.clarification Remove `boxes/added-in-paragraph` shortcode (#1970) 1 year ago
1971.clarification Remove `withVersioning` parameter of `rver-fragment` shortcode. (#1971) 1 year ago
1972.clarification Remove `span` element from `added-in` and `changed-in` shortcodes (#1972) 1 year ago
1975.clarification Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 1 year ago
1976.clarification Remove CSS workaround for scroll-anchoring (#1976) 1 year ago
1977.clarification Rename `custom-formats.yaml` to `string-formats.yaml` (#1977) 1 year ago
1984.clarification Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
1985.clarification Rename `.htmltest.yaml` to `.htmltest.yml` (#1985) 1 year ago
1991.clarification Improve the JS script to highlight the current ToC entry (#1991) 1 year ago
1996.clarification Restore heading self links (#2007) 1 year ago
1997.clarification Fix author links in the proposals lists (#1997) 1 year ago
1999.clarification Improve the quality of the rendered diagrams (#1999) 1 year ago
2000.clarification Update Inter font and set `display: swap` (#2000) 1 year ago
2001.clarification Use a proper favicon (#2001) 1 year ago
2002.clarification Fix error in ToC script at the bottom of the page (#2002) 1 year ago
2003.clarification Clean up unused CSS classes in openapi/render-operation partial (#2003) 1 year ago
2005.clarification Fix regression introduced when inlining "Required" (#2005) 1 year ago
2006.clarification Fix `changed-in` partial when used with multiple paragraphs (#2006) 1 year ago
2007.clarification Restore heading self links (#2007) 1 year ago
2008.clarification Optimize generated CSS by removing unused selectors (#2008) 12 months ago
2009.clarification Remove trailing slash on void HTML elements (#2009) 1 year ago