<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Design on Docsy</title><link>https://deploy-preview-2791--docsydocs.netlify.app/project/design/</link><description>Recent content in Design on Docsy</description><generator>Hugo</generator><language>en</language><atom:link href="https://deploy-preview-2791--docsydocs.netlify.app/project/design/index.xml" rel="self" type="application/rss+xml"/><item><title>Script loading</title><link>https://deploy-preview-2791--docsydocs.netlify.app/project/design/script-loading/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2791--docsydocs.netlify.app/project/design/script-loading/</guid><description>&lt;p&gt;Docsy loads its body-end JavaScript through
&lt;a href="https://github.com/google/docsy/blob/main/theme/layouts/_partials/scripts.html"&gt;&lt;code&gt;_partials/scripts.html&lt;/code&gt;&lt;/a&gt;: a small dispatcher over per-feature
sub-partials under &lt;a href="https://github.com/google/docsy/blob/main/theme/layouts/_partials/scripts/"&gt;&lt;code&gt;_partials/scripts/&lt;/code&gt;&lt;/a&gt;. (Head-side JS, such as
theme initialization and analytics, is emitted by &lt;code&gt;_partials/head.html&lt;/code&gt; and is
out of scope here.)&lt;/p&gt;
&lt;h2 id="loading-mechanisms"&gt;Loading mechanisms&lt;a class="td-heading-self-link" href="#loading-mechanisms" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before 0.18, &lt;code&gt;scripts.html&lt;/code&gt; mixed a few sub-partial dispatches (MarkMap,
Mermaid, KaTeX) with the other mechanisms&amp;rsquo; logic inline. The decomposition moved
every mechanism out of the dispatcher into sub-partials without changing the
default rendered output; the 0.18 plugin conversions then moved the first
integrations onto the &lt;a href="https://deploy-preview-2791--docsydocs.netlify.app/project/design/script-loading/#plugin-loop"&gt;plugin loop&lt;/a&gt;:&lt;/p&gt;</description></item><item><title>Semantic classes</title><link>https://deploy-preview-2791--docsydocs.netlify.app/project/design/semantic-classes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2791--docsydocs.netlify.app/project/design/semantic-classes/</guid><description>&lt;p&gt;For what semantic classes are and the consumer contract (public &lt;code&gt;td-&lt;/code&gt; classes
and state attributes), see &lt;a href="https://deploy-preview-2791--docsydocs.netlify.app/docs/content/lookandfeel/#semantic-classes"&gt;Semantic classes&lt;/a&gt; in the user guide.&lt;/p&gt;
&lt;h2 id="naming"&gt;Naming&lt;a class="td-heading-self-link" href="#naming" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;New semantic classes use &lt;code&gt;td-&lt;/code&gt;-prefixed light BEM (&lt;code&gt;td-block__element&lt;/code&gt;), with
modifier suffixes reserved for &lt;strong&gt;variants&lt;/strong&gt;, following the pattern of existing
names like &lt;code&gt;td-sidebar-nav--search-disabled&lt;/code&gt;. Other pre-existing &lt;code&gt;td-&lt;/code&gt; names
remain until a component&amp;rsquo;s migration renames or removes them; a migration may
also keep pre-existing names unchanged (the breadcrumb kept &lt;code&gt;td-breadcrumbs&lt;/code&gt;).&lt;/p&gt;</description></item></channel></rss>