Releases: creativetimofficial/material-tailwind
Releases · creativetimofficial/material-tailwind
@material-tailwind/html-v2.3.2
Docs Changes
Input
,Breadcrumb
,Collapse
,Dialog
,Form
,Gallery
,Image
,List
,Menu
components with code & UI changes- added new examples for
Select
component:- select sizes
- select disabled
- select with validation
- select with label
- select with helper text
- select with label and helper text
- select with auto width
@material-tailwind/html-v2.3.1
Docs Changes
Input
component:- Code & UI changes
Input Number
component:- Code & UI changes
Input Phone
component:- Code & UI changes
Input Search
component:- Code & UI changes
Chip
component:- Code & UI changes
Required Script
removedChip Data Attributes
removedChip Trigger Data Attributes
removed
Radio Button
component:- Code & UI changes
Switch
component:- Code & UI changes
Tabs
component:- Code & UI changes
Pagination
component:- Code & UI changes
Navbar
component:- Code & UI changes
Card
component:- Code & UI changes
Typography
component:- Code & UI changes
@material-tailwind/react-v2.1.10
Patch Changes
Input
component:- Fix design issue with
black
andwhite
colors.
- Fix design issue with
Textarea
component:- Add support for
black
andwhite
colors.
- Add support for
@material-tailwind/html-v2.3.0
Patch Changes
Accordion
component:- Code & UI changes
- JS included inside the component
- Removed
Required Script
section
Alert
component:- Code & UI changes
- JS included inside the component
- Removed
Required Script
section
Badge
component:- Code & UI changes
Button
component:- Code & UI changes
Button Group
component:- Code & UI changes
Icon Button
component:- Code & UI changes
Badge
component:- Code & UI changes
@material-tailwind/html-v2.2.5
Docs Updates
- New category: Input Search
- New components added to Input Search category:
- input search with button
- input search with dropdown
- input search with button outside
- input search with area
- input search with voice enabled
- New components added to Input Phone category:
- input phone number with select
- input phone with authentication form
- New components added to Table category:
- Plain Table
- Table with pagination
- Table with search
- Table with modal
- Ecommerce products table
- Dark table
- Dark table striped rows
- Dark table striped columns
@material-tailwind/html-v2.2.4
Patch Updates
- Reduce the bundle size.
@material-tailwind/html-v2.2.3
Minor Updates
- Add new colors: slate, neutral
Docs Updates
- New components added to Input category:
- Input with label
- Input with label and icon button
- Input with label and text button
- Input with label and dropdown
- New category: Input Number
- New components added to Input Number category:
- Input number with select
- Input zip code
- Input phone number
- Input amount buttons
- Input control with icon
- Input counter buttons
- Input currency
- Input credit card
- Input one-time password
- Input currency conversion
- New category: Input Phone
- New components added to Input Phone category:
- Input simple phone
- Input phone validation
- Input phone with icon
- Input phone country code
- Input phone floating label
- New components added to Table category:
- Table with Hover State
- Table with Title and Description
- Simple Sortable Table
- Table Footer with Total
- Table with Search
- Table with Action Buttons
@material-tailwind/react-v2.1.9
Patch Changes
- Update accordion component to make it possible to disable the animation. #561
- Fix select component issue while there is only one option available. #544
- Add red asterisk for required textarea component. #541
- Fix the prop-types issue for menu component. #534
- Fix classname override issue for all components while there is default props classname. @Ivanrenes
Docs Changes
- Fix spelling and grammar issues. @Jonathandah, @alok-debnath, @raahul131
- Add controlled select example.
@material-tailwind/html-v2.2.2
Minor Updates
- Add new component collapse.
- Fix the collapse script issue for accordion component.
Docs Updates
- New components: Collapse
create-material-tailwind-v0.1.6
- Update all the templates dependencies and dev-dependencies to their latest versions.
- Fix the issue with the Remix templates.