diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md new file mode 100644 index 000000000..872b990ac --- /dev/null +++ b/CONTRIBUTE.md @@ -0,0 +1,141 @@ +# Contribute + +Tailwind Elements is a community-driven, open source project. We welcome your support & contributions. + +--- + +- [Start here](#start-here) + - [Start with sharing your feedback](#start-with-sharing-your-feedback) + - [Vote on the roadmap](#vote-on-the-roadmap) + - [Spread the word](#spread-the-word) +- [Help us improve](#help-us-improve) + - [Propose new features](#propose-new-features) + - [Report bugs](#report-bugs) + - [Ask questions](#ask-questions) + - [Help others](#help-others) +- [Open a Pull Request](#open-a-pull-request) + - [Package contributions](#package-contributions) + - [Documentation contributions](#documentation-contributions) + +--- + +## Start here + +There is a few very basic ways you can support the project, even if you don't have the time to contribute code. + +### Start with sharing your feedback + +The easiest way to contribute is to simply share your thoughts on the project :) + +**[GIVE FEEDBACK ❤️](https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/kind-words-general-feedback)** + +### Vote on the roadmap + +Help the core team make **crucial decisions** regarding Tailwind Elements development. + +You can have a real impact on the future of this project! + +**[VOTE NOW 🗳](https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/vote-in-polls)** + +### Spread the word + +Another great way to support the project is to **share it with your friends** & work colleagues. Every share counts, thank you! + +- [Share via Dev.to]() +- [Share via Twitter](https://twitter.com/intent/tweet?text=500%2B%20open-source%20components%20for%20%23TailwindCSS%20%F0%9F%A4%A9%0Ahttps%3A//tailwind-elements.com/%0A%0ACongrats%20%40MDBootstrap%20%40ascensus_mdb%20%40dawidadach%20for%20this%20awesome%20design%20collection!%0A%0AI%20will%20keep%20using%20it%20in%20my%20projects%20for%20sure!%0A%0A%23uiux%20%23webdevelopment%20%23HTML%20%23CSS%20%23design%20%23Webdesign%20%23programming%20) +- [Share via Facebook](https://www.facebook.com/sharer/sharer.php?u=https%3A//tailwind-elements.com) +- [Share via LinkedIn](http://www.linkedin.com/shareArticle?url=https%3A%2F%2Ftailwind-elements.com%2F&title=500%2B%20open-source%20components%20for%20TailwindCSS) +- [Share via Pinterest](https://www.pinterest.com/pin/create/button?url=https://tailwind-elements.com/&media=https://tailwind-elements.com/img/components-big.jpg&description=TailwindElements) +- [Share via Reddit](https://reddit.com/submit?url=https://tailwind-elements.com/&title=500+%20open-source%20components%20for%20TailwindCSS) +- [Share via StumbleUpon](https://www.stumbleupon.com/submit?url=https://tailwind-elements.com/&title=500+%20open-source%20components%20for%20TailwindCSS) +- [Share via Vkontakte](https://vk.com/share.php?url=https://tailwind-elements.com/) +- [Share via Weibo](https://service.weibo.com/share/share.php?url=https://tailwind-elements.com/&title=500+%20open-source%20components%20for%20TailwindCSS) +- [Share via Hackernews](https://news.ycombinator.com/submitlink?u=https://tailwind-elements.com/&t=500+%20open-source%20components%20for%20TailwindCSS) +- [Share via Gmail](https://mail.google.com/mail/?view=cm&to=%7Bemail_address%7D&su=Check%20out%20this%20project&body=Hello,%0AI%27m%20reaching%20out%20to%20recommend%20my%20latest%20discovery.%0A%0AIt%27s%20over%20500+%20open-source%20components%20for%20TailwindCSS%20with%20excellent%20support%20and%20an%20awesome%20community:%0Ahttps://tailwind-elements.com/%0A%0AI%20hope%20you%20will%20find%20it%20useful.%0ABest%20regards,&bcc=%7Bemail_address%7D&cc=%7Bemail_address%7D) +- [Share via email](mailto:?subject=Check%20out%20this%20project&body=Hello%2C%0AI'm%20reaching%20out%20to%20recommend%20my%20latest%20discovery.%0A%0AIt's%20over%20500%20%20open-source%20components%20for%20Tailwind%20CSS%20with%20excellent%20support%20and%20an%20awesome%20community%3A%0Ahttps%3A%2F%2Ftailwind-elements.com%2F%0A%0AI%20hope%20you%20will%20find%20it%20useful.%0ABest%20regards%2C) + +--- + +## Help us improve + +Here is a few ways you could help us make the project better. + +### Propose new features + +To propose a new feature or some other cool idea, post it on our feature request board. + +It allows users to upvote the best ideas & helps the core team prioritize the requests. + +**[REQUEST A FEATURE 💡](https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/share-ideas-request-features)** + +### Report bugs + +If you found a bug & don't know how to fix it, let us know! + +The best way to do this is by creating an issue in our repository and describing wrong behavior of component (or whatever buggy you saw). + +**[CREATE ISSUE 🐛](https://github.com/mdbootstrap/Tailwind-Elements/issues)** + +### Ask questions + +Not sure how to achieve something specific? Or maybe you need someone to explain something in more detail? + +If you just can't figure something out, but it's not exactly a bug, make sure to ask for help from our community. + +**[ASK COMMUNITY 🙋](https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/support-from-community)** + +### Help others + +One of the best ways to support the project is to **find an issue or a question that you are able to help with**. + +Important: if someone is assigned to an issue, it means that they are already working on it, find another one ;) + +**[SEE SUPPORT QUESTIONS 🙋](https://github.com/mdbootstrap/Tailwind-Elements/discussions/categories/support-from-community)** + +**[SEE ISSUES 🐛](https://github.com/mdbootstrap/Tailwind-Elements/issues)** + +--- + +## Open a Pull Request + +**Ask first** before starting work on any significant new features. It's never a fun experience to have your pull request declined after investing a lot of time and effort. To avoid this from happening, we ask you to **create an issue or a feature request first**, to discuss any significant new features. + +**Keep your pull requests small** to give a PR the best chance of getting accepted. Don't bundle more than one feature or bug fix per pull request. It's always best to create two smaller PRs than one big one. + +### Package contributions + +- Fork our repository +- The latest dev version of the package is always published on the active branch, named after the version, i.e. `v1.0.0-beta2`. +- In most cases you should start by switching to the active branch, and creating your own branch from it. +- Open the forked repo and run `npm install` in the root of the project +- Run `npm start` in the root of the project to start a demo for testing +- Prepare your changes. You should add them in one of the following directories: + - `./src/js/` - source JavaScript + - `./src/scss/` - source SCSS + - `./src/js/plugin.js` - plugin customization options + - `./demo/` - demo HTML pages +- After making changes, issue a Pull Request to the active branch. +- We work on feature branches, so it's **1 branch per feature** / per fix, which also means **1 PR per feature** / per fix. +- The name of the branch should be a descriptive name of the feature that it introduces, in **kebab case**. For example: `fix-input-dark-mode`. +- Name of the Pull Request consistent with the name of the branch. For example: `Fix input dark mode`. + +**[SUMBIT A PULL REQUEST 💪](https://github.com/mdbootstrap/Tailwind-Elements/pulls)** + +### Documentation contributions + +- Fork our repository +- The latest docs version is always published on the docs branch, simply named `docs`. +- In most cases you should start by switching to the docs branch, and creating your own branch from it. +- Open the forked repo and run `npm run docs:install` in the root of the project +- Run `npm run docs:start` in the root of the project to start a demo for testing +- Prepare your changes. You should add them in one of the following directories: + - `./site/content/docs/standard/` - documentation pages + - `./site/layouts/docs/` - documentation templates +- After making changes, create a Pull Request to the `docs` branch. +- We work on feature branches, so it's **1 branch per feature\* / per fix, which also means **1 PR per feature\*\* / per fix. +- The name of the branch should be a descriptive name of the feature that it introduces, in kebab case. For example: `fix-typo-in-datepicker`. +- Name of the Pull Request consistent with the name of the branch. For example: `Fix typo in Datepicker documentation`. + +**[SUMBIT A PULL REQUEST 💪](https://github.com/mdbootstrap/Tailwind-Elements/pulls)** + +In case you have any questions about contributions you can ask at tailwind@mdbootstrap.com diff --git a/README.md b/README.md index 63020da81..1d660ae92 100644 --- a/README.md +++ b/README.md @@ -685,7 +685,7 @@ module.exports = { Alternatively, you can import it in the following way (bundler version): ``` -import 'tw-elements'; +import * as te from 'tw-elements'; ``` ##### MDB GO / CLI @@ -740,14 +740,18 @@ Add the stylesheet files below in the _head_ section: ``` diff --git a/demo/sites/components/stepper.html b/demo/sites/components/stepper.html index 9b2ff6435..1e9729233 100644 --- a/demo/sites/components/stepper.html +++ b/demo/sites/components/stepper.html @@ -40,7 +40,7 @@ class="w-[4.5rem] flex-auto">
+ class="flex cursor-pointer items-center pl-2 leading-[1.3rem] no-underline after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#0000001a] after:content-[''] hover:bg-[#dbdbdb] focus:outline-none dark:hover:bg-neutral-600"> @@ -54,7 +54,7 @@
+ class="absolute w-full p-4 transition-all duration-500 ease-in-out"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
@@ -62,7 +62,7 @@
  • + class="flex cursor-pointer items-center leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#0000001a] before:content-[''] after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#0000001a] after:content-[''] hover:bg-[#dbdbdb] focus:outline-none dark:hover:bg-neutral-600"> @@ -76,7 +76,7 @@
    + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
    @@ -84,7 +84,7 @@
  • + class="flex cursor-pointer items-center pr-2 leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#0000001a] before:content-[''] hover:bg-[#dbdbdb] focus:outline-none dark:hover:bg-neutral-600"> @@ -98,7 +98,7 @@
    + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
    diff --git a/demo/sites/forms/checkbox.html b/demo/sites/forms/checkbox.html index 3cce74744..67bf1dedc 100644 --- a/demo/sites/forms/checkbox.html +++ b/demo/sites/forms/checkbox.html @@ -33,7 +33,7 @@

    @@ -45,7 +45,7 @@

    @@ -80,7 +80,7 @@

    @@ -124,7 +124,7 @@

    @@ -136,7 +136,7 @@

    >Default file input example
    @@ -54,7 +54,7 @@

    >Multiple files input example @@ -71,7 +71,7 @@

    >Disabled file input example @@ -88,7 +88,7 @@

    >Small file input example

    @@ -104,7 +104,8 @@

    >Large file input example

    diff --git a/demo/sites/forms/radio.html b/demo/sites/forms/radio.html index c27117a93..f55d61e00 100644 --- a/demo/sites/forms/radio.html +++ b/demo/sites/forms/radio.html @@ -33,7 +33,7 @@

    @@ -45,7 +45,7 @@

    @@ -68,12 +68,12 @@

    @@ -120,7 +120,7 @@

    @@ -137,7 +137,7 @@

    >

    diff --git a/demo/sites/forms/switch.html b/demo/sites/forms/switch.html index e0b509ac0..49d080a2b 100644 --- a/demo/sites/forms/switch.html +++ b/demo/sites/forms/switch.html @@ -33,7 +33,7 @@

    @@ -50,7 +50,7 @@

    Section 4

    Section 1 @@ -143,7 +143,7 @@

    Section 4

  • Section 2 @@ -151,7 +151,7 @@

    Section 4

  • Section 3 @@ -159,7 +159,7 @@

    Section 4

  • Subsection A @@ -167,7 +167,7 @@

    Section 4

  • Subsection B @@ -177,7 +177,7 @@

    Section 4

  • Section 4 diff --git a/site/content/_index.html b/site/content/_index.html index a2c3bd507..3cb8c1ef3 100644 --- a/site/content/_index.html +++ b/site/content/_index.html @@ -1,12 +1,12 @@ --- title: "Tailwind Elements" -date: 2023-02-20T08:00:00+02:00 +date: 2023-02-28T08:00:00+02:00 draft: false main_title: "Tailwind Elements" subheading: "Top quality open-source UI Kit" -seo_title: "Tailwind Elements - 500+ TailwindCSS components, free for commercial use" -description: "Tailwind Elements is the most popular open-source library of UI for Tailwind. Download free templates, plugins & component examples." -image: "img/home/main.png" +seo_title: "Tailwind Elements - 500+ free Tailwind CSS components" +description: "A free collection of open source UI components, templates, sections & plugins for Tailwind CSS. Features dark mode and theming customization options." +image: "/img/components-big.jpg" video: "https://www.youtube.com/watch?v=LvWh9o5sJmI" url: "/" --- @@ -24,11 +24,55 @@

    >

    -

    +

    Bootstrap components recreated with Tailwind CSS, but with better design and more functionalities

    +
    +
    +

    Coming soon ...

    + + + + + + + + + + + + + + + + + + + + +
    +
    +
    1. diff --git a/site/content/angular/index.html b/site/content/angular/index.html new file mode 100644 index 000000000..af98cc744 --- /dev/null +++ b/site/content/angular/index.html @@ -0,0 +1,200 @@ +--- +title: "Tailwind Elements Angular Waiting List" +date: 2023-02-28T08:00:00+02:00 +draft: false +main_title: "Tailwind Elements Angular Waiting List" +subheading: "Top quality open-source UI Kit" +seo_title: "Tailwind Elements - 500+ free Tailwind CSS components" +description: "A free collection of open source UI components, templates, sections & plugins for Tailwind CSS. Features dark mode and theming customization options." +image: "/img/components-big.jpg" +video: "https://www.youtube.com/watch?v=LvWh9o5sJmI" +url: "/angular" +layout: product +hidden_sidenav: true +menu: + comingsoon: + name: "Angular" +--- + + +
      +
      +
      +
      +
      + +

      + Tailwind CSS
      + with Angular +

      +
      +

      + We're planning to integrate Tailwind Elements with Angular. Sign up + for waiting list to get notified! +

      + +
      +
        +
      1. + + + + Tailwind Elements + Angular integration guide +
      2. +
      3. + + + + A dedicated UI Kit for Tailwind CSS + Angular +
      4. +
      5. + + + + Themes & templates for Tailwind CSS + Angular +
      6. +
      7. + + + + & more open source resources +
      8. +
      + +
      + + + + +
      +
      + +
        + +
        + + +
        +
        + +
        +
        +
        + + +
        +

        + By subscribing you agree to receive the newsletter & commercial + information from the data administrator StartupFlow s.c. Kijowska 7, + Warsaw. + + Policy + +

        +
        +
        +
        +
        + + + + +
        +
        +
        + diff --git a/site/content/docs/standard/builder/index.html b/site/content/docs/standard/builder/index.html index 159b20593..3ae6733b6 100644 --- a/site/content/docs/standard/builder/index.html +++ b/site/content/docs/standard/builder/index.html @@ -1,10 +1,10 @@ --- -title: "Tailwind Builder Coming Soon" +title: "Builder" date: 2021-04-29T16:00:58+02:00 draft: false main_title: "Drag & Drop Builder Coming Soon" -seo_title: "Subscribe to the Tailwind Elements Newsletter" -description: "" +seo_title: "Tailwind Builder - Free Tailwind CSS theme & page generator" +description: "Start generating your Tailwind CSS pages with an open source drag & drop theme builder, with grid support, color generator, visual layout builder & more" image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/builder/" diff --git a/site/content/docs/standard/components/accordion/index.html b/site/content/docs/standard/components/accordion/index.html index a70a585b7..d47bcd678 100644 --- a/site/content/docs/standard/components/accordion/index.html +++ b/site/content/docs/standard/components/accordion/index.html @@ -5,7 +5,8 @@ main_title: "Tailwind Accordion component" subheading: "" seo_title: "Tailwind CSS Accordion - Free Examples & Tutorial" -description: "Responsive accordion built with Tailwind CSS. Accordion is a vertically collapsing element to show and hide content via class changes. Free download." +description: "Responsive accordion built with Tailwind CSS. Accordion is a vertically collapsing element to show and +hide content via class changes. Free download." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/accordion/" @@ -346,87 +347,269 @@

        -
        +
        diff --git a/site/content/docs/standard/components/alerts/index.html b/site/content/docs/standard/components/alerts/index.html index 1c08e0cb9..883b97fde 100644 --- a/site/content/docs/standard/components/alerts/index.html +++ b/site/content/docs/standard/components/alerts/index.html @@ -1,11 +1,11 @@ --- title: "Alerts" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Alerts component" -subheading: "" +main_title: "Alerts" +subheading: "Tailwind CSS Alerts" seo_title: "Tailwind CSS Alert - Free Examples & Tutorial" -description: "Responsive Alerts built with the Tailwind CSS.Alerts deliver appropriate feedback messages for common user behaviors with a handful and flexible alert boxes." +description: "Use responsive alert component with helper examples for alert box, alert dismiss, alert message, alert animations & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/alerts/" @@ -129,87 +129,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/avatar/index.html b/site/content/docs/standard/components/avatar/index.html index 5ea855a01..6a38bba8f 100644 --- a/site/content/docs/standard/components/avatar/index.html +++ b/site/content/docs/standard/components/avatar/index.html @@ -1,11 +1,11 @@ --- title: "Avatar" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Avatar component" -subheading: "" -seo_title: "Tailwind CSS avatar - Free Examples & Tutorial" -description: "Responsive avatar built with Tailwind CSS. Plenty of templates like a circle avatar, square, profile and many more. Download for free without registration." +main_title: "Avatars" +subheading: "Tailwind CSS Avatars" +seo_title: "Tailwind CSS Avatars - Free Examples & Tutorial" +description: "Use responsive avatar component with helper examples for avatar dropdown, avatar image, avatar shadow & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/avatar/" @@ -53,6 +53,275 @@
        + +
        + +
        + +
        diff --git a/site/content/docs/standard/components/badges/index.html b/site/content/docs/standard/components/badges/index.html index 28a07a1d6..ca23d0e97 100644 --- a/site/content/docs/standard/components/badges/index.html +++ b/site/content/docs/standard/components/badges/index.html @@ -1,11 +1,11 @@ --- title: "Badges" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Badges component" -subheading: "" -seo_title: "Tailwind CSS Badge - Free Examples & Tutorial" -description: "Responsive Badges built with Tailwind CSS. Badges add extra information like count or label to any content. Free for commercial use, no registration required." +main_title: "Badges" +subheading: "Tailwind CSS Badges" +seo_title: "Tailwind CSS Badges - Free Examples & Tutorial" +description: "Use responsive badges component with helper examples for sizing, colors, pill badges, variations of ui badges & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/badges/" @@ -65,92 +65,274 @@

        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/button-group/index.html b/site/content/docs/standard/components/button-group/index.html index 14d6ea27c..737ae2597 100644 --- a/site/content/docs/standard/components/button-group/index.html +++ b/site/content/docs/standard/components/button-group/index.html @@ -1,11 +1,11 @@ --- title: "Button group" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Button group component" -subheading: "" +main_title: "Button group" +subheading: "Tailwind CSS Button Group" seo_title: "Tailwind CSS Button Group - Free Examples & Tutorial" -description: "Responsive button group built with Tailwind CSS. Group a series of buttons together on a single line or stack them in a vertical column. Free download." +description: "Use responsive button group component with helper examples for radio button group, toolbars, outline styles, colors & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/button-group/" @@ -106,92 +106,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/buttons/index.html b/site/content/docs/standard/components/buttons/index.html index 28a06958d..7f4b57cf8 100644 --- a/site/content/docs/standard/components/buttons/index.html +++ b/site/content/docs/standard/components/buttons/index.html @@ -1,11 +1,11 @@ --- title: "Buttons" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Buttons component" -subheading: "" -seo_title: "Tailwind CSS Button - Free Examples & Tutorial" -description: "Responsive buttons built with Tailwind CSS. Buttons provide predefined styles for multiple button types: outline, rounded, social, floating, fixed, and more." +main_title: "Buttons" +subheading: "Tailwind CSS Buttons" +seo_title: "Tailwind CSS Buttons - Free Examples & Tutorial" +description: "Use responsive buttons component with helper examples for links, disabled state, block buttons, sizing, outlines & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/buttons/" @@ -60,92 +60,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/cards/index.html b/site/content/docs/standard/components/cards/index.html index ea5fabcf3..086311623 100644 --- a/site/content/docs/standard/components/cards/index.html +++ b/site/content/docs/standard/components/cards/index.html @@ -1,11 +1,11 @@ --- title: "Cards" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Cards component" -subheading: "" -seo_title: "Tailwind CSS Card - Free Examples & Tutorial" -description: "Responsive cards built with Tailwind CSS. Card is a content containers with an extensible option for headers, footers, images, and a wide variety of content." +main_title: "Cards" +subheading: "Tailwind CSS Cards" +seo_title: "Tailwind CSS Cards - Free Examples & Tutorial" +description: "Use responsive cards component with helper examples for cards ui, horizontal cards, card height, cards with image & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/cards/" @@ -85,92 +85,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/carousel/index.html b/site/content/docs/standard/components/carousel/index.html index f95b34aaa..a29dab40d 100644 --- a/site/content/docs/standard/components/carousel/index.html +++ b/site/content/docs/standard/components/carousel/index.html @@ -1,11 +1,11 @@ --- title: "Carousel" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Carousel component" -subheading: "" +main_title: "Carousel" +subheading: "Tailwind CSS Carousel" seo_title: "Tailwind CSS Carousel - Free Examples & Tutorial" -description: "Responsive carousel built with Tailwind CSS. Carousel is a slideshow cycling through different elements such as photos, videos, or text. Free download." +description: "Use responsive carousel component with helper examples for image carousel, carousel slider, autoplay, indicators & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/carousel/" @@ -301,92 +301,274 @@
        Third slide label
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/chips/index.html b/site/content/docs/standard/components/chips/index.html index 64e6f8c5b..a1068a246 100644 --- a/site/content/docs/standard/components/chips/index.html +++ b/site/content/docs/standard/components/chips/index.html @@ -1,11 +1,11 @@ --- title: "Chips" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Chips component" -subheading: "" -seo_title: "Tailwind CSS Chip - Free Examples & Tutorial" -description: "Responsive chips built with Tailwind CSS. Chips (aka tags) make it simpler to organize and view material, such as different articles from the same category." +main_title: "Chips" +subheading: "Tailwind CSS Chips" +seo_title: "Tailwind CSS Chips - Free Examples & Tutorial" +description: "Use responsive chips component with helper examples for tailwind tags chips, outline, placeholders, initial value & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/chips/" @@ -228,92 +228,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/collapse/index.html b/site/content/docs/standard/components/collapse/index.html index 7bb92ab41..ce43e00ba 100644 --- a/site/content/docs/standard/components/collapse/index.html +++ b/site/content/docs/standard/components/collapse/index.html @@ -1,11 +1,11 @@ --- title: "Collapse" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Collapse component" -subheading: "" +main_title: "Collapse" +subheading: "Tailwind CSS Collapse" seo_title: "Tailwind CSS Collapse - Free Examples & Tutorial" -description: "Responsive Collapse built with Tailwind CSS. Collapse is a vertically collapsing element that allows you to show and hide information. Free download." +description: "Use responsive collapse component with helper examples for expand collapse, collappse toggle, collapse animation & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/collapse/" @@ -114,92 +114,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/dropdown/index.html b/site/content/docs/standard/components/dropdown/index.html index 874f60fc8..d294c3a0a 100644 --- a/site/content/docs/standard/components/dropdown/index.html +++ b/site/content/docs/standard/components/dropdown/index.html @@ -1,11 +1,11 @@ --- title: "Dropdown" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Dropdown component" -subheading: "" +main_title: "Dropdown" +subheading: "Tailwind CSS Dropdown" seo_title: "Tailwind CSS Dropdown - Free Examples & Tutorial" -description: "Responsive dropdowns built with Tailwind. Dropdowns are responsible for displaying a list of links in a toggleable (collapsible) manner. Free download." +description: "Use responsive dropdown component with helper examples for dropdown menu, select dropdown, dropdown nav & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/dropdown/" @@ -160,92 +160,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/gallery/index.html b/site/content/docs/standard/components/gallery/index.html index 6d3792849..4f7c14ca4 100644 --- a/site/content/docs/standard/components/gallery/index.html +++ b/site/content/docs/standard/components/gallery/index.html @@ -1,11 +1,11 @@ --- title: "Gallery" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Gallery component" -subheading: "" +main_title: "Gallery" +subheading: "Tailwind CSS Gallery" seo_title: "Tailwind CSS Gallery - Free Examples & Tutorial" -description: "Responsive gallery built with Tailwind CSS. Responsive galleries variations like gallery with captions, on hover and much more. Free download, AGPL license." +description: "Use responsive gallery component with helper examples for image gallery, photo gallery, gallery grid, carousel & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/gallery/" @@ -160,92 +160,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/jumbotron/index.html b/site/content/docs/standard/components/jumbotron/index.html index 7c149989d..9c62508ac 100644 --- a/site/content/docs/standard/components/jumbotron/index.html +++ b/site/content/docs/standard/components/jumbotron/index.html @@ -1,11 +1,11 @@ --- title: "Jumbotron" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Jumbotron component" -subheading: "" +main_title: "Jumbotron" +subheading: "Tailwind CSS Jumbotron" seo_title: "Tailwind CSS Jumbotron - Free Examples & Tutorial" -description: "Responsive jumbotron built with Tailwind CSS. Examples of classic hero component, with background image, with navbar and many other combinations. Free download." +description: "Use responsive jumbotron component with helper examples for background image, jumbotron with navbar, fixed navbar & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/jumbotron/" @@ -93,92 +93,274 @@

        Hello world!

        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/link/index.html b/site/content/docs/standard/components/link/index.html index 1098c9be7..d2abc34c0 100644 --- a/site/content/docs/standard/components/link/index.html +++ b/site/content/docs/standard/components/link/index.html @@ -1,11 +1,11 @@ --- title: "Link" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Link component" -subheading: "" +main_title: "Link" +subheading: "Tailwind CSS Link" seo_title: "Tailwind CSS Link - Free Examples & Tutorial" -description: "Responsive link built with Tailwind CSS. The link component is an element built with colors and various typography classes. Free download, AGPL license." +description: "Use responsive link component with helper examples for button link, link color, underline, hover, link style & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/link/" @@ -155,87 +155,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/listgroup/index.html b/site/content/docs/standard/components/listgroup/index.html index 63e30b8af..589766b8c 100644 --- a/site/content/docs/standard/components/listgroup/index.html +++ b/site/content/docs/standard/components/listgroup/index.html @@ -1,11 +1,11 @@ --- title: "List group" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind List groups component" -subheading: "" +main_title: "List group" +subheading: "Tailwind CSS List Group" seo_title: "Tailwind List Group - Free Examples & Tutorial" -description: "Responsive list groups built with Tailwind CSS. List groups are used to displaying a series of content and they are a beautiful alternative to unordered lists." +description: "Use responsive listgroup component with helper examples for active link, disabled link, links styling, nav links & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/listgroup/" @@ -94,87 +94,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/modal/index.html b/site/content/docs/standard/components/modal/index.html index c8d84a596..7659861c4 100644 --- a/site/content/docs/standard/components/modal/index.html +++ b/site/content/docs/standard/components/modal/index.html @@ -1,11 +1,11 @@ --- title: "Modal" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Modal / Dialog component" -subheading: "" +main_title: "Modal" +subheading: "Tailwind CSS Modal / Dialog" seo_title: "Tailwind CSS Modal / Dialog - Free Examples & Tutorial" -description: "Responsive modal built with Tailwind CSS. Use Modal to add dialogs to your site for lightboxes, user notifications, or completely custom content. Free download." +description: "Use responsive modal component with helper examples for modal ui, popup, open modal, full screen modal, center position & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/modal/" @@ -206,92 +206,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/notifications/index.html b/site/content/docs/standard/components/notifications/index.html index e9a6102b2..8022578ea 100644 --- a/site/content/docs/standard/components/notifications/index.html +++ b/site/content/docs/standard/components/notifications/index.html @@ -1,11 +1,11 @@ --- title: "Notifications" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Notifications component" -subheading: "" +main_title: "Notifications" +subheading: "Tailwind CSS Notifications" seo_title: "Tailwind CSS Notification - Free Examples & Tutorial" -description: "Responsive notifications built with Tailwind CSS. Notifications provide quick, timely information about the application when it is not in use, such as the number of emails, a new photo notification and much more." +description: "Use responsive notification component with helper examples for notification badge, within button, within avatar & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/notifications/" @@ -90,92 +90,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/paragraphs/index.html b/site/content/docs/standard/components/paragraphs/index.html index 9fa259136..50306b200 100644 --- a/site/content/docs/standard/components/paragraphs/index.html +++ b/site/content/docs/standard/components/paragraphs/index.html @@ -1,11 +1,11 @@ --- title: "Paragraphs" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Paragraphs component" -subheading: "" -seo_title: "Tailwind CSS Paragraph - Free Examples & Tutorial" -description: "Responsive paragraphs built with Tailwind. Use different typography classes to change the size, weight and appearance of the text. Free download, AGPL license." +main_title: "Paragraphs" +subheading: "Tailwind CSS Paragraphs" +seo_title: "Tailwind CSS Paragraphs - Free Examples & Tutorial" +description: "Use responsive paragraphs component with helper examples for lead, quote, small, inline text elements & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/paragraphs/" @@ -67,87 +67,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/placeholders/index.html b/site/content/docs/standard/components/placeholders/index.html index 49f6d0c16..b016edb47 100644 --- a/site/content/docs/standard/components/placeholders/index.html +++ b/site/content/docs/standard/components/placeholders/index.html @@ -1,11 +1,11 @@ --- title: "Placeholders" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Placeholders component" -subheading: "" +main_title: "Placeholders" +subheading: "Tailwind CSS Placeholders" seo_title: "Tailwind CSS Placeholder - Free Examples & Tutorial" -description: "Responsive placeholders built with Tailwind CSS." +description: "Use responsive placeholders component with helper examples for width, color, sizing, placeholder animations & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/placeholders/" @@ -161,87 +161,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/popover/index.html b/site/content/docs/standard/components/popover/index.html index 136302aca..60bf23b25 100644 --- a/site/content/docs/standard/components/popover/index.html +++ b/site/content/docs/standard/components/popover/index.html @@ -1,11 +1,11 @@ --- title: "Popover" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Popover component" -subheading: "" +main_title: "Popover" +subheading: "Tailwind CSS Popover" seo_title: "Tailwind CSS Popover - Free Examples & Tutorial" -description: "Responsive popovers built with Tailwind CSS. Popover allows displaying more content on hover then tooltip including header & footer. Free download, AGPL license." +description: "Use responsive placeholders component with helper examples for width, color, sizing, placeholder animations & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/popover/" @@ -49,7 +49,7 @@
        - -
        + +
        - +
        @@ -223,7 +410,7 @@ @@ -311,7 +503,7 @@ @@ -372,7 +569,7 @@ diff --git a/site/content/docs/standard/components/progress/index.html b/site/content/docs/standard/components/progress/index.html index a4d642863..18c09f0d9 100644 --- a/site/content/docs/standard/components/progress/index.html +++ b/site/content/docs/standard/components/progress/index.html @@ -1,11 +1,11 @@ --- title: "Progress" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Progress bars component" -subheading: "" +main_title: "Progress bar" +subheading: "Tailwind CSS Progress Bar" seo_title: "Tailwind CSS Progress Bar - Free Examples & Tutorial" -description: "Responsive progress bars built with Tailwind CSS. Progress bar is an indicator showing the progress, you can use it with percents, steps & other options." +description: "Use responsive progress component with helper examples for progress ui, progress bar, progress bar steps, colors & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/progress/" @@ -57,92 +57,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/components/rating/index.html b/site/content/docs/standard/components/rating/index.html index 3deb40b96..74c7ba3bf 100644 --- a/site/content/docs/standard/components/rating/index.html +++ b/site/content/docs/standard/components/rating/index.html @@ -1,11 +1,11 @@ --- title: "Rating" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Rating component" -subheading: "" +main_title: "Rating" +subheading: "Tailwind CSS Rating" seo_title: "Tailwind CSS rating - Free Examples & Tutorial" -description: "Responsive rating built with Tailwind CSS. Rating shows the opinion of others experience with the product, you can use stars or other custom icons in it." +description: "Use responsive rating component with helper examples for star rating, emoji rating, custom icons & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/rating/" @@ -195,87 +195,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/scroll-back-to-top-button/index.html b/site/content/docs/standard/components/scroll-back-to-top-button/index.html index d7ad86c2b..02106d8e1 100644 --- a/site/content/docs/standard/components/scroll-back-to-top-button/index.html +++ b/site/content/docs/standard/components/scroll-back-to-top-button/index.html @@ -1,11 +1,11 @@ --- title: "Scroll back to top button" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Scroll back to top button component" -subheading: "" +main_title: "Scroll back to top button" +subheading: "Tailwind CSS Scroll Back To Top Button" seo_title: "Tailwind CSS Scroll back to top button - Free Examples" -description: "Responsive Scroll back to top button built with Tailwind CSS. It appears when you start scrolling and, when clicked, takes you to the top of the page." +description: "Use responsive scroll back to top component with helper examples for scroll back to top button animation, appear after scroll & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/scroll-back-to-top-button/" @@ -109,87 +109,269 @@ -
        +
        diff --git a/site/content/docs/standard/components/social-buttons/index.html b/site/content/docs/standard/components/social-buttons/index.html index 58c501988..512168b67 100644 --- a/site/content/docs/standard/components/social-buttons/index.html +++ b/site/content/docs/standard/components/social-buttons/index.html @@ -1,11 +1,11 @@ --- title: "Social Media icons & buttons" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Social Media icons & buttons component" -subheading: "" +main_title: "Social Media icons & buttons" +subheading: "Tailwind CSS Social Media Icons & Buttons" seo_title: "Tailwind CSS Social Media Icons & Buttons - Free Examples" -description: "Responsive Social Media icons & buttons built with Tailwind CSS. Facebook, Twitter, Google, Instagram, LinkedIn, YouTube, GitHub, Slack, Reddit & more." +description: "Use responsive social buttons component with helper examples for brand icons, facebook, twitter, youtube, instagram, github & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/social-buttons/" @@ -156,8 +156,6 @@ - - - - -
        +
        @@ -739,8 +917,6 @@ - - - - - - - - -
        +
        diff --git a/site/content/docs/standard/components/stepper/index.html b/site/content/docs/standard/components/stepper/index.html index b865b03ea..e7413d92d 100644 --- a/site/content/docs/standard/components/stepper/index.html +++ b/site/content/docs/standard/components/stepper/index.html @@ -1,11 +1,11 @@ --- title: "Stepper" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Stepper component" -subheading: "" +main_title: "Stepper" +subheading: "Tailwind CSS Stepper" seo_title: "Tailwind CSS Stepper - Free Examples & Tutorial" -description: "Responsive stepper built with the latest Tailwind CSS. Steppers display progress through a sequence of logical and numbered steps. Free download, AGPL license." +description: "Use responsive stepper component with helper examples for stepper ui, stepper form, vertical stepper, progress steps & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/stepper/" @@ -40,7 +40,7 @@ class="w-[4.5rem] flex-auto">
        + class="flex cursor-pointer items-center pl-2 leading-[1.3rem] no-underline after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#e0e0e0] after:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -54,7 +54,7 @@
        + class="absolute w-full p-4 transition-all duration-500 ease-in-out"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
        @@ -62,7 +62,7 @@
      • + class="flex cursor-pointer items-center leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#e0e0e0] before:content-[''] after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#e0e0e0] after:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:before:bg-neutral-600 dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -76,7 +76,7 @@
        + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
        @@ -84,7 +84,7 @@
      • + class="flex cursor-pointer items-center pr-2 leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#e0e0e0] before:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:before:bg-neutral-600 dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -98,7 +98,7 @@
        + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
        @@ -120,7 +120,7 @@ class="w-[4.5rem] flex-auto">
        + class="flex cursor-pointer items-center pl-2 leading-[1.3rem] no-underline after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#e0e0e0] after:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -134,7 +134,7 @@
        + class="absolute w-full p-4 transition-all duration-500 ease-in-out"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
        @@ -142,7 +142,7 @@
      • + class="flex cursor-pointer items-center leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#e0e0e0] before:content-[''] after:ml-2 after:h-px after:w-full after:flex-1 after:bg-[#e0e0e0] after:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:before:bg-neutral-600 dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -156,7 +156,7 @@
        + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
        @@ -164,7 +164,7 @@
      • + class="flex cursor-pointer items-center pr-2 leading-[1.3rem] no-underline before:mr-2 before:h-px before:w-full before:flex-1 before:bg-[#e0e0e0] before:content-[''] hover:bg-[#f9f9f9] focus:outline-none dark:before:bg-neutral-600 dark:after:bg-neutral-600 dark:hover:bg-[#3b3b3b]"> @@ -178,7 +178,7 @@
        + class="absolute left-0 w-full translate-x-[150%] p-4 transition-all duration-500 ease-in-out"> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
        @@ -192,87 +192,269 @@ -
        +
        @@ -297,7 +479,7 @@ {{< twsnippet/demo id="example2">}}
        • }} {{< twsnippet/code active=true lang="HTML" >}}
      • -
        +
        -
        +
        diff --git a/site/content/docs/standard/components/timeline/index.html b/site/content/docs/standard/components/timeline/index.html index 9bd1eb59f..a26e85e55 100644 --- a/site/content/docs/standard/components/timeline/index.html +++ b/site/content/docs/standard/components/timeline/index.html @@ -1,11 +1,11 @@ --- title: "Timeline" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Timeline" -subheading: "" +main_title: "Timeline" +subheading: "Tailwind CSS Timeline" seo_title: "Tailwind CSS Timeline - Free Examples & Tutorial" -description: "Responsive Timeline built with Tailwind. Horizontal and vertical examples. Easy to use and customize. Free for commercial use, no registration required." +description: "Use responsive timeline component with helper examples for timeline ui, vertical timeline, horizontal timeline, & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/timeline/" @@ -150,87 +150,269 @@

        Title of section 3

        -
        +
        diff --git a/site/content/docs/standard/components/toast/index.html b/site/content/docs/standard/components/toast/index.html index 4d2443e6e..4dd281b15 100644 --- a/site/content/docs/standard/components/toast/index.html +++ b/site/content/docs/standard/components/toast/index.html @@ -1,11 +1,11 @@ --- title: "Toast" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Toasts component" -subheading: "" +main_title: "Toasts" +subheading: "Tailwind CSS Toasts" seo_title: "Tailwind CSS Toast - Free Examples & Tutorial" -description: "Responsive Tailwind Toast built with Tailwind CSS. Toasts are a non-disruptive message in the corner of the interface. It provides quick 'at-a-glance' feedback." +description: "Use responsive toast component with helper examples for notification popup, notification toast, toast message & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/toast/" @@ -142,92 +142,273 @@ -
        +
        -
        diff --git a/site/content/docs/standard/components/tooltip/index-js.html b/site/content/docs/standard/components/tooltip/index-js.html deleted file mode 100644 index df24ad8fa..000000000 --- a/site/content/docs/standard/components/tooltip/index-js.html +++ /dev/null @@ -1,12 +0,0 @@ ---- ---- - - diff --git a/site/content/docs/standard/components/tooltip/index.html b/site/content/docs/standard/components/tooltip/index.html index bb7f4e101..03e2dd4ad 100644 --- a/site/content/docs/standard/components/tooltip/index.html +++ b/site/content/docs/standard/components/tooltip/index.html @@ -1,11 +1,11 @@ --- title: "Tooltip" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Tooltip component" -subheading: "" +main_title: "Tooltip" +subheading: "Tailwind CSS Tooltip" seo_title: "Tailwind CSS Tooltip - Free Examples & Tutorial" -description: "Responsive tooltips built with Tailwind. Tooltip displays information when users hover, focus, or tap an element. Download for free without registration." +description: "Use responsive tooltip component with helper examples for tooltip ui, tooltip on hover, disabled tooltip, direction & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/tooltip/" @@ -50,7 +50,7 @@ @@ -72,92 +77,273 @@ -
        +
        -
        @@ -221,7 +407,7 @@ @@ -305,7 +496,7 @@ @@ -359,7 +555,7 @@ diff --git a/site/content/docs/standard/components/video-carousel/index.html b/site/content/docs/standard/components/video-carousel/index.html index 5afdb6f5b..f855f46b3 100644 --- a/site/content/docs/standard/components/video-carousel/index.html +++ b/site/content/docs/standard/components/video-carousel/index.html @@ -1,11 +1,11 @@ --- title: "Video carousel" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind video carousel / gallery component" -subheading: "" +main_title: "Video Carousel / Gallery" +subheading: "Tailwind CSS Video Carousel / Gallery" seo_title: "Tailwind CSS Video Carousel / Gallery - Free Examples" -description: "Responsive video carousel built with Tailwind CSS. An example of responsive carousel with videos instead of images. Download for free without registration." +description: "Use responsive video carousel component with helper examples for video carousel, video slider gallery, full page video carousel & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/video-carousel/" @@ -316,87 +316,269 @@
        Third slide label
        -
        +
        diff --git a/site/content/docs/standard/components/video/index.html b/site/content/docs/standard/components/video/index.html index eed2409eb..6f5c8ca93 100644 --- a/site/content/docs/standard/components/video/index.html +++ b/site/content/docs/standard/components/video/index.html @@ -1,11 +1,11 @@ --- title: "Video" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: "false" -main_title: "Tailwind Video component" -subheading: "" +main_title: "Video" +subheading: "Tailwind CSS Video" seo_title: "Tailwind CSS Video - Free Examples & Tutorial" -description: "Responsive video built with Tailwind CSS. Video gallery compiles a number of media into interactive collection presented in a basic or a more advanced lightbox." +description: "Use responsive video component with helper examples for video backgrounds, embeds, responsive videos, aspect ratios & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/video/" @@ -72,87 +72,269 @@ -
        +
        diff --git a/site/content/docs/standard/content-styles/animations/index.html b/site/content/docs/standard/content-styles/animations/index.html index f3a7a692e..ffc491b64 100644 --- a/site/content/docs/standard/content-styles/animations/index.html +++ b/site/content/docs/standard/content-styles/animations/index.html @@ -1,12 +1,13 @@ --- title: "Animations" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-01T16:00:58+02:00 draft: false -main_title: "Tailwind Animations" -subheading: "" +main_title: "Animations" +subheading: "Tailwind CSS Animations" seo_title: "Tailwind CSS Animations - Free Examples & Tutorial" -description: "Subtle and smooth TE animations provide the user with a unique experience when interacting with UI. There are several dozen animations at your disposal along with many customization and implementation options. Tailwind animations imitate motions for web elements. +70 animations generated by CSS only, work on every browser. Free download, AGPL license." +description: "Use Tailwind CSS animations with helper examples for delay, duration, loading, on hover, on scroll, rotate, fade in and out, button click animations & more." image: "img/components-big.jpg" +video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/content-styles/animations/" menu: contentstyles: @@ -543,87 +544,269 @@
        -
        +
        diff --git a/site/content/docs/standard/content-styles/colors/index.html b/site/content/docs/standard/content-styles/colors/index.html index 643e6ac71..2cc392b4a 100644 --- a/site/content/docs/standard/content-styles/colors/index.html +++ b/site/content/docs/standard/content-styles/colors/index.html @@ -1,13 +1,14 @@ --- title: "Colors" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Colors" -subheading: "" +main_title: "Colors" +subheading: "Tailwind CSS Colors" seo_title: "Tailwind CSS Colors - Free Examples & Tutorial" description: "Tailwind Elements are supported by an extensive Material Design color system that themes our styles and components. This enables more comprehensive customization and extension for any project." image: "img/components-big.jpg" +video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/content-styles/colors/" menu: contentstyles: @@ -111,8 +112,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/content-styles/dividers/index.html b/site/content/docs/standard/content-styles/dividers/index.html index 863c7f695..d8b840fbd 100644 --- a/site/content/docs/standard/content-styles/dividers/index.html +++ b/site/content/docs/standard/content-styles/dividers/index.html @@ -1,9 +1,9 @@ --- title: "Dividers" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Dividers component" -subheading: "" +main_title: "Dividers" +subheading: "Tailwind CSS Dividers" seo_title: "Tailwind CSS Dividers - Free Examples & Tutorial" description: "Responsive dividers built with Tailwind CSS. Examples of horizontal divider lines (hr) as well as vertical divider lines for clearer organization of your content. Download for free without registration." image: "img/components-big.jpg" @@ -47,93 +47,274 @@
        - -
        + +
        - - +
        diff --git a/site/content/docs/standard/content-styles/figures/index.html b/site/content/docs/standard/content-styles/figures/index.html index fccf84d47..48f28cef4 100644 --- a/site/content/docs/standard/content-styles/figures/index.html +++ b/site/content/docs/standard/content-styles/figures/index.html @@ -1,9 +1,9 @@ --- title: "Figures" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Figures component" -subheading: "" +main_title: "Figures" +subheading: "Tailwind CSS Figures" seo_title: "Tailwind CSS Figures - Free Examples & Tutorial" description: "Responsive figures built with Tailwind CSS. Documentation and examples for displaying related images and text with the figure component. Download for free without registration." image: "img/components-big.jpg" @@ -110,93 +110,274 @@
        - -
        + +
        - - +
        diff --git a/site/content/docs/standard/content-styles/headings/index.html b/site/content/docs/standard/content-styles/headings/index.html index 3f08929db..bda0422ac 100644 --- a/site/content/docs/standard/content-styles/headings/index.html +++ b/site/content/docs/standard/content-styles/headings/index.html @@ -1,9 +1,9 @@ --- title: "Headings" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Headings component" -subheading: "" +main_title: "Headings" +subheading: "Tailwind CSS Headings" seo_title: "Tailwind CSS Headings - Free Examples & Tutorial" description: "Responsive headings built with Tailwind CSS. Use different typography classes to change the size, weight and appearance of the text. Free download." image: "img/components-big.jpg" @@ -49,92 +49,274 @@

        - -
        + +
        - +
        diff --git a/site/content/docs/standard/content-styles/hover-effects/index.html b/site/content/docs/standard/content-styles/hover-effects/index.html index 422415398..64047609a 100644 --- a/site/content/docs/standard/content-styles/hover-effects/index.html +++ b/site/content/docs/standard/content-styles/hover-effects/index.html @@ -1,9 +1,9 @@ --- title: "Hover effects" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: "false" -main_title: "Tailwind Hover effects component" -subheading: "" +main_title: "Hover effects" +subheading: "Tailwind CSS Hover Effects" seo_title: "Tailwind CSS Hover Effects - Free Examples & Tutorial" description: "Responsive hover effects built with Tailwind CSS. Hover effect appears when the user positions the computer cursor over an element without activating it." image: "img/components-big.jpg" @@ -76,90 +76,274 @@
        - -
        + +
        - - +
        diff --git a/site/content/docs/standard/content-styles/icons/index.html b/site/content/docs/standard/content-styles/icons/index.html index 937c72da1..5238a0f3b 100644 --- a/site/content/docs/standard/content-styles/icons/index.html +++ b/site/content/docs/standard/content-styles/icons/index.html @@ -1,9 +1,9 @@ --- title: "Icons" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Icons component" -subheading: "" +main_title: "Icons" +subheading: "Tailwind CSS Icons" seo_title: "Tailwind CSS Icons - Free Examples & Tutorial" description: "Responsive icons built with Tailwind CSS. Use this set of SVG powered icons for Tailwind Elements. Free for commercial use, no registration required." image: "img/components-big.jpg" @@ -410,93 +410,274 @@
        - -
        + +
        - - +
        diff --git a/site/content/docs/standard/content-styles/images/index.html b/site/content/docs/standard/content-styles/images/index.html index 9ca47dfa7..b9a7933cb 100644 --- a/site/content/docs/standard/content-styles/images/index.html +++ b/site/content/docs/standard/content-styles/images/index.html @@ -1,9 +1,9 @@ --- title: "Images" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Images component" -subheading: "" +main_title: "Images" +subheading: "Tailwind CSS Images" seo_title: "Tailwind CSS Images - Free Examples & Tutorial" description: "Responsive images built with Tailwind CSS. Use classes for images to make your pictures responsive and more beautiful. Download for free without registration." image: "img/components-big.jpg" @@ -54,92 +54,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/content-styles/mask/index.html b/site/content/docs/standard/content-styles/mask/index.html index fb49240b0..23595f11d 100644 --- a/site/content/docs/standard/content-styles/mask/index.html +++ b/site/content/docs/standard/content-styles/mask/index.html @@ -1,9 +1,9 @@ --- title: "Mask" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: "false" -main_title: "Tailwind Mask component" -subheading: "" +main_title: "Mask" +subheading: "Tailwind CSS Mask" seo_title: "Tailwind CSS Mask - Free Examples & Tutorial" description: "Responsive mask built with Tailwind CSS. Masks are used to make content more visible by providing a proper contrast. Download for free without registration." image: "img/components-big.jpg" @@ -62,92 +62,273 @@ -
        +
        -
        diff --git a/site/content/docs/standard/content-styles/shadows/index.html b/site/content/docs/standard/content-styles/shadows/index.html index d2e3c1529..e6984d976 100644 --- a/site/content/docs/standard/content-styles/shadows/index.html +++ b/site/content/docs/standard/content-styles/shadows/index.html @@ -1,9 +1,9 @@ --- title: "Shadows" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Shadows component" -subheading: "" +main_title: "Shadows" +subheading: "Tailwind CSS Shadows" seo_title: "Tailwind CSS Shadows - Free Examples & Tutorial" description: "Responsive shadows built with Tailwind CSS. Download for free without registration." image: "img/components-big.jpg" @@ -101,87 +101,269 @@
        -
        +
        diff --git a/site/content/docs/standard/content-styles/typography/index.html b/site/content/docs/standard/content-styles/typography/index.html index 190364eb2..22a542641 100644 --- a/site/content/docs/standard/content-styles/typography/index.html +++ b/site/content/docs/standard/content-styles/typography/index.html @@ -1,10 +1,10 @@ --- title: "Typography" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Typography component" -subheading: "" -seo_title: "Tailwind Typography - Free Examples & Tutorial" +main_title: "Typography" +subheading: "Tailwind CSS Typography" +seo_title: "Tailwind CSS Typography - Free Examples & Tutorial" description: "Responsive Typography built with Tailwind CSS. Use different typography classes to change the leading & the decoration of the text. Free download, AGPL license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" @@ -60,87 +60,269 @@
        Tailwind Elements
        -
        +
        diff --git a/site/content/docs/standard/data/charts/index.html b/site/content/docs/standard/data/charts/index.html index b1ad3cdef..95a2a7d16 100644 --- a/site/content/docs/standard/data/charts/index.html +++ b/site/content/docs/standard/data/charts/index.html @@ -1,11 +1,11 @@ --- title: "Charts" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Charts component" -subheading: "" -seo_title: "Tailwind CSS Chart / Graph - Free Examples & Tutorial" -description: "Responsive charts built with Tailwind CSS. Different types of data visualization - bar chart, line chart, pie chart radar chart, and many more. Free download." +main_title: "Charts" +subheading: "Tailwind CSS Charts and Graphs" +seo_title: "Tailwind CSS Charts and Graphs - Free Examples & Tutorial" +description: "Use responsive charts component with helper examples for simple chart, line chart, bar chart, radar chart, pie chart, doughnut & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/data/charts/" @@ -125,92 +125,274 @@
        - -
        + +
        - +
        diff --git a/site/content/docs/standard/data/tables/index.html b/site/content/docs/standard/data/tables/index.html index d78119328..9c617ddc2 100644 --- a/site/content/docs/standard/data/tables/index.html +++ b/site/content/docs/standard/data/tables/index.html @@ -1,11 +1,11 @@ --- title: "Tables" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Tables component" -subheading: "" -seo_title: "Tailwind CSS table - Free Examples & Tutorial" -description: "Responsive tables built with Tailwind CSS. Plenty examples of table usage mixed with components like avatars, badges, buttons & more. Free download, AGPL license." +main_title: "Tables" +subheading: "Tailwind CSS Tables" +seo_title: "Tailwind CSS Tables - Free Examples & Tutorial" +description: "Use responsive table component, with helper examples for table column width, bordered and striped tables, pagination, fixed header, overflow, spacing & more." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/data/tables/" @@ -124,87 +124,269 @@ -
        +
        diff --git a/site/content/docs/standard/designblocks/admin/index.html b/site/content/docs/standard/designblocks/admin/index.html index 61f5ac32b..c30f63bb4 100644 --- a/site/content/docs/standard/designblocks/admin/index.html +++ b/site/content/docs/standard/designblocks/admin/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/admin/" -menu: -designblocks: -name: "Admin" --- diff --git a/site/content/docs/standard/designblocks/banners/index.html b/site/content/docs/standard/designblocks/banners/index.html index b0b6febdc..27adc7dd0 100644 --- a/site/content/docs/standard/designblocks/banners/index.html +++ b/site/content/docs/standard/designblocks/banners/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/banners/" menu: -designblocks: -name: "Banners" + designblocks: + name: "Banners" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/charts/index.html b/site/content/docs/standard/designblocks/charts/index.html index e67f3a621..265063fe1 100644 --- a/site/content/docs/standard/designblocks/charts/index.html +++ b/site/content/docs/standard/designblocks/charts/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/charts/" -menu: -designblocks: -name: "Charts" --- diff --git a/site/content/docs/standard/designblocks/complex/index.html b/site/content/docs/standard/designblocks/complex/index.html index 1bf912b60..0bb6ea4be 100644 --- a/site/content/docs/standard/designblocks/complex/index.html +++ b/site/content/docs/standard/designblocks/complex/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/complex/" -menu: -designblocks: -name: "Complex" --- diff --git a/site/content/docs/standard/designblocks/contact/index.html b/site/content/docs/standard/designblocks/contact/index.html index 2074dfc51..2ce8acd50 100644 --- a/site/content/docs/standard/designblocks/contact/index.html +++ b/site/content/docs/standard/designblocks/contact/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/contact/" menu: -designblocks: -name: "Contact" + designblocks: + name: "Contact" --- @@ -84,7 +84,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/content/index.html b/site/content/docs/standard/designblocks/content/index.html index 2d7c93a6e..f279a2fb6 100644 --- a/site/content/docs/standard/designblocks/content/index.html +++ b/site/content/docs/standard/designblocks/content/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/content/" menu: -designblocks: -name: "Content" + designblocks: + name: "Content" --- @@ -86,7 +86,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/cta/index.html b/site/content/docs/standard/designblocks/cta/index.html index 60c7e1a88..5572f93c2 100644 --- a/site/content/docs/standard/designblocks/cta/index.html +++ b/site/content/docs/standard/designblocks/cta/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/cta/" menu: -designblocks: -name: "Call To Action" + designblocks: + name: "CTA" --- @@ -84,7 +84,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/faq/index.html b/site/content/docs/standard/designblocks/faq/index.html index b3c5201a9..4ce61fab1 100644 --- a/site/content/docs/standard/designblocks/faq/index.html +++ b/site/content/docs/standard/designblocks/faq/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/faq/" menu: -designblocks: -name: "FAQ" + designblocks: + name: "FAQ" --- @@ -82,8 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/features/index.html b/site/content/docs/standard/designblocks/features/index.html index f60cc4492..65fc3f71c 100644 --- a/site/content/docs/standard/designblocks/features/index.html +++ b/site/content/docs/standard/designblocks/features/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/features/" menu: -designblocks: -name: "Features" + designblocks: + name: "Features" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/forms/index.html b/site/content/docs/standard/designblocks/forms/index.html index eccbb2597..6e9e39871 100644 --- a/site/content/docs/standard/designblocks/forms/index.html +++ b/site/content/docs/standard/designblocks/forms/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/forms/" -menu: -designblocks: -name: "Forms" --- diff --git a/site/content/docs/standard/designblocks/headers/index.html b/site/content/docs/standard/designblocks/headers/index.html index 6fbadb297..3a79f9bb4 100644 --- a/site/content/docs/standard/designblocks/headers/index.html +++ b/site/content/docs/standard/designblocks/headers/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/headers/" menu: -designblocks: -name: "Headers" + designblocks: + name: "Headers" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/hero-sections/index.html b/site/content/docs/standard/designblocks/hero-sections/index.html index 918880093..8d973d687 100644 --- a/site/content/docs/standard/designblocks/hero-sections/index.html +++ b/site/content/docs/standard/designblocks/hero-sections/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/hero-sections/" menu: -designblocks: -name: "Hero (intro) sections" + designblocks: + name: "Hero / Intro sections" --- @@ -75,7 +75,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/landing-page/index.html b/site/content/docs/standard/designblocks/landing-page/index.html index 48a563990..fc597cef1 100644 --- a/site/content/docs/standard/designblocks/landing-page/index.html +++ b/site/content/docs/standard/designblocks/landing-page/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/landing-page/" -menu: - designblocks: - name: "Landing page" --- diff --git a/site/content/docs/standard/designblocks/logo-clouds/index.html b/site/content/docs/standard/designblocks/logo-clouds/index.html index 92ff94968..334da5ba5 100644 --- a/site/content/docs/standard/designblocks/logo-clouds/index.html +++ b/site/content/docs/standard/designblocks/logo-clouds/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/logo-clouds/" menu: -designblocks: -name: "Logo clouds" + designblocks: + name: "Logo clouds" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/maps/index.html b/site/content/docs/standard/designblocks/maps/index.html index a160d7352..466de5cf2 100644 --- a/site/content/docs/standard/designblocks/maps/index.html +++ b/site/content/docs/standard/designblocks/maps/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/maps/" -menu: -designblocks: -name: "Maps" --- diff --git a/site/content/docs/standard/designblocks/mega-menu/index.html b/site/content/docs/standard/designblocks/mega-menu/index.html index 3e42ed70e..6436af4be 100644 --- a/site/content/docs/standard/designblocks/mega-menu/index.html +++ b/site/content/docs/standard/designblocks/mega-menu/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/mega-menu/" menu: -designblocks: -name: "Mega menu" + designblocks: + name: "Mega menu" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/navigation/index.html b/site/content/docs/standard/designblocks/navigation/index.html index 2d46ce2b7..60794a95b 100644 --- a/site/content/docs/standard/designblocks/navigation/index.html +++ b/site/content/docs/standard/designblocks/navigation/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/navigation/" -menu: -designblocks: -name: "Navigation" --- diff --git a/site/content/docs/standard/designblocks/news/index.html b/site/content/docs/standard/designblocks/news/index.html index 031829ac8..5abc8e9ed 100644 --- a/site/content/docs/standard/designblocks/news/index.html +++ b/site/content/docs/standard/designblocks/news/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/news/" menu: -designblocks: -name: "News" + designblocks: + name: "News" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/newsletter/index.html b/site/content/docs/standard/designblocks/newsletter/index.html index 941ffdebb..f08f7e9ed 100644 --- a/site/content/docs/standard/designblocks/newsletter/index.html +++ b/site/content/docs/standard/designblocks/newsletter/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/newsletter/" menu: -designblocks: -name: "Newsletter" + designblocks: + name: "Newsletter" --- @@ -82,8 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/pricing/index.html b/site/content/docs/standard/designblocks/pricing/index.html index 3c75fcc17..35687fcf5 100644 --- a/site/content/docs/standard/designblocks/pricing/index.html +++ b/site/content/docs/standard/designblocks/pricing/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/pricing/" menu: -designblocks: -name: "Pricing" + designblocks: + name: "Pricing" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/project-sections/index.html b/site/content/docs/standard/designblocks/project-sections/index.html index a9d0cc731..fa328d873 100644 --- a/site/content/docs/standard/designblocks/project-sections/index.html +++ b/site/content/docs/standard/designblocks/project-sections/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/project-sections/" menu: -designblocks: -name: "Project sections" + designblocks: + name: "Projects" --- @@ -84,7 +84,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/stats-admin/index.html b/site/content/docs/standard/designblocks/stats-admin/index.html index 1bf78a609..86f9849ae 100644 --- a/site/content/docs/standard/designblocks/stats-admin/index.html +++ b/site/content/docs/standard/designblocks/stats-admin/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/stats-admin/" -menu: -designblocks: -name: "Stats admin" --- diff --git a/site/content/docs/standard/designblocks/stats/index.html b/site/content/docs/standard/designblocks/stats/index.html index 82023fafa..3687433ff 100644 --- a/site/content/docs/standard/designblocks/stats/index.html +++ b/site/content/docs/standard/designblocks/stats/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/stats/" menu: -designblocks: -name: "Stats" + designblocks: + name: "Stats" --- @@ -82,8 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/tables/index.html b/site/content/docs/standard/designblocks/tables/index.html index a3bbbc566..d3e23f741 100644 --- a/site/content/docs/standard/designblocks/tables/index.html +++ b/site/content/docs/standard/designblocks/tables/index.html @@ -9,9 +9,6 @@ image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/tables/" -menu: -designblocks: -name: "Tables" --- diff --git a/site/content/docs/standard/designblocks/team/index.html b/site/content/docs/standard/designblocks/team/index.html index 483ac3b9a..fe6d08102 100644 --- a/site/content/docs/standard/designblocks/team/index.html +++ b/site/content/docs/standard/designblocks/team/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/team/" menu: -designblocks: -name: "Team" + designblocks: + name: "Team" --- @@ -82,7 +82,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/designblocks/testimonials/index.html b/site/content/docs/standard/designblocks/testimonials/index.html index 6cdc2838d..d79d63e01 100644 --- a/site/content/docs/standard/designblocks/testimonials/index.html +++ b/site/content/docs/standard/designblocks/testimonials/index.html @@ -10,8 +10,8 @@ video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/designblocks/testimonials/" menu: -designblocks: -name: "Testimonials" + designblocks: + name: "Testimonials" --- @@ -84,7 +84,274 @@
        -
        + +
        + +
        +
        diff --git a/site/content/docs/standard/extended/_index.html b/site/content/docs/standard/extended/_index.html index b8a8a7351..913482c96 100644 --- a/site/content/docs/standard/extended/_index.html +++ b/site/content/docs/standard/extended/_index.html @@ -31,7 +31,7 @@

        Extended documentation

        @@ -39,13 +39,133 @@
        Example title

        Example description

        + +
        Center text
        +

        + Use responsive text center utilities with Tailwind elements. Learn how + to center text easily. +

        +
        + + +
        Float right
        +

        + Use responsive float utilities. See how to place an element to the + right of its container. +

        +
        + + +
        Opacity
        +

        + Use responsive Opacity utilities with Tailwind elements. See how to + easily and simply change the opacity. +

        +
        + + +
        Sticky footer
        +

        + A sticky footer is a component that is pinned to the bottom of the + viewport in desktop browsers. It stays visible when the user scrolls + the page up or down. +

        +
        + + +
        Sticky header
        +

        + A sticky navbar is a component that is pinned to the top of the + viewport in desktop browsers. It stays visible when the user scrolls + the page down or up +

        +
        + + +
        Text bold
        +

        + Use responsive text bold styles with Tailwind elements. This a simple + example of how quickly you can change the font weight. +

        +
        + + +
        Text color
        +

        + Use responsive text color styles with Tailwind elements. See how to + easily and simply change the text color. +

        +
        + + +
        Text size
        +

        + Use responsive text size styles with Tailwind elements. Learn how to + change the text size easily and quickly. +

        +
        + + +
        Visibility
        +

        + Use responsive Visibility utilities with Tailwind elements. Control + the visibility, without modifying the display, of elements with + visibility utilities. +

        +
        +
        -
        +
    2. dark:group-[:not([data-te-datepicker-cell-disabled]):not([data-te-datepicker-cell-selected]):hover]:bg-white/10 dark:group-[[data-te-datepicker-cell-current]]:border-white dark:group-[:not([data-te-datepicker-cell-selected])[data-te-datepicker-cell-focused]]:bg-white/10 + dark:text-white Main colors for different cell states (hover, focus, current @@ -928,6 +929,7 @@

      Via JavaScript

      w-10 h-10 text-center text-[12px] font-normal + dark:text-white Size, font and alignment for table header (narrow weekdays) diff --git a/site/content/docs/standard/forms/datepicker/index.html b/site/content/docs/standard/forms/datepicker/index.html index f3bcd0114..d87f89c05 100644 --- a/site/content/docs/standard/forms/datepicker/index.html +++ b/site/content/docs/standard/forms/datepicker/index.html @@ -1,11 +1,11 @@ --- title: "Datepicker" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Datepicker component" -subheading: "" +main_title: "Datepicker" +subheading: "Tailwind CSS Datepicker" seo_title: "Tailwind CSS Datepicker - Free Examples & Tutorial" -description: "Responsive Datepicker built with Tailwind CSS. A plugin that adds date picker functionality without custom JS code. Download for free without registration." +description: "Use responsive datepicker component with helper examples for datepicker ui, input toggle, custom togle icon & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/datepicker/" @@ -79,87 +79,269 @@ -
      +
      diff --git a/site/content/docs/standard/forms/file-input/index.html b/site/content/docs/standard/forms/file-input/index.html index de672d653..7edbe4bf0 100644 --- a/site/content/docs/standard/forms/file-input/index.html +++ b/site/content/docs/standard/forms/file-input/index.html @@ -1,11 +1,11 @@ --- -title: "File input" -date: 2021-04-29T16:00:58+02:00 +title: "File Input" +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind File input component" -subheading: "" -seo_title: "Tailwind CSS File Input - Free Examples & Tutorial" -description: "File upload input built with Tailwind CSS. Helps upload a single or many items. Supports images, files, & documents. Add items directly from your local storage." +main_title: "File Input" +subheading: "Tailwind CSS File Input / File Upload" +seo_title: "Tailwind CSS File Input / File Upload - Free Examples" +description: "Use responsive file upload input component with helper examples for file upload button, file type, multiple files & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/file-input/" @@ -44,7 +44,7 @@ >Default file input example
      @@ -64,7 +64,7 @@ >Default file input example

      @@ -77,87 +77,269 @@ -
      +
      @@ -188,7 +370,7 @@ >Multiple files input example @@ -209,7 +391,7 @@ >Multiple files input example @@ -247,7 +429,7 @@ >Disabled file input example @@ -267,7 +449,7 @@ >Disabled file input example @@ -301,7 +483,7 @@ >Small file input example
      @@ -321,7 +503,7 @@ >Small file input example
      @@ -355,7 +537,7 @@ >Large file input example
      @@ -375,7 +557,7 @@ >Large file input example
      diff --git a/site/content/docs/standard/forms/input-group/index.html b/site/content/docs/standard/forms/input-group/index.html index eff16c889..46b97035d 100644 --- a/site/content/docs/standard/forms/input-group/index.html +++ b/site/content/docs/standard/forms/input-group/index.html @@ -1,11 +1,11 @@ --- title: "Input Group" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Input group component" -subheading: "" +main_title: "Input Group" +subheading: "Tailwind CSS Input Group" seo_title: "Tailwind CSS Inputs - Free Examples & Tutorial" -description: "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs." +description: "Install Tailwind form plugin & use responsive forms components for custom select form, multiple inputs, button addons & more.See examples & use them for free." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/input-group/" @@ -220,87 +220,269 @@ -
      +
      @@ -491,7 +673,7 @@
      @@ -506,7 +688,7 @@
      @@ -527,7 +709,7 @@
      @@ -542,7 +724,7 @@
      diff --git a/site/content/docs/standard/forms/inputs/index.html b/site/content/docs/standard/forms/inputs/index.html index db018274d..f2fb2a0ee 100644 --- a/site/content/docs/standard/forms/inputs/index.html +++ b/site/content/docs/standard/forms/inputs/index.html @@ -1,11 +1,11 @@ --- title: "Inputs" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Inputs component" -subheading: "" +main_title: "Inputs" +subheading: "Tailwind CSS Inputs" seo_title: "Tailwind CSS Inputs - Free Examples & Tutorial" -description: "Responsive inputs built with Tailwind CSS. Get data from the users in password inputs, text areas, email fields, and many more types of data. Free download." +description: "Use responsive inputs component with helper examples for number input, phone number, password, text input, disabled & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/inputs/" @@ -81,87 +81,269 @@ -
      +
      diff --git a/site/content/docs/standard/forms/login-form/index.html b/site/content/docs/standard/forms/login-form/index.html index aa34363f1..0675a8d0a 100644 --- a/site/content/docs/standard/forms/login-form/index.html +++ b/site/content/docs/standard/forms/login-form/index.html @@ -1,11 +1,11 @@ --- -title: "Login form / Sign in form" -date: 2021-04-29T16:00:58+02:00 +title: "Login Form" +date: 2023-03-07T16:00:58+02:00 draft: "false" -main_title: "Tailwind Login form / Sign in form component" -subheading: "" -seo_title: "Tailwind CSS Login form / Sign in form - Free Examples" -description: "Responsive Login form / Sign in form built with Tailwind CSS. Templates of signup forms and predefined form pages. Various design, styles and functionalities." +main_title: "Login Form" +subheading: "Tailwind CSS Login Form" +seo_title: "Tailwind CSS Login / Sign In Form - Free Examples & Tutorial" +description: "Use responsive login component with helper examples for sign in form, login page, social login, login card, login screen & more. Open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/login-form/" @@ -147,7 +147,7 @@
      @@ -293,7 +293,7 @@
      @@ -336,87 +336,269 @@ -
      +
      @@ -693,7 +875,7 @@

      @@ -48,7 +48,7 @@
      @@ -84,7 +84,7 @@
      -
      +
      @@ -213,7 +395,7 @@
      -
      +
      diff --git a/site/content/docs/standard/forms/registration-form/index.html b/site/content/docs/standard/forms/registration-form/index.html index dd8184629..2e0ac79ee 100644 --- a/site/content/docs/standard/forms/registration-form/index.html +++ b/site/content/docs/standard/forms/registration-form/index.html @@ -1,11 +1,11 @@ --- -title: "Registration form / Sign up form" -date: 2021-04-29T16:00:58+02:00 +title: "Registration Form" +date: 2023-03-07T16:00:58+02:00 draft: "false" -main_title: "Tailwind Registration form / Sign up form component" -subheading: "" -seo_title: "Tailwind CSS Registration form / Sign up form - Free Examples" -description: "Responsive Registration form / Sign up form built with Tailwind CSS. Lot of templates of signup forms and predefined form pages. Various design and styles." +main_title: "Registration Form" +subheading: "Tailwind CSS Registration / Sign Up Form" +seo_title: "Tailwind CSS Registration / Sign Up Form - Free Examples" +description: "Use responsive registration component with helper examples for sign up form, registration page, registration card & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/registration-form/" @@ -131,7 +131,7 @@
      @@ -277,7 +277,7 @@
      @@ -320,87 +320,269 @@ -
      +
      @@ -675,7 +857,7 @@

      -
      +
      diff --git a/site/content/docs/standard/forms/select/index.html b/site/content/docs/standard/forms/select/index.html index ef27ae9bb..e3d38d3dd 100644 --- a/site/content/docs/standard/forms/select/index.html +++ b/site/content/docs/standard/forms/select/index.html @@ -1,11 +1,11 @@ --- title: "Select" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Select component" -subheading: "" -seo_title: "Tailwind CSS Select / Listbox Form - Free Examples" -description: "Responsive select menu built with Tailwind CSS. Customize the native select with custom CSS that changes the element’s initial appearance." +main_title: "Select" +subheading: "Tailwind CSS Select" +seo_title: "Tailwind CSS Select - Free Examples & Tutorial" +description: "Use responsive select dropdown component with helper examples for select input, multi select, select box, search with select, select options, styling& more." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/select/" @@ -75,87 +75,269 @@ -
      +
      diff --git a/site/content/docs/standard/forms/switch/index.html b/site/content/docs/standard/forms/switch/index.html index 6d184c478..417af956e 100644 --- a/site/content/docs/standard/forms/switch/index.html +++ b/site/content/docs/standard/forms/switch/index.html @@ -1,11 +1,11 @@ --- -title: "Switch" -date: 2021-04-29T16:00:58+02:00 +title: "Toggle Switch" +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Switch / Toggle component" -subheading: "" -seo_title: "Tailwind CSS Switch / Toggle - Free Examples & Tutorial" -description: "Toggle Switch button built with Tailwind CSS. Learn how to use on / off input and disabled state. Free for commercial use, no registration required." +main_title: "Toggle Switch" +subheading: "Tailwind CSS Toggle Switch" +seo_title: "Tailwind CSS Toggle Switch - Free Examples & Tutorial" +description: "Use responsive switch component with helper examples for toggle buttons & checkbox switches, all with dark mode support. See examples & use them for free." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/forms/switch/" @@ -35,7 +35,7 @@
      @@ -56,7 +56,7 @@
      @@ -75,87 +75,269 @@ -
      +
      @@ -181,7 +363,7 @@
      @@ -126,7 +126,7 @@
      @@ -153,87 +153,269 @@ -
      +
      @@ -284,7 +466,7 @@
      @@ -367,7 +549,7 @@
      @@ -485,7 +667,7 @@
      @@ -544,7 +726,7 @@
      @@ -627,7 +809,7 @@
      @@ -695,7 +877,7 @@
      @@ -773,7 +955,7 @@
      -
      +
      -

      -

      +

      released 20.02.2023

      @@ -687,6 +759,61 @@

      API tab integration

      + + {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}
      @@ -115,8 +115,8 @@ Alternatively, you can import it in the following way (bundler version):

      - {{< twsnippet/wrapper "index.js" >}}{{< twsnippet/code active=true lang="JavaScript" >}} - import 'tw-elements'; + {{< twsnippet/wrapper "index.js" "" "mobile" >}}{{< twsnippet/code active=true lang="JavaScript" >}} + import * as te from 'tw-elements'; {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}
      @@ -143,14 +143,14 @@ 1. To start using MDB GO / CLI install it with one command:

      - {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} npm install -g mdb-cli {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}

      2. Log into the CLI using your MDB account:

      - {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} mdb login {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}
      @@ -160,7 +160,7 @@ list:

      - {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} mdb init tailwind-elements-free {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}
      @@ -169,21 +169,21 @@ 4. Install the dependencies (inside the project directory):

      - {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} npm install {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}

      5. Run the app:

      - {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#BB2E3E] !text-white dark:!bg-rose-300 dark:!text-rose-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} npm start {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}

      6. Publish when you're ready:

      - {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" >}}{{< twsnippet/code active=true lang="Plaintext" >}} + {{< twsnippet/wrapper "terminal" "!bg-[#4A24AA] !text-white dark:!bg-violet-300 dark:!text-violet-900" "mobile" >}}{{< twsnippet/code active=true lang="Plaintext" type="terminal" >}} mdb publish {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}}
      @@ -215,7 +215,7 @@
      - {{< twsnippet/wrapper "index.html" >}}{{< twsnippet/code active=true lang="HTML" >}} + {{< twsnippet/wrapper "index.html" "" "mobile" >}}{{< twsnippet/code active=true lang="HTML" >}} @@ -233,6 +233,9 @@ mono: ["ui-monospace", "monospace"], }, }, + corePlugins: { + preflight: false, + }, }; {{< /twsnippet/code >}}{{< /twsnippet/wrapper >}} diff --git a/site/content/docs/standard/getting-started/template.html b/site/content/docs/standard/getting-started/template.html index 923c48331..84bf3de50 100644 --- a/site/content/docs/standard/getting-started/template.html +++ b/site/content/docs/standard/getting-started/template.html @@ -1,12 +1,12 @@ --- -title: "Template" -date: 2021-04-29T16:00:58+02:00 +title: "{ComponentName}" +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Template" -subheading: "Template" -seo_title: "Template" -description: "Template" -image: "Template" -video: "Template" +main_title: "{ComponentName}" +subheading: "Tailwind CSS {ComponentName}" +seo_title: "Tailwind CSS {ComponentName} - Free Examples & Tutorial" +description: "Use responsive {ComponentName} component with helper examples for {KEYWORDS/SECTIONS}. Free download, open-source license." +image: "img/components-big.jpg" +video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/components/template/" --- diff --git a/site/content/docs/standard/getting-started/theming/index.html b/site/content/docs/standard/getting-started/theming/index.html index cb52c5281..edeeadc8d 100644 --- a/site/content/docs/standard/getting-started/theming/index.html +++ b/site/content/docs/standard/getting-started/theming/index.html @@ -1,10 +1,10 @@ --- -title: "Tailwind - Theming" -date: 2021-04-29T16:00:58+02:00 +title: "Theming" +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Theme configuration in Tailwind" +main_title: "Theming" seo_title: "Tailwind CSS Theming" -description: "Customizing the default theme for your project." +description: "Extend Tailwind default theme or create a custom theme. Tailwind theme config enables you to switch your theme easily. Set new theme colors, spacing & more." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/getting-started/theming" diff --git a/site/content/docs/standard/methods/ripple/index.html b/site/content/docs/standard/methods/ripple/index.html index 778385cd8..51a393055 100644 --- a/site/content/docs/standard/methods/ripple/index.html +++ b/site/content/docs/standard/methods/ripple/index.html @@ -1,11 +1,11 @@ --- title: "Ripple" -date: 2021-12-31T12:00:00+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false main_title: "Tailwind Ripple method" -subheading: "" +subheading: "Tailwind CSS Ripple" seo_title: "Tailwind CSS Ripple - Free Examples & Tutorial" -description: "The ripple method provides a radial action in the form of a visual ripple expanding outward from the user's touch. Download for free without registration." +description: "Use responsive ripple effect with helper examples for button ripple on click, waives effect on images, custom ripple color and duration. Easy to customize." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "/docs/standard/methods/ripple/" @@ -70,87 +70,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/bradcrumbs/index.html b/site/content/docs/standard/navigation/bradcrumbs/index.html index c21611aaa..673babab6 100644 --- a/site/content/docs/standard/navigation/bradcrumbs/index.html +++ b/site/content/docs/standard/navigation/bradcrumbs/index.html @@ -1,11 +1,11 @@ --- title: "Breadcrumbs" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Breadcrumbs component" -subheading: "" +main_title: "Breadcrumbs" +subheading: "Tailwind CSS Breadcrumbs" seo_title: "Tailwind CSS Breadcrumbs - Free Examples & Tutorial" -description: "Responsive Breadcrumbs built with the latest Tailwind. Examples including different colors, animations, breadcrumbs with no background and more. Free download." +description: "Use responsive breadcrumbs component with helper examples for breadcrumbs menu, breadcrumbs navigation bar & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/breadcrumbs/" @@ -154,87 +154,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/footer/index.html b/site/content/docs/standard/navigation/footer/index.html index 11537d8d8..3de7c2e3a 100644 --- a/site/content/docs/standard/navigation/footer/index.html +++ b/site/content/docs/standard/navigation/footer/index.html @@ -1,11 +1,11 @@ --- title: "Footer" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Footer component" -subheading: "" +main_title: "Footer" +subheading: "Tailwind CSS Footer" seo_title: "Tailwind CSS Footer - Free Examples & Tutorial" -description: "Responsive footers built with Tailwind CSS. Footer is an additional navigation component. It can hold links, company info, copyrights and many other elements." +description: "Use responsive footer component template with mutliple examples. Make it fixed or sticky to keep it always at the bottom. Free download, open source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/footer/" @@ -489,92 +489,273 @@ -
      +
      -
      diff --git a/site/content/docs/standard/navigation/headers/index.html b/site/content/docs/standard/navigation/headers/index.html index fc8948b7c..b66f349a9 100644 --- a/site/content/docs/standard/navigation/headers/index.html +++ b/site/content/docs/standard/navigation/headers/index.html @@ -1,11 +1,11 @@ --- title: "Headers" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Headers component" -subheading: "" +main_title: "Headers" +subheading: "Tailwind CSS Headers" seo_title: "Tailwind CSS Headers - Free Examples & Tutorial" -description: "Responsive headers built with Tailwind CSS. Headers are compositions that extend standard navbar functionalities. Download for free without registration." +description: "Use responsive header component with helper examples for jumbotron, sticky header, background image & header styles & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/headers/" @@ -233,92 +233,274 @@

      Subeading

      - -
      + +
      - +
      diff --git a/site/content/docs/standard/navigation/mega-menu/index.html b/site/content/docs/standard/navigation/mega-menu/index.html index 2c9f0540b..d0167cad9 100644 --- a/site/content/docs/standard/navigation/mega-menu/index.html +++ b/site/content/docs/standard/navigation/mega-menu/index.html @@ -1,12 +1,11 @@ --- -title: "Mega menu" -date: 2021-04-29T16:00:58+02:00 +title: "Mega Menu" +date: 2023-03-07T16:00:58+02:00 draft: "false" -main_title: "Tailwind mega menu component" -subheading: "" +main_title: "Mega Menu" +subheading: "Tailwind CSS Mega Menu" seo_title: "Tailwind CSS Mega Menu - Free Examples & Tutorial" -description: "Responsive Mega Menu built with Tailwind CSS. Examples of dropdown on click and on hover. Templates with -grid, images, links, lists and more. Free download." +description: "Use responsive mega-menu component with helper examples for mega menu dropdown, megamenu with submenu on hover & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/mega-menu/" @@ -470,87 +469,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/navbar/index.html b/site/content/docs/standard/navigation/navbar/index.html index 1d261fffd..8879c3fa0 100644 --- a/site/content/docs/standard/navigation/navbar/index.html +++ b/site/content/docs/standard/navigation/navbar/index.html @@ -1,12 +1,11 @@ --- title: "Navbar" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Navbar component" -subheading: "" +main_title: "Navbar" +subheading: "Tailwind CSS Navbar" seo_title: "Tailwind CSS Navbar - Free Examples & Tutorial" -description: "Responsive Navbar build with Tailwind CSS. A navigation bar is a menu fixed to the top of the page. Use it -with dropdowns, text links, or buttons. Free download." +description: "Use responsive navbar component with helper examples for sticky navbar, fixed navbar, navbar with dropdown & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/navbar/" @@ -432,87 +431,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/offcanvas/index.html b/site/content/docs/standard/navigation/offcanvas/index.html index 99f7e9347..104a85839 100644 --- a/site/content/docs/standard/navigation/offcanvas/index.html +++ b/site/content/docs/standard/navigation/offcanvas/index.html @@ -1,11 +1,11 @@ --- title: "Offcanvas" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Offcanvas / Drawer component" -subheading: "" +main_title: "Offcanvas" +subheading: "Tailwind CSS Offcanvas / Drawer" seo_title: "Tailwind CSS Offcanvas / Drawer - Free Examples & Tutorial" -description: "Responsive offcanvas built with Tailwind CSS. Offcanvas is a flexible popup used to display prompts, configurations, cookie consents and many more." +description: "Use responsive offcanvas component with helper examples for side drawer component with left, right, top, and bottom side panels. See examples & use them for free." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/offcanvas/" @@ -290,92 +290,274 @@
      - -
      + +
      - +
      diff --git a/site/content/docs/standard/navigation/pagination/index.html b/site/content/docs/standard/navigation/pagination/index.html index b67603e41..8f551e7c4 100644 --- a/site/content/docs/standard/navigation/pagination/index.html +++ b/site/content/docs/standard/navigation/pagination/index.html @@ -1,11 +1,11 @@ --- title: "Pagination" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Pagination component" -subheading: "" +main_title: "Pagination" +subheading: "Tailwind CSS " seo_title: "Tailwind CSS Pagination - Free Examples & Tutorial" -description: "Responsive paginations built with Tailwind CSS. Pagination is used to indicate a series of related content exists across multiple pages. Free download." +description: "Use responsive pagination component with helper examples for buttons, arrows, previous & next pages. Use pagination in tables or with long content." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/pagination/" @@ -128,87 +128,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/pills/index.html b/site/content/docs/standard/navigation/pills/index.html index db9354aa5..28d7b4573 100644 --- a/site/content/docs/standard/navigation/pills/index.html +++ b/site/content/docs/standard/navigation/pills/index.html @@ -1,12 +1,11 @@ --- title: "Pills" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Pills component" -subheading: "" +main_title: "Pills" +subheading: "Tailwind CSS Pills" seo_title: "Tailwind CSS Pills - Free Examples & Tutorial" -description: "Responsive Pills built with the latest Tailwind CSS. Learn how to use pills in the navbar, in content, in -cards, and with different styling options." +description: "Use responsive pills component with helper examples for nav pills, pills color, alignment (center, fill or justify), stacked, vertical & more. Easy to customize." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/pills/" @@ -228,87 +227,269 @@ -
      +
      diff --git a/site/content/docs/standard/navigation/scrollspy/index.html b/site/content/docs/standard/navigation/scrollspy/index.html index 475350d45..eabc4c310 100644 --- a/site/content/docs/standard/navigation/scrollspy/index.html +++ b/site/content/docs/standard/navigation/scrollspy/index.html @@ -2,11 +2,10 @@ title: "Scrollspy" date: 2022-01-20T12:00:58+02:00 draft: false -main_title: "Tailwind Scrollspy component" -subheading: "" +main_title: "Scrollspy" +subheading: "Tailwind CSS Scrollspy" seo_title: "Tailwind CSS Scrollspy - Free Examples & Tutorial" -description: "Responsive Scrollspy built with Tailwind CSS. Highlight where the user is by updating links based on -scroll position. Works perfectly with smooth scroll." +description: "Use responsive tabs component with helper examples for horizontal and vertical tabs, tabs ui colors, custom classes & more. Free download, open-source license." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "docs/standard/navigation/scrollspy/" @@ -383,87 +382,269 @@

      Section 4

      -
      +
      diff --git a/site/content/docs/standard/navigation/sidenav/index.html b/site/content/docs/standard/navigation/sidenav/index.html index 6f381130f..2b1e977e1 100644 --- a/site/content/docs/standard/navigation/sidenav/index.html +++ b/site/content/docs/standard/navigation/sidenav/index.html @@ -1,9 +1,9 @@ --- title: "Sidenav" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Sidenav component" -subheading: "" +main_title: "Sidenav" +subheading: "Tailwind CSS Sidenav / Sidebar" seo_title: "Tailwind CSS Sidenav - Free Examples & Tutorial" description: "Responsive Sidenav built with the latest Tailwind CSS. Sidebar navigation provides an easy way to navigate through many pages. Free download, AGPL license." image: "img/components-big.jpg" @@ -399,87 +399,269 @@ -
      +
      @@ -4716,7 +4898,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:-72px_-572px_!important]"> Polski @@ -4729,7 +4911,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:0px_-1196px_!important]"> 中文 @@ -4742,7 +4924,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:-36px_-910px_!important]"> 日本語 @@ -4755,7 +4937,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:0px_-1430px_!important]"> Deutsch @@ -4768,7 +4950,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:0px_-1976px_!important]"> Français @@ -4781,7 +4963,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:-0px_-1742px_!important]"> Español @@ -4794,7 +4976,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:-72px_-884px_!important]"> Русский @@ -4807,7 +4989,7 @@

      + class="inline-block h-[11px] w-4 content-[''] [background:url(https://tecdn.b-cdn.net/img/svg/flags.png)_no-repeat_-108px_-1976px] [background-position:-72px_-702px_!important]"> Português diff --git a/site/content/docs/standard/navigation/tabs/index.html b/site/content/docs/standard/navigation/tabs/index.html index 77fafccf7..4f01218b8 100644 --- a/site/content/docs/standard/navigation/tabs/index.html +++ b/site/content/docs/standard/navigation/tabs/index.html @@ -1,9 +1,9 @@ --- title: "Tabs" -date: 2021-04-29T16:00:58+02:00 +date: 2023-03-07T16:00:58+02:00 draft: false -main_title: "Tailwind Tabs component" -subheading: "" +main_title: "Tabs" +subheading: "Tailwind CSS Tabs" seo_title: "Tailwind CSS Tabs - Free Examples & Tutorial" description: "Responsive Tabs built with Tailwind CSS. Learn how to use tabs to create content that can be hidden & activated onclick, examples like switch, vertical & more." @@ -217,87 +217,269 @@ -
      +
      diff --git a/site/content/docs/standard/templates/index.html b/site/content/docs/standard/templates/index.html index 7351eae43..b3df05100 100644 --- a/site/content/docs/standard/templates/index.html +++ b/site/content/docs/standard/templates/index.html @@ -1,10 +1,10 @@ --- -title: "Tailwind Template Coming Soon" +title: "Tailwind Template" date: 2021-04-29T16:00:58+02:00 draft: false -main_title: "Templates Coming Soon" -seo_title: "Subscribe to the Tailwind Elements Newsletter" -description: "" +main_title: "Templates" +seo_title: "Free Tailwind CSS Templates & Themes" +description: "Free website templates & themes built with Tailwind CSS, dashboard templates, landing page templates, blog templates, e-commerce templates & more." image: "img/components-big.jpg" video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" url: "/docs/standard/templates/" diff --git a/site/content/general/license/index.html b/site/content/general/license/index.html index 9215ba850..aa5d65ba7 100644 --- a/site/content/general/license/index.html +++ b/site/content/general/license/index.html @@ -13,7 +13,7 @@ ---
      @@ -22,30 +22,37 @@

      {{< docs-title >}}

      - Tailwind Elements comes with an open-source license - that allows for personal & commercial usage. + Tailwind Elements comes with an + open-source license that + allows for personal & commercial usage.

      - We also employ Dual licensing - in case any part of our - license doesn't fit your needs, you can - reach out to us & request any kind of customization. + We also employ + Dual licensing. In case + any part of our license doesn't fit your needs you can + reach out to us & request + customization.

      -
      +
      -

      +

      Custom license highlights

      • - + {{< docs-title >}}

      d="M4.5 12.75l6 6 9-13.5" /> - Commercial usage allowed + Commercial usage allowed

      You can use Tailwind Elements in your personal as well as commercial projects.

    3. - + {{< docs-title >}} d="M4.5 12.75l6 6 9-13.5" /> - Adjusted to your needs + Adjusted to your needs

      Tailored to meet your specific needs and goals, providing you with greater flexibility and control over how your software is used, @@ -88,7 +100,8 @@

      {{< docs-title >}}

    4. - + {{< docs-title >}} d="M4.5 12.75l6 6 9-13.5" /> - Non-sticky + Non-sticky

      Allows you to modify and distribute your software without being @@ -115,12 +128,14 @@

      {{< docs-title >}}

      -

      +

      Open-source license highlights

      • - + {{< docs-title >}} d="M4.5 12.75l6 6 9-13.5" /> - Commercial usage allowed + Commercial usage allowed

        You can use Tailwind Elements in your personal as well as commercial projects.

      • - + {{< docs-title >}} d="M4.5 12.75l6 6 9-13.5" /> - Open-source + Open-source

        Community-oriented, designed to promote collaboration and innovation, helping to enrich the ecosystem with one of the most @@ -163,7 +181,8 @@

        {{< docs-title >}}

      • - + {{< docs-title >}} d="M4.5 12.75l6 6 9-13.5" /> - Sticky + Sticky

        Any derivatives must be released under the same license. You have to provide your users with access to the source code, even if the @@ -194,16 +213,16 @@

        {{< docs-title >}}

        -

        + class="sticky top-4 block w-full rounded-lg bg-white p-4 shadow-lg dark:bg-black"> +

        Custom license

        - Contact us for different licensing options, we offer a - business-friendly, fully customizable license + Contact us for more options. We offer a + business-friendly, customizable license upon request!

        @@ -298,7 +317,7 @@

        {{< docs-title >}}

        {{< docs-title >}}
        -
        -

        +

        +

        Open-source license (AGPL)

        @@ -342,22 +362,20 @@

        {{< docs-title >}}

        Copyright © 2023 MDBootstrap.com

        Unless a custom, individually assigned license has been granted, - this program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of - the License, or (at your option) any later version.
        - In addition, a custom license may be available upon request, - subject to the terms and conditions of that license. Please - contact Tailwind-Elements.com for more information on obtaining a - custom license. -
        - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Affero General Public License for more details. + the License, or (at your option) any later version. In addition, a + custom license may be available upon request, subject to the terms + and conditions of that license. Please contact + Tailwind-Elements.com for more information on obtaining a custom + license. This program is distributed in the hope that it will be + useful, but WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + See the GNU Affero General Public License for more details.

        diff --git a/site/content/general/newsletter/index.html b/site/content/general/newsletter/index.html new file mode 100644 index 000000000..41719f45f --- /dev/null +++ b/site/content/general/newsletter/index.html @@ -0,0 +1,604 @@ +--- +title: "Newsletter" +date: 2021-04-29T16:00:58+02:00 +draft: false +main_title: "Newsletter" +subheading: "" +seo_title: "Tailwind Elements Newsletter" +description: "" +image: "img/components-big.jpg" +video: "https://www.youtube.com/watch?v=-GmnyjgI4Jc&ab_channel=Keepcoding" +url: "newsletter/" +hidden_top_margin: true +--- + + + + + +
        +
        +

        + Join Tailwind Elements mailing list +

        +
        + +
        +
        +
        + + + +

        Free tools

        +

        + Generators, table builders, interactive creators. Useful free tools. +

        +
        +
        + + + +

        Useful resources

        +

        + Inspirations, experimental design concepts, free templates. +

        +
        +
        + + + + + +

        Tutorials

        +

        + Professional courses, coding livestreams and exclusive content. +

        +
        +
        + + + + +

        Articles

        +

        + "How to" guides, development-related statistics, reports and case + studies. +

        +
        +
        + +
        + +
        +
        +
        +

        + By joining the newsletter you get a lot of value. Useful knowledge & + insider tips! +

        +

        + You get all that for free. Still, we'd like to be honest with you - + from time to time we will send you an offer talking about our + products. We're proud of them and we're transparent about that ;) +

        +

        + So... if you're ready to start receiving AWESOME RESOURCES - there's + only one more thing you'll need to do: +

        +
        + + +
        +
        + +
        + + +
        +
        +
        + ... +
        +
        + ... +
        +
        + ... +
        +
        + +
        +

        Free tools

        +

        + Speed up your design & development process by using one of many FREE + tools including: +

        + + + + + Shadow composer + + + + + Fancy shape builder + + + + + + SEO meta tags generator + +

        & much more...

        + + +
        +
        + +
        + + +
        +
        +
        + ... +
        +
        + ... +
        +
        + ... +
        +
        + +
        +

        Resources

        +

        + Get access to the collection of beautiful experimental concepts & + templates including: +

        + + + + + Airbnb app + + + + + Spotify app + + + + + + Gmail app + +

        & much more...

        + + +
        +
        + +
        + + +
        +
        +
        + ... +
        + + +
        + +
        +

        Tutorials

        +

        + A library of web design courses and tutorials for every level of + skill: +

        + + + + + How to build a Gmail app + + + + + JavaScript basics + + + + + + Bootstrap 5 tutorial + +

        & much more...

        + + +
        +
        + +
        + + +
        +
        +
        + ... +
        +
        + ... +
        +
        + ... +
        +
        + +
        +

        Articles

        +

        + Get notified when we release interesting exclusive content: +

        + + + + + Web design case studies + + + + + Statistical reports + + + + + + Developer news + +

        & much more...

        + + +
        +
        +
        +
        diff --git a/site/content/learn/lesson-1/index.html b/site/content/learn/lesson-1/index.html index 414aa711e..dfa69da6f 100644 --- a/site/content/learn/lesson-1/index.html +++ b/site/content/learn/lesson-1/index.html @@ -13,6 +13,7 @@ hidden_sidenav: true previous_lesson: "/learn/lesson-3/" next_lesson: "/learn/lesson-2/" +accordion_section: "headingOne" ---

        Test text

        diff --git a/site/content/learn/lesson-2/index.html b/site/content/learn/lesson-2/index.html index 38c67a5be..acb56f0be 100644 --- a/site/content/learn/lesson-2/index.html +++ b/site/content/learn/lesson-2/index.html @@ -11,6 +11,7 @@ url: "learn/lesson-2/" layout: tutorial hidden_sidenav: true +accordion_section: "headingOne" ---

        Test text

        diff --git a/site/content/learn/lesson-3/index.html b/site/content/learn/lesson-3/index.html index 58aad81e4..272a7bb2d 100644 --- a/site/content/learn/lesson-3/index.html +++ b/site/content/learn/lesson-3/index.html @@ -11,6 +11,7 @@ url: "learn/lesson-3/" layout: tutorial hidden_sidenav: true +accordion_section: "headingOne" ---

        Test text

        diff --git a/site/content/learn/lesson-4/index.html b/site/content/learn/lesson-4/index.html index bd55c55e4..7435f2879 100644 --- a/site/content/learn/lesson-4/index.html +++ b/site/content/learn/lesson-4/index.html @@ -11,6 +11,7 @@ url: "learn/lesson-4/" layout: tutorial hidden_sidenav: true +accordion_section: "headingTwo" ---

        Test text

        diff --git a/site/content/react/index.html b/site/content/react/index.html new file mode 100644 index 000000000..68bb8427a --- /dev/null +++ b/site/content/react/index.html @@ -0,0 +1,200 @@ +--- +title: "Tailwind Elements React Waiting List" +date: 2023-02-28T08:00:00+02:00 +draft: false +main_title: "Tailwind Elements React Waiting List" +subheading: "Top quality open-source UI Kit" +seo_title: "Tailwind Elements - 500+ free Tailwind CSS components" +description: "A free collection of open source UI components, templates, sections & plugins for Tailwind CSS. Features dark mode and theming customization options." +image: "/img/components-big.jpg" +video: "https://www.youtube.com/watch?v=LvWh9o5sJmI" +url: "/react" +layout: product +hidden_sidenav: true +menu: + comingsoon: + name: "React" +--- + + +
        +
        +
        +
        +
        + +

        + Tailwind CSS
        + with React +

        +
        +

        + We're planning to integrate Tailwind Elements with React. Sign up for + waiting list to get notified! +

        + +
        +
          +
        1. + + + + Tailwind Elements + React integration guide +
        2. +
        3. + + + + A dedicated UI Kit for Tailwind CSS + React +
        4. +
        5. + + + + Themes & templates for Tailwind CSS + React +
        6. +
        7. + + + + & more open source resources +
        8. +
        + +
        + + + + +
        +
        + +
          + +
          + + +
          +
          + +
          +
          +
          + + +
          +

          + By subscribing you agree to receive the newsletter & commercial + information from the data administrator StartupFlow s.c. Kijowska 7, + Warsaw. + + Policy + +

          +
          +
          +
          +
          + + + + +
          +
          +
          + diff --git a/site/content/vue/index.html b/site/content/vue/index.html new file mode 100644 index 000000000..2a3271485 --- /dev/null +++ b/site/content/vue/index.html @@ -0,0 +1,200 @@ +--- +title: "Tailwind Elements" +date: 2023-02-28T08:00:00+02:00 +draft: false +main_title: "Tailwind Elements" +subheading: "Top quality open-source UI Kit" +seo_title: "Tailwind Elements - 500+ free Tailwind CSS components" +description: "A free collection of open source UI components, templates, sections & plugins for Tailwind CSS. Features dark mode and theming customization options." +image: "/img/components-big.jpg" +video: "https://www.youtube.com/watch?v=LvWh9o5sJmI" +url: "/vue" +layout: product +hidden_sidenav: true +menu: + comingsoon: + name: "Vue" +--- + + +
          +
          +
          +
          +
          + +

          + Tailwind CSS
          + with Vue +

          +
          +

          + We're planning to integrate Tailwind Elements with Vue. Sign up for + waiting list to get notified! +

          + +
          +
            +
          1. + + + + Tailwind Elements + Vue integration guide +
          2. +
          3. + + + + A dedicated UI Kit for Tailwind CSS + Vue +
          4. +
          5. + + + + Themes & templates for Tailwind CSS + Vue +
          6. +
          7. + + + + & more open source resources +
          8. +
          + +
          + + + + +
          +
          + +
            + +
            + + +
            +
            + +
            +
            +
            + + +
            +

            + By subscribing you agree to receive the newsletter & commercial + information from the data administrator StartupFlow s.c. Kijowska 7, + Warsaw. + + Policy + +

            +
            +
            +
            +
            + + + + +
            +
            +
            + diff --git a/site/layouts/_default/product.html b/site/layouts/_default/product.html new file mode 100644 index 000000000..493050f79 --- /dev/null +++ b/site/layouts/_default/product.html @@ -0,0 +1,81 @@ + +{{ $hidden_sidenav := .Params.hidden_sidenav }} + + + + + + {{ partial "head/head.html" . }} + + + + + + + + + {{ partial "header/header.html" . }} + + + + +
            + {{ .Content }} +
            + + {{ partial "footer/footer.html" . }} + + diff --git a/site/layouts/_default/tutorial.html b/site/layouts/_default/tutorial.html index e2546534a..eb7b60315 100644 --- a/site/layouts/_default/tutorial.html +++ b/site/layouts/_default/tutorial.html @@ -35,10 +35,51 @@
            -
            -
            +
            +
            -
          - - {{ if eq .Page.Params.docs_content_pro true }} +
          {{ .Inner }}
          -{{end}} diff --git a/site/static/css/new-prism.css b/site/static/css/new-prism.css index 7f13671a7..6e0ec9072 100644 --- a/site/static/css/new-prism.css +++ b/site/static/css/new-prism.css @@ -14,12 +14,15 @@ pre[class*='language-'] { background: none; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; + font-size: .875rem; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; word-wrap: normal; line-height: 1.5; + border-bottom-left-radius: 0.5rem; + border-bottom-right-radius: 0.5rem; -moz-tab-size: 4; -o-tab-size: 4; @@ -186,6 +189,15 @@ pre.line-numbers > code { text-align: right; } +.line-numbers .type-terminal .line-numbers-rows { + border-right: none; + top: -0.2em; +} + +.type-terminal .line-numbers-rows > span:before { + content: '$'; +} + .prism-previewer, .prism-previewer:before, .prism-previewer:after { @@ -480,6 +492,8 @@ pre.line-numbers > code { position: absolute; top: 10px; right: 16px; + font-size: .75rem; + font-weight: 500; } .docs-pills { @@ -488,6 +502,7 @@ pre.line-numbers > code { .docs-pills pre[class*='language-'] { margin-top: 0; + border: 1px solid #e0e0e0; } pre.line-numbers { @@ -565,6 +580,9 @@ pre[class*='language-'] { .dark .token.atrule, .dark .token.attr-value, .dark .token.keyword { color: #84ccec; } +.dark .token.comment { + color: #bdb6b6; +} .dark .code-toolbar pre::-webkit-scrollbar { width: 10px; diff --git a/site/static/img/components-big.jpg b/site/static/img/components-big.jpg index 9412a6904..ffccf78f8 100644 Binary files a/site/static/img/components-big.jpg and b/site/static/img/components-big.jpg differ diff --git a/site/static/img/components-old.jpg b/site/static/img/components-old.jpg new file mode 100644 index 000000000..9412a6904 Binary files /dev/null and b/site/static/img/components-old.jpg differ diff --git a/site/static/img/home/main.png b/site/static/img/home/main.png new file mode 100644 index 000000000..10d15c1dd Binary files /dev/null and b/site/static/img/home/main.png differ diff --git a/src/files/index.html b/src/files/index.html index 3afb9de60..8ce6d7ee8 100644 --- a/src/files/index.html +++ b/src/files/index.html @@ -25,6 +25,9 @@ mono: ["ui-monospace", "monospace"], }, }, + corePlugins: { + preflight: false, + }, }; diff --git a/src/js/components/alert.js b/src/js/components/alert.js index 54f7864be..9ce4a4c70 100644 --- a/src/js/components/alert.js +++ b/src/js/components/alert.js @@ -117,14 +117,12 @@ class Alert extends BaseComponent { this._setupAutohide(); } if (!this._element.hasAttribute(SHOW_DATA_ATTRIBUTE)) { - Object.assign(this._element.style, { - display: "block", - }); + Manipulator.removeClass(this._element, "hidden"); + Manipulator.addClass(this._element, "block"); if (isVisible(this._element)) { const handler = (e) => { - Object.assign(e.target.style, { - display: "block", - }); + Manipulator.removeClass(this._element, "hidden"); + Manipulator.addClass(this._element, "block"); EventHandler.off(e.target, "animationend", handler); }; this._element.setAttribute(SHOW_DATA_ATTRIBUTE, ""); @@ -146,9 +144,8 @@ class Alert extends BaseComponent { if (this._element.hasAttribute(SHOW_DATA_ATTRIBUTE)) { this._element.removeAttribute(SHOW_DATA_ATTRIBUTE); const handler = (e) => { - Object.assign(e.target.style, { - display: "none", - }); + Manipulator.addClass(this._element, "hidden"); + Manipulator.removeClass(this._element, "block"); if (this._timeout !== null) { clearTimeout(this._timeout); diff --git a/src/js/forms/datepicker/index.js b/src/js/forms/datepicker/index.js index 95e421776..03f707a3e 100644 --- a/src/js/forms/datepicker/index.js +++ b/src/js/forms/datepicker/index.js @@ -128,14 +128,14 @@ const DATEPICKER_FOOTER_BTN_CLASSES = "outline-none bg-white text-primary border-none cursor-pointer py-0 px-2.5 uppercase text-[0.8rem] leading-10 font-medium h-10 tracking-[.1rem] rounded-[10px] mb-2.5 hover:bg-neutral-200 focus:bg-neutral-200 dark:bg-transparent dark:text-white dark:hover:bg-white/10 dark:focus:bg-white/10"; const DATEPICKER_CLEAR_BTN_CLASSES = "mr-auto"; const DATEPICKER_DAY_HEADING_CLASSES = - "w-10 h-10 text-center text-[12px] font-normal"; + "w-10 h-10 text-center text-[12px] font-normal dark:text-white"; const DATEPICKER_CELL_CLASSES = "text-center data-[te-datepicker-cell-disabled]:text-neutral-300 data-[te-datepicker-cell-disabled]:cursor-default data-[te-datepicker-cell-disabled]:pointer-events-none data-[te-datepicker-cell-disabled]:hover:cursor-default hover:cursor-pointer group"; const DATEPICKER_CELL_SMALL_CLASSES = "w-10 h-10 xs:max-md:landscape:w-8 xs:max-md:landscape:h-8"; const DATEPICKER_CELL_LARGE_CLASSES = "w-[76px] h-[42px]"; const DATEPICKER_CELL_CONTENT_CLASSES = - "mx-auto group-[:not([data-te-datepicker-cell-disabled]):not([data-te-datepicker-cell-selected]):hover]:bg-neutral-300 group-[[data-te-datepicker-cell-selected]]:bg-primary group-[[data-te-datepicker-cell-selected]]:text-white group-[:not([data-te-datepicker-cell-selected])[data-te-datepicker-cell-focused]]:bg-neutral-100 group-[[data-te-datepicker-cell-focused]]:data-[te-datepicker-cell-selected]:bg-primary group-[[data-te-datepicker-cell-current]]:border-solid group-[[data-te-datepicker-cell-current]]:border-black group-[[data-te-datepicker-cell-current]]:border dark:group-[:not([data-te-datepicker-cell-disabled]):not([data-te-datepicker-cell-selected]):hover]:bg-white/10 dark:group-[[data-te-datepicker-cell-current]]:border-white dark:group-[:not([data-te-datepicker-cell-selected])[data-te-datepicker-cell-focused]]:bg-white/10"; + "mx-auto group-[:not([data-te-datepicker-cell-disabled]):not([data-te-datepicker-cell-selected]):hover]:bg-neutral-300 group-[[data-te-datepicker-cell-selected]]:bg-primary group-[[data-te-datepicker-cell-selected]]:text-white group-[:not([data-te-datepicker-cell-selected])[data-te-datepicker-cell-focused]]:bg-neutral-100 group-[[data-te-datepicker-cell-focused]]:data-[te-datepicker-cell-selected]:bg-primary group-[[data-te-datepicker-cell-current]]:border-solid group-[[data-te-datepicker-cell-current]]:border-black group-[[data-te-datepicker-cell-current]]:border dark:group-[:not([data-te-datepicker-cell-disabled]):not([data-te-datepicker-cell-selected]):hover]:bg-white/10 dark:group-[[data-te-datepicker-cell-current]]:border-white dark:text-white dark:group-[:not([data-te-datepicker-cell-selected])[data-te-datepicker-cell-focused]]:bg-white/10"; const DATEPICKER_CELL_CONTENT_SMALL_CLASSES = "w-9 h-9 leading-9 rounded-[50%] text-[13px]"; const DATEPICKER_CELL_CONTENT_LARGE_CLASSES =