flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS

MIT License

Downloads
1.3M
Stars
7.7K
Committers
85

Bot releases are hidden (Show)

flowbite - v1.5.5

Published by zoltanszogyenyi almost 2 years ago

flowbite - v1.5.4

Published by zoltanszogyenyi almost 2 years ago

  • released new Speed Dial component
  • modals now close by default when clicking outside
  • add new static options to modals to prevent closing when clicking outside
  • add expand code feature to the docs
  • normalize colors for all label inputs
  • remove "for" and "id" attributes from toggle switch components
  • improve hover and focus style of the hamburger icons
  • update to Tailwind CSS v3.2.2
flowbite - v1.5.3

Published by zoltanszogyenyi about 2 years ago

  • add 'data-popover' data attribute to popovers to separate border style from tooltips
  • fix tooltip border style from the v1.5.2 bug
flowbite - v1.5.2

Published by zoltanszogyenyi about 2 years ago

  • added new Popover component
flowbite - v1.5.1

Published by zoltanszogyenyi about 2 years ago

  • fix drawer dist JS
flowbite - v1.5.0

Published by zoltanszogyenyi about 2 years ago

  • added a new Drawer component
  • added a new Skeleton component
  • added a new KBD component
  • added new Dropdown and Table components
  • added new Checkbox and Radio examples
  • update documentation code and component preview
  • update the table of contents of the docs
flowbite - v1.4.7

Published by zoltanszogyenyi over 2 years ago

  • update CDN JS
flowbite - v1.4.6

Published by zoltanszogyenyi over 2 years ago

  • fix datepicker dark mode colors
  • fix datepicker range selector issue
  • minor bug fixes across components
flowbite - v1.4.5

Published by zoltanszogyenyi over 2 years ago

  • show navbar search input on mobile devices
  • fix interactive tabs default active/inactive classes for dark mode
flowbite - v1.4.4

Published by zoltanszogyenyi over 2 years ago

  • use data-modal-show="true" to show modal by default
  • fix accordion JS bug
flowbite - v1.4.3

Published by zoltanszogyenyi over 2 years ago

  • removed toggle-bg class as a requirement for the toggle component
  • added new input fields
  • added new textarea components
  • added new checkbox examples
  • added new radio button examples
  • added new toggle colors and sizes
  • added new select component examples
  • added new search input component
  • added new range slider component
  • added new file input examples
flowbite - v1.4.2

Published by zoltanszogyenyi over 2 years ago

  • pass relevant objects for callback functions
flowbite - v1.4.1

Published by zoltanszogyenyi over 2 years ago

  • fix mini-svg-data-uri dependency issue
flowbite - v1.4.0

Published by zoltanszogyenyi over 2 years ago

  • refactor all JS components using classes, methods, and callback functions
  • improve the HTML semantics and accessibility of the components
flowbite - v1.3.4

Published by zoltanszogyenyi over 2 years ago

  • added new carousel component
flowbite - v1.3.3

Published by zoltanszogyenyi over 2 years ago

  • added new accordion component
flowbite - v1.3.2

Published by zoltanszogyenyi over 2 years ago

  • add new footer component
  • add a new pricing card
  • add new crypto wallet connect modal component
  • add two new table components
  • remove .bundle name convention
  • remove @themesberg tag from NPM
flowbite - v1.3.1

Published by zoltanszogyenyi over 2 years ago

  • add new spinner component
  • add new floating labels for form elements
flowbite - v1.3.0

Published by zoltanszogyenyi almost 3 years ago

  • update plugin file to Tailwind CSS v3.x
  • add React and Vue.js support for the interactive elements (data attributes only)
flowbite - v1.2.0

Published by zoltanszogyenyi almost 3 years ago

  • full dark/light mode integration
  • add new tabs component
  • new modal component variations and sizes
  • new card components
  • dark mode switcher guide
  • minor bug fixes