Skip to content

Releases: creativetimofficial/material-tailwind

@material-tailwind/html-v1.1.2

24 Jun 14:35
2c3f360
Compare
Choose a tag to compare

Changes

Fix

  • Fix the components scripts issue (#113 )

Docs

@material-tailwind/html-v1.1.1

24 Jun 08:29
2c3f360
Compare
Choose a tag to compare

Changes

Fix

@material-tailwind/react-v1.0.8

22 Jul 11:07
2c3f360
Compare
Choose a tag to compare

Changes

Features

  • Change the font-family from serif to sans for headings.

Docs

  • Refactor the documentation
  • Add new login card example for the card page

@material-tailwind/react-v1.0.7

18 Jul 07:21
2c3f360
Compare
Choose a tag to compare

Changes

Fix

  • Types definition issues.

Features

  • Mark as export all types definition for styling and theming.

Docs

  • Separate the props definition page from components page.
  • Add theming guideline page for each individual component.

@material-tailwind/react-v1.0.6

21 Jun 12:32
2c3f360
Compare
Choose a tag to compare

## Bug Fixing

  • Fix the production issue for <Select /> component

@material-tailwind/react-v1.0.5

21 Jun 11:49
2c3f360
Compare
Choose a tag to compare

## Bug Fixing

  • Fix issue number #114

@material-tailwind/react-v1.0.4

14 Jun 19:52
2c3f360
Compare
Choose a tag to compare

Bug Fixing

  • Fix issue number #105
  • Fix issue number #84
  • Fix issue number #81
  • Fix issue number #78

@material-tailwind/react-v1.1.0

29 Jul 11:08
974c4d2
Compare
Choose a tag to compare

Changes

Updates

  • Update all of the dependencies to their latest versions.
  • Rename blue-grey to blue-gray.
  • Rename grey to gray.

Features

  • Use tailwind-merge library for merging className props for components.
  • Add new white color for button and icon button.

Fix

  • Fix accordion disabled state for keyboard.
  • Fix the select option disabled state.
  • Remove the unnecessary margin bottom from the switch label.
  • Fix issue #169.
  • Fix issue #144.

Docs

  • Refactor the documentation.
  • Add variety of examples and use cases for all components.

@material-tailwind/html-v1.1.0

31 May 11:47
974c4d2
Compare
Choose a tag to compare

New Components

  • Menu
  • Dialog
  • Navbar
  • Accordion
  • Breadcrumbs
  • Card
  • Pagination
  • Popover
  • Tabs
  • Select
  • Tooltip

v1.0.3

10 May 21:39
Compare
Choose a tag to compare

Version 1.0.3 - 5/11/2022

Changes

@material-tailwind/react

  • Removed unused import for @material-tailwind/react/components/Dialog.
  • Fixed the @material-tailwind/react/components/MenuCore.tsx floating issue when scrolling the page.

@material-tailwind/html

  • Update README