Skip to content

Commit

Permalink
changed related resources in tailwind forms data and methods (#1716)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Gusciora <pgusciora@mdbootstrap.com>
  • Loading branch information
PiotrGusciora and Piotr Gusciora authored Jun 22, 2023
1 parent d809721 commit b115e8f
Show file tree
Hide file tree
Showing 18 changed files with 845 additions and 257 deletions.
67 changes: 57 additions & 10 deletions site/content/docs/standard/data/charts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2353,6 +2353,63 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Resources -->
<div class="justify-content-start w-100 my-5 text-start">
<!-- Tutorials -->
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/colors/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>colors</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/hover-state/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>hover state</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/focus-active-and-others/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>focus active and others</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/dark-mode/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>dark mode</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/arbitrary-values/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>arbitrary values</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/spacing/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>spacing</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/hsla-colors/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>hsla colors</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/rounded-corners/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>rounded corners</a
>
<!-- Main docs -->
<a
href="https://tailwind-elements.com/docs/standard/components/popover/"
Expand Down Expand Up @@ -2382,13 +2439,3 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
<!-- Resources -->
</section>
<!-- Section: Related resources -->

<p>
If you are looking for more advanced options, try
<a
class="text-primary dark:text-primary-400"
href="https://mdbootstrap.com/docs/standard/data/charts/"
>Bootstrap Charts</a
>
from MDBootstrap.
</p>
82 changes: 65 additions & 17 deletions site/content/docs/standard/data/tables/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1607,23 +1607,81 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Resources -->
<div class="justify-content-start w-100 my-5 text-start">
<!-- Extended docs -->
<!-- Tutorials -->
<a
href="https://mdbootstrap.com/docs/standard/extended/bootstrap-comparison-table/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/colors/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Comparison table</a
>colors</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/hover-state/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>hover state</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/focus-active-and-others/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>focus active and others</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/dark-mode/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>dark mode</a
>

<!-- How to? -->
<a
href="https://mdbootstrap.com/how-to/bootstrap/table-responsive/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/arbitrary-values/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>How to make table responsive in Bootstrap</a
>arbitrary values</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/flexbox/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>flexbox</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/text/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>text</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/spacing/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>spacing</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/rounded-corners/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>rounded corners</a
>
<!-- Main docs -->
<a
href="https://tailwind-elements.com/docs/standard/components/popover/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Popover</a
>
<!-- Extended docs -->

<!-- How to? -->

<!-- Other -->
<a
Expand All @@ -1637,13 +1695,3 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
<!-- Resources -->
</section>
<!-- Section: Related resources -->

<p>
If you are looking for more advanced options, try
<a
class="text-primary dark:text-primary-400"
href="https://mdbootstrap.com/docs/standard/data/tables/"
>Bootstrap Tables</a
>
from MDBootstrap.
</p>
55 changes: 36 additions & 19 deletions site/content/docs/standard/forms/checkbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,30 +735,57 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>

<!-- Resources -->
<div class="justify-content-start w-100 my-5 text-start">
<!-- Extended docs -->
<!-- Tutorials -->
<a
href="https://mdbootstrap.com/docs/standard/extended/multiselect/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/icons/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap Multiselect</a
>icons</a
>

<a
href="https://mdbootstrap.com/docs/standard/extended/bootstrap-survey-form/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/focus-active-and-others/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Bootstrap survey</a
>focus active and others</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/dark-mode/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>dark mode</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/spacing/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>spacing</a
>

<a
href="https://mdbootstrap.com/docs/standard/extended/multiselect/"
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/utility-first/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>Multiselect</a
>utility first</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/buttons/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>buttons</a
>
<a
href="https://tailwind-elements.com/learn/te-foundations/tailwind-css/rounded-corners/"
type="button"
data-te-ripple-init
class="my-2 inline-block rounded-full bg-neutral-200 px-6 pb-2 pt-2.5 text-xs font-medium uppercase leading-normal text-neutral-700 shadow-md transition duration-150 ease-in-out hover:bg-neutral-300 hover:shadow-lg focus:bg-neutral-300 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-neutral-400 active:shadow-lg dark:bg-neutral-600 dark:text-neutral-200 dark:hover:bg-neutral-500 dark:focus:bg-neutral-500 dark:active:bg-neutral-400"
>rounded corners</a
>
<!-- Extended docs -->

<!-- Main docs -->
<a
Expand Down Expand Up @@ -789,13 +816,3 @@ <h2 class="mb-5 mt-0 text-3xl font-semibold leading-normal" data-te-spy-item>
<!-- Resources -->
</section>
<!-- Section: Related resources -->

<p>
If you are looking for more advanced options, try
<a
class="text-primary dark:text-primary-400"
href="https://mdbootstrap.com/docs/standard/forms/checkbox/"
>Bootstrap Checkbox</a
>
from MDBootstrap.
</p>
Loading

0 comments on commit b115e8f

Please sign in to comment.