Skip to content

Commit 5ec7da9

Browse files
committed
v.5.2.11
1 parent 9494e09 commit 5ec7da9

File tree

58 files changed

+554
-1147
lines changed

Some content is hidden

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

58 files changed

+554
-1147
lines changed

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

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,11 @@
2525
scroll-behavior: smooth;
2626
}
2727
#site-top-bar {
28-
height: 56px;
2928
z-index: 990;
3029
}
31-
#site-title {
32-
display: block;
33-
font-size: 1.325rem;
34-
line-height: 1.5rem;
35-
}
3630
#site-title svg {
37-
position: relative;
38-
height: 18px;
39-
width: 34px;
40-
top: .0625em;
41-
margin-right: .325em;
42-
transform: scale(1.5);
31+
height: 35px;
32+
width: 70px;
4333
}
4434

4535
@media (max-width: 767px) {
@@ -243,16 +233,16 @@
243233
<div class="p-2">
244234
<a
245235
id="site-title"
246-
class="mb-0 ml-1 t-decoration-none t-teal-600 hover:t-black"
236+
class="flex flex-middle gap-1 h3 mb-0 pl-1 t-decoration-none t-teal-600 hover:t-black"
247237
:class="scrollAtTop ? 'enlarged' : ''"
248238
href="/codebase-5/"
249239
tabindex="1"
250240
>
251241
<!-- Codebase logo-->
252-
<svg class="inline-block" viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
253-
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#5caec3" />
242+
<svg viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
243+
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#8ac5d4" />
254244
<path d="M220 270.13 90 399.87l130 130 20.5-20.811L130 399.87l110.805-109.5L220 270.13Z" transform="matrix(-1 0 0 1 610 -270)" fill="currentColor" />
255-
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#5caec3" />
245+
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#8ac5d4" />
256246
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
257247
</svg>
258248
<span class="t-semibold">Codebase</span>
@@ -693,17 +683,16 @@ <h3 id="apps-and-browser-extensions" tabindex="-1">Apps and browser extensions</
693683
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
694684
</svg>
695685
<span class="inline-block mt-2 t-semibold">
696-
Codebase
686+
Codebase <span class="t-sm t-teal-300">v.5.2.11</span>
697687
</span>
698688
</span>
699689
</a>
700690
</p>
701691

702-
<div class="container-lg py-3 flex flex-space-around flex-wrap gap-3 t-center">
692+
<div class="container-md py-3 flex flex-space-around flex-wrap gap-3 t-center">
703693
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
704694
<div><a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
705-
<div>Version: 5.2.11</div>
706-
<div>CSS (minified): 91.8 KB</div>
695+
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (91.8 KB)</div>
707696
<div>Licence: <a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
708697
<div>Developer: <a class="t-teal-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
709698
</div>

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

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,11 @@
2525
scroll-behavior: smooth;
2626
}
2727
#site-top-bar {
28-
height: 56px;
2928
z-index: 990;
3029
}
31-
#site-title {
32-
display: block;
33-
font-size: 1.325rem;
34-
line-height: 1.5rem;
35-
}
3630
#site-title svg {
37-
position: relative;
38-
height: 18px;
39-
width: 34px;
40-
top: .0625em;
41-
margin-right: .325em;
42-
transform: scale(1.5);
31+
height: 35px;
32+
width: 70px;
4333
}
4434

4535
@media (max-width: 767px) {
@@ -243,16 +233,16 @@
243233
<div class="p-2">
244234
<a
245235
id="site-title"
246-
class="mb-0 ml-1 t-decoration-none t-teal-600 hover:t-black"
236+
class="flex flex-middle gap-1 h3 mb-0 pl-1 t-decoration-none t-teal-600 hover:t-black"
247237
:class="scrollAtTop ? 'enlarged' : ''"
248238
href="/codebase-5/"
249239
tabindex="1"
250240
>
251241
<!-- Codebase logo-->
252-
<svg class="inline-block" viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
253-
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#5caec3" />
242+
<svg viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
243+
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#8ac5d4" />
254244
<path d="M220 270.13 90 399.87l130 130 20.5-20.811L130 399.87l110.805-109.5L220 270.13Z" transform="matrix(-1 0 0 1 610 -270)" fill="currentColor" />
255-
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#5caec3" />
245+
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#8ac5d4" />
256246
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
257247
</svg>
258248
<span class="t-semibold">Codebase</span>
@@ -605,17 +595,16 @@ <h2 id="how-you-can-use-and-override-codebase-css-variables" tabindex="-1">How y
605595
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
606596
</svg>
607597
<span class="inline-block mt-2 t-semibold">
608-
Codebase
598+
Codebase <span class="t-sm t-teal-300">v.5.2.11</span>
609599
</span>
610600
</span>
611601
</a>
612602
</p>
613603

614-
<div class="container-lg py-3 flex flex-space-around flex-wrap gap-3 t-center">
604+
<div class="container-md py-3 flex flex-space-around flex-wrap gap-3 t-center">
615605
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
616606
<div><a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
617-
<div>Version: 5.2.11</div>
618-
<div>CSS (minified): 91.8 KB</div>
607+
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (91.8 KB)</div>
619608
<div>Licence: <a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
620609
<div>Developer: <a class="t-teal-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
621610
</div>

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

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,11 @@
2525
scroll-behavior: smooth;
2626
}
2727
#site-top-bar {
28-
height: 56px;
2928
z-index: 990;
3029
}
31-
#site-title {
32-
display: block;
33-
font-size: 1.325rem;
34-
line-height: 1.5rem;
35-
}
3630
#site-title svg {
37-
position: relative;
38-
height: 18px;
39-
width: 34px;
40-
top: .0625em;
41-
margin-right: .325em;
42-
transform: scale(1.5);
31+
height: 35px;
32+
width: 70px;
4333
}
4434

4535
@media (max-width: 767px) {
@@ -243,16 +233,16 @@
243233
<div class="p-2">
244234
<a
245235
id="site-title"
246-
class="mb-0 ml-1 t-decoration-none t-teal-600 hover:t-black"
236+
class="flex flex-middle gap-1 h3 mb-0 pl-1 t-decoration-none t-teal-600 hover:t-black"
247237
:class="scrollAtTop ? 'enlarged' : ''"
248238
href="/codebase-5/"
249239
tabindex="1"
250240
>
251241
<!-- Codebase logo-->
252-
<svg class="inline-block" viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
253-
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#5caec3" />
242+
<svg viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
243+
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#8ac5d4" />
254244
<path d="M220 270.13 90 399.87l130 130 20.5-20.811L130 399.87l110.805-109.5L220 270.13Z" transform="matrix(-1 0 0 1 610 -270)" fill="currentColor" />
255-
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#5caec3" />
245+
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#8ac5d4" />
256246
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
257247
</svg>
258248
<span class="t-semibold">Codebase</span>
@@ -623,17 +613,16 @@ <h2 id="utility-class-spacing" tabindex="-1">Utility class spacing</h2>
623613
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
624614
</svg>
625615
<span class="inline-block mt-2 t-semibold">
626-
Codebase
616+
Codebase <span class="t-sm t-teal-300">v.5.2.11</span>
627617
</span>
628618
</span>
629619
</a>
630620
</p>
631621

632-
<div class="container-lg py-3 flex flex-space-around flex-wrap gap-3 t-center">
622+
<div class="container-md py-3 flex flex-space-around flex-wrap gap-3 t-center">
633623
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
634624
<div><a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
635-
<div>Version: 5.2.11</div>
636-
<div>CSS (minified): 91.8 KB</div>
625+
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (91.8 KB)</div>
637626
<div>Licence: <a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
638627
<div>Developer: <a class="t-teal-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
639628
</div>

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

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,11 @@
2525
scroll-behavior: smooth;
2626
}
2727
#site-top-bar {
28-
height: 56px;
2928
z-index: 990;
3029
}
31-
#site-title {
32-
display: block;
33-
font-size: 1.325rem;
34-
line-height: 1.5rem;
35-
}
3630
#site-title svg {
37-
position: relative;
38-
height: 18px;
39-
width: 34px;
40-
top: .0625em;
41-
margin-right: .325em;
42-
transform: scale(1.5);
31+
height: 35px;
32+
width: 70px;
4333
}
4434

4535
@media (max-width: 767px) {
@@ -243,16 +233,16 @@
243233
<div class="p-2">
244234
<a
245235
id="site-title"
246-
class="mb-0 ml-1 t-decoration-none t-teal-600 hover:t-black"
236+
class="flex flex-middle gap-1 h3 mb-0 pl-1 t-decoration-none t-teal-600 hover:t-black"
247237
:class="scrollAtTop ? 'enlarged' : ''"
248238
href="/codebase-5/"
249239
tabindex="1"
250240
>
251241
<!-- Codebase logo-->
252-
<svg class="inline-block" viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
253-
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#5caec3" />
242+
<svg viewBox="0 0 520 260" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" fill="currentColor" >
243+
<path d="M199.492 119.492c12.106-12.107 31.734-12.107 43.84-.001 12.106 12.107 12.106 31.735 0 43.842l73.7-72.833-73.7-72.833c12.106 12.107 12.106 31.735 0 43.842-12.106 12.106-31.734 12.106-43.84-.001-16.012-16.011-41.972-16.011-57.984 0-16.011 16.012-16.011 41.972 0 57.984 16.012 16.011 41.972 16.011 57.984 0Z" transform="translate(3.078 -6.276) scale(1.50431)" fill="#8ac5d4" />
254244
<path d="M220 270.13 90 399.87l130 130 20.5-20.811L130 399.87l110.805-109.5L220 270.13Z" transform="matrix(-1 0 0 1 610 -270)" fill="currentColor" />
255-
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#5caec3" />
245+
<path d="M97.668 17.667 23.877 90.503l73.791 72.83c-40.224-40.225-40.224-105.441 0-145.666Z" transform="translate(3.951 -6.276) scale(1.50431)" fill="#8ac5d4" />
256246
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
257247
</svg>
258248
<span class="t-semibold">Codebase</span>
@@ -639,17 +629,16 @@ <h2 id="gulp-is-no-longer-required" tabindex="-1">Gulp is no longer required</h2
639629
<path d="M220 270.13 109.87 380 90 399.87l.13.13-.13.13 130 129.74 20.815-20.37L129.87 400 240.5 290.8 220 270.13Z" transform="translate(-90 -270.13)" fill="currentColor" />
640630
</svg>
641631
<span class="inline-block mt-2 t-semibold">
642-
Codebase
632+
Codebase <span class="t-sm t-teal-300">v.5.2.11</span>
643633
</span>
644634
</span>
645635
</a>
646636
</p>
647637

648-
<div class="container-lg py-3 flex flex-space-around flex-wrap gap-3 t-center">
638+
<div class="container-md py-3 flex flex-space-around flex-wrap gap-3 t-center">
649639
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/docs/1-getting-started/introduction/">Documentation</a></div>
650640
<div><a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5">GitHub Repository</a></div>
651-
<div>Version: 5.2.11</div>
652-
<div>CSS (minified): 91.8 KB</div>
641+
<div><a class="t-teal-200 hover:t-white" href="/codebase-5/dist/codebase.css">CSS (minified)</a> (91.8 KB)</div>
653642
<div>Licence: <a class="t-teal-200 hover:t-white" href="https://github.com/codebase-frontend-library/codebase-5/blob/main/LICENCE">MIT</a></div>
654643
<div>Developer: <a class="t-teal-200 hover:t-white" href="https://github.com/SimonPadbury">Simon Padbury</a></div>
655644
</div>

0 commit comments

Comments
 (0)