material-tailwind

@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.

MIT License

Downloads
279.6K
Stars
3.7K
Committers
53

Bot releases are hidden (Show)

material-tailwind - @material-tailwind/html-v2.3.2

Published by dragosct about 1 month ago

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 - @material-tailwind/html-v2.3.1

Published by dragosct about 1 month ago

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 - @material-tailwind/react-v2.1.10

Published by sajadevo about 2 months ago

Patch Changes

  • Input component:
    • Fix design issue with black and white colors.
  • Textarea component:
    • Add support for black and white colors.
material-tailwind - @material-tailwind/html-v2.3.0

Published by dragosct about 2 months ago

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 - @material-tailwind/html-v2.2.5 Latest Release

Published by dragosct about 2 months ago

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 - @material-tailwind/html-v2.2.4

Published by sajadevo 2 months ago

Patch Updates

  • Reduce the bundle size.
material-tailwind - @material-tailwind/html-v2.2.3

Published by dragosct 2 months ago

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 - @material-tailwind/react-v2.1.9

Published by sajadevo 8 months ago

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 - create-material-tailwind-v0.1.6

Published by sajadevo 10 months ago

  • Update all the templates dependencies and dev-dependencies to their latest versions.
  • Fix the issue with the Remix templates.
material-tailwind - @material-tailwind/html-v2.2.2

Published by sajadevo 10 months ago

Minor Updates

  • Add new component collapse.
  • Fix the collapse script issue for accordion component.

Docs Updates

  • New components: Collapse
material-tailwind - @material-tailwind/html-v2.1.2

Published by sajadevo 10 months ago

New Updates

  1. New components: Skeleton, Gallery, Mega Menu.
  2. New plugins integration: Tiptap Rich Text Editor, Copy to Clipboard.
  3. New framework integration guides.
material-tailwind - @material-tailwind/react-v2.1.8

Published by sajadevo 10 months ago

New Updates

  1. New components: Skeleton, Gallery, Mega Menu.
  2. New plugins integration: Lexical Rich Text Editor, Copy to Clipboard
material-tailwind - @material-tailwind/react-v2.1.7

Published by sajadevo 10 months ago

Patch Changes

  • Add black color for <Button />, <IconButton /> and <ButtonGroup /> components.

Docs Changes

  • Update the button, icon button and button group documentation pages.
material-tailwind - @material-tailwind/react-v2.1.6

Published by sajadevo 10 months ago

Patch Changes

  • Improved disabled state style for input and select. PR by @abdulbasithqb
  • Fixed input placeholder overlap with label. PR by @Malikmal
  • Fixed textarea label issue. PR by @abdulbasithqb
  • Fixed typos in navbar theme object. PR by @refugedesigns
  • Added loading state for the button. PR by @Lzadhito

Docs Changes

  • Fixed broken links. by @abdulbasithqb
  • Fixed typos. by @kevin, @espressoGoddess
  • Updated button docs page. by @Karl-Hui, @maisamaf
  • Improved Next.js integration guide. by @acdvs
material-tailwind - @material-tailwind/html-v2.1.1

Published by sajadevo 10 months ago

Docs Changes

  • Fixed broken links.
  • Fixed typos.
  • Updated icon button examples.
material-tailwind - @material-tailwind/react-v2.1.5

Published by sajadevo 10 months ago

  • Add Plugins integration guides (Date Picker, Charts and Algolia Search).
material-tailwind - @material-tailwind/html-v2.1.0

Published by sajadevo 11 months ago

Minor Changes

  1. Update components design
  2. Add new components

Docs Changes

  1. Add plugins integration guide
  2. Add frameworks integration guide
material-tailwind - @material-tailwind/react-v2.1.4

Published by sajadevo about 1 year ago

Patch Changes

  • Update theme.
material-tailwind - @material-tailwind/react-v2.1.3

Published by sajadevo about 1 year ago

Patch Changes

  • Fix theme issue with component.

Docs Updates

  • Fix typos.
  • Update the design.
material-tailwind - @material-tailwind/react-v2.1.2

Published by sajadevo about 1 year ago

Patch Changes

  • Add native event listeners for <SpeedDialAction />, #443
  • Fix prop-types warning for <Badge />, #429

Docs Updates

  • Fix the issue with countries select example, #415
Package Rankings
Top 1.46% on Npmjs.org
Related Projects