Skip to content

Releases: creativetimofficial/material-tailwind

@material-tailwind/react-v2.1.8

20 Dec 10:29
1f5bf29
Compare
Choose a tag to compare

New Updates

  1. New components: Skeleton, Gallery, Mega Menu.
  2. New plugins integration: Lexical Rich Text Editor, Copy to Clipboard

@material-tailwind/html-v2.1.2

20 Dec 10:39
Compare
Choose a tag to compare

New Updates

  1. New components: Skeleton, Gallery, Mega Menu.
  2. New plugins integration: Tiptap Rich Text Editor, Copy to Clipboard.
  3. New framework integration guides.

@material-tailwind/react-v2.1.7

14 Dec 17:43
Compare
Choose a tag to compare

Patch Changes

  • Add black color for <Button />, <IconButton /> and <ButtonGroup /> components.

Docs Changes

  • Update the button, icon button and button group documentation pages.

@material-tailwind/react-v2.1.6

13 Dec 09:21
Compare
Choose a tag to compare

Patch Changes

Docs Changes

@material-tailwind/react-v2.1.5

13 Dec 09:12
Compare
Choose a tag to compare
  • Add Plugins integration guides (Date Picker, Charts and Algolia Search).

@material-tailwind/html-v2.1.1

13 Dec 09:13
Compare
Choose a tag to compare

Docs Changes

  • Fixed broken links.
  • Fixed typos.
  • Updated icon button examples.

@material-tailwind/html-v2.1.0

30 Nov 21:57
Compare
Choose a tag to compare

Minor Changes

  1. Update components design
  2. Add new components

Docs Changes

  1. Add plugins integration guide
  2. Add frameworks integration guide

@material-tailwind/react-v2.1.4

18 Oct 10:58
Compare
Choose a tag to compare

Patch Changes

  • Update theme.

@material-tailwind/react-v2.1.3

17 Oct 15:57
Compare
Choose a tag to compare

Patch Changes

  • Fix theme issue with component.

Docs Updates

  • Fix typos.
  • Update the design.

@material-tailwind/react-v2.1.2

14 Sep 09:06
Compare
Choose a tag to compare

Patch Changes

  • Add native event listeners for <SpeedDialAction />, #443
  • Fix prop-types warning for <Badge />, #429

Docs Updates

  • Fix the issue with countries select example, #415