Releases: creativetimofficial/material-tailwind
Releases · creativetimofficial/material-tailwind
@material-tailwind/react-v2.1.1
Patch Changes
- Merge PR #438 by @espressoGoddess
- Merge PR #432 by @the-r3aper7
- Merge PR #431 by @i0n-
- Merge PR #414 by @renny-ren
- Merge PR #390 by @simonrentzke
- Merge PR #383 by @musama619
- Merge PR #373 by @mjfura
Docs Updates
@material-tailwind/react-v2.1.0
Minor Changes
- Update design for components.
- Change the base color to gray-900 for components.
- Fix the border issue with standard and static input variants.
Docs Updates
- Add release notes page.
- Add figma landing page.
- Add algolia search for documentation.
- Change the design and layout for the documentation.
@material-tailwind/react-v2.0.8
Patch Changes
- Fix the export issue for components.
@material-tailwind/react-v2.0.7
Patch Changes
- Replace
@heroicons/react
icons with svg version of the icons.
Docs Changes
- Update props and theme pages and add them all together to the component page.
@material-tailwind/react-v2.0.6
Patch Changes
- Fix issue #387
- Add
useId
hook for<Tabs />
,<Checkbox />
,<Radio />
,<Switch />
components, this will help to use multiple of these components in a page without adding differentid
for each instance.
@material-tailwind/react-v2.0.5
Patch Changes
- Update the stepper style for steps.
Docs Changes
- Update texts
create-material-tailwind-v0.1.5
Released the new CLI for scaffolding Material Tailwind projects with ease. More Info
@material-tailwind/react-v2.0.4
Patch Changes
- Fix the style issue for vertical tabs
Docs Changes
- Add new examples with custom styles for components.
@material-tailwind/react-v2.0.3
@material-tailwind/react-v2.0.2
Patch Changes
- Improve framer motion first load size, by @mobinyardim
- Fix chip size in documentation, by @guilhermealves18
- Fix missing import on documentation, by @abhidadhaniya23
- Remove all LOREM IPSUM texts from documentation