Clone of https://github.com/creativetimofficial/material-tailwind with reworked build scripts
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.
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:
- 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.
- 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.
- 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 missingThemeProvider
[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