Skip to content

Commit e4b05e4

Browse files
committed
v.5.3.4
1 parent 2c6837f commit e4b05e4

File tree

54 files changed

+322
-330
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+322
-330
lines changed

docs/docs/1-getting-started/accessibility/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ <h3 id="apps-and-browser-extensions" tabindex="-1">Apps and browser extensions</
697697

698698
</div>
699699

700-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
700+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
701701
<p class="sm:mt-3">
702702
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
703703
<span class="inline-flex flex-column flex-middle flex-center">
@@ -712,11 +712,11 @@ <h3 id="apps-and-browser-extensions" tabindex="-1">Apps and browser extensions</
712712

713713
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
714714
<div>Version: 5.3.4</div>
715-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
716-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
717-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
718-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
719-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
715+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
716+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
717+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
718+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
719+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
720720
</menu>
721721

722722
</footer>

docs/docs/1-getting-started/css-variables/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ <h3 id="example%3A-how-codebase-uses-color-variables" tabindex="-1">Example: How
587587

588588
</div>
589589

590-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
590+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
591591
<p class="sm:mt-3">
592592
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
593593
<span class="inline-flex flex-column flex-middle flex-center">
@@ -602,11 +602,11 @@ <h3 id="example%3A-how-codebase-uses-color-variables" tabindex="-1">Example: How
602602

603603
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
604604
<div>Version: 5.3.4</div>
605-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
606-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
607-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
608-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
609-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
605+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
606+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
607+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
608+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
609+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
610610
</menu>
611611

612612
</footer>

docs/docs/1-getting-started/element-grid/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ <h2 id="utility-class-spacing" tabindex="-1">Utility class spacing</h2>
607607

608608
</div>
609609

610-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
610+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
611611
<p class="sm:mt-3">
612612
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
613613
<span class="inline-flex flex-column flex-middle flex-center">
@@ -622,11 +622,11 @@ <h2 id="utility-class-spacing" tabindex="-1">Utility class spacing</h2>
622622

623623
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
624624
<div>Version: 5.3.4</div>
625-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
626-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
627-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
628-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
629-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
625+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
626+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
627+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
628+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
629+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
630630
</menu>
631631

632632
</footer>

docs/docs/1-getting-started/improvements-since-codebase-4/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ <h2 id="gulp-is-no-longer-required" tabindex="-1">Gulp is no longer required</h2
621621

622622
</div>
623623

624-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
624+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
625625
<p class="sm:mt-3">
626626
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
627627
<span class="inline-flex flex-column flex-middle flex-center">
@@ -636,11 +636,11 @@ <h2 id="gulp-is-no-longer-required" tabindex="-1">Gulp is no longer required</h2
636636

637637
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
638638
<div>Version: 5.3.4</div>
639-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
640-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
641-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
642-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
643-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
639+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
640+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
641+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
642+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
643+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
644644
</menu>
645645

646646
</footer>

docs/docs/1-getting-started/introduction/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ <h2 id="browser-support" tabindex="-1">Browser support</h2>
637637

638638
</div>
639639

640-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
640+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
641641
<p class="sm:mt-3">
642642
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
643643
<span class="inline-flex flex-column flex-middle flex-center">
@@ -652,11 +652,11 @@ <h2 id="browser-support" tabindex="-1">Browser support</h2>
652652

653653
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
654654
<div>Version: 5.3.4</div>
655-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
656-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
657-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
658-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
659-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
655+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
656+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
657+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
658+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
659+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
660660
</menu>
661661

662662
</footer>

docs/docs/1-getting-started/responsive-design/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ <h2 id="infographic%3A-responsive-css-classes-in-codebase" tabindex="-1">Infogra
680680

681681
</div>
682682

683-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
683+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
684684
<p class="sm:mt-3">
685685
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
686686
<span class="inline-flex flex-column flex-middle flex-center">
@@ -695,11 +695,11 @@ <h2 id="infographic%3A-responsive-css-classes-in-codebase" tabindex="-1">Infogra
695695

696696
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
697697
<div>Version: 5.3.4</div>
698-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
699-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
700-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
701-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
702-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
698+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
699+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
700+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
701+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
702+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
703703
</menu>
704704

705705
</footer>

docs/docs/2-classless-basics/block-elements/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ <h2 id="divs-and-other-html5-semantic-block-emements" tabindex="-1">DIVs and oth
690690

691691
</div>
692692

693-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
693+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
694694
<p class="sm:mt-3">
695695
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
696696
<span class="inline-flex flex-column flex-middle flex-center">
@@ -705,11 +705,11 @@ <h2 id="divs-and-other-html5-semantic-block-emements" tabindex="-1">DIVs and oth
705705

706706
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
707707
<div>Version: 5.3.4</div>
708-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
709-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
710-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
711-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
712-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
708+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
709+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
710+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
711+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
712+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
713713
</menu>
714714

715715
</footer>

docs/docs/2-classless-basics/form-elements/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ <h2 id="fieldsets-and-legends" tabindex="-1">Fieldsets and legends</h2>
667667

668668
</div>
669669

670-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
670+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
671671
<p class="sm:mt-3">
672672
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
673673
<span class="inline-flex flex-column flex-middle flex-center">
@@ -682,11 +682,11 @@ <h2 id="fieldsets-and-legends" tabindex="-1">Fieldsets and legends</h2>
682682

683683
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
684684
<div>Version: 5.3.4</div>
685-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
686-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
687-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
688-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
689-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
685+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
686+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
687+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
688+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
689+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
690690
</menu>
691691

692692
</footer>

docs/docs/2-classless-basics/inline-elements/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ <h2 id="buttons-are-inline-elements" tabindex="-1">Buttons are inline elements</
582582

583583
</div>
584584

585-
<footer class="relative py-3 bg-gray-900 t-center t-gray-400">
585+
<footer class="relative py-3 bg-gray-900 t-center t-gray-500">
586586
<p class="sm:mt-3">
587587
<a id="site-footer-title" class="h3 inline-block t-no-underline t-white hover:t-white" href="/codebase-5/">
588588
<span class="inline-flex flex-column flex-middle flex-center">
@@ -597,11 +597,11 @@ <h2 id="buttons-are-inline-elements" tabindex="-1">Buttons are inline elements</
597597

598598
<menu class="container-lg py-3 grid xs:equal-2-cols sm:equal-3-cols md:equal-4-cols lg:equal-6-cols gap-2 t-center">
599599
<div>Version: 5.3.4</div>
600-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
601-
<div><a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
602-
<div><a class="t-gray-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (96 KB)</div>
603-
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
604-
<div>Dev: <a class="t-gray-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
600+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
601+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
602+
<div><a class="t-gray-200 hover:t-white t-underline-hover-only" href="/codebase-5/dist/codebase.css">CSS (minified)</a> 96 KB</div>
603+
<div class="md:col-2 lg:col-5">Licence: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
604+
<div>Dev: <a class="t-gray-200 hover:t-white t-underline-hover-only" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
605605
</menu>
606606

607607
</footer>

0 commit comments

Comments
 (0)