Skip to content

Releases: creativetimofficial/material-tailwind

@material-tailwind/html-v2.3.2

13 Sep 14:18
91f06c0
Compare
Choose a tag to compare

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

06 Sep 08:51
0dcc853
Compare
Choose a tag to compare

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 removed
    • Chip Data Attributes removed
    • Chip 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

03 Sep 10:24
Compare
Choose a tag to compare

Patch Changes

  • Input component:
    • Fix design issue with black and white colors.
  • Textarea component:
    • Add support for black and white colors.

@material-tailwind/html-v2.3.0

30 Aug 14:53
97ff4c4
Compare
Choose a tag to compare

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

20 Aug 15:06
Compare
Choose a tag to compare

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

19 Aug 09:23
Compare
Choose a tag to compare

Patch Updates

  • Reduce the bundle size.

@material-tailwind/html-v2.2.3

16 Aug 14:39
83d6912
Compare
Choose a tag to compare

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

08 Feb 06:49
Compare
Choose a tag to compare

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

@material-tailwind/html-v2.2.2

01 Jan 06:01
Compare
Choose a tag to compare

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

01 Jan 06:05
Compare
Choose a tag to compare
  • Update all the templates dependencies and dev-dependencies to their latest versions.
  • Fix the issue with the Remix templates.