Détail du package

@moneyherogroup/material-tailwind-react

@material-tailwind/react is an easy-to-use components library for ReactJS & Tailwind CSS inspired by Material Design.

material tailwind, material tailwind react, javascript, react

readme

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning with small different:

  1. We should use major tag when there is breaking changes either coming from this repo or the mirror changes from the original material-tailwind project.
  2. We should use minor tag when there are NON-BREAKING new features or minor enhancements either coming from this repo or the mirror changes from the original material-tailwind project.
  3. We should use patch tag when for bug fixes.

[0.1.0] - 2024-07-08

Added

  • Flexible Button wrapper element

[0.0.5] - 2024-03-18

Fixed

  • Revert resolveTsPath function in build script that causes missing ThemeProvider

[0.0.4] - 2024-03-18

Fixed

  • Revive missing context from index, previously removed

Fixed

  • Improve custom build script performance

[0.0.3] - 2024-03-15

Fixed

  • Improve custom build script performance

[0.0.2] - 2024-03-15

Fixed

  • Fix withMT config to the correct reference

[0.0.1] - 2024-03-14

Added

  • Initial release