tailwindcss-forms

A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.

MIT License

Downloads
6.7M
Stars
4K
Committers
18

Bot releases are visible (Hide)

tailwindcss-forms - v0.5.7 Latest Release

Published by thecrypticace 12 months ago

Fixed

  • Use normal checkbox and radio appearance in forced-colors mode (#152)
tailwindcss-forms - v0.5.6

Published by thecrypticace about 1 year ago

Fixed

  • Fix date time bottom spacing on MacOS Safari (#146)
tailwindcss-forms - v0.5.5

Published by thecrypticace about 1 year ago

Fixed

  • Fix text alignment on date and time inputs on iOS (#144)
tailwindcss-forms - v0.5.4

Published by thecrypticace over 1 year ago

Fixed

  • Remove chevron for selects with a non-default size (#137)
  • Allow for without type (#141)
tailwindcss-forms - v0.5.3

Published by bradlc about 2 years ago

Fixed

  • Update TypeScript types (#126)
tailwindcss-forms -

Published by RobinMalfait over 2 years ago

Added

  • Add TypeScript type declarations (#118)
tailwindcss-forms - v0.5.1

Published by thecrypticace over 2 years ago

Fixed

  • Remove duplicate outline property (#116)
  • Fix autoprefixer warning about color-adjust (#115)
tailwindcss-forms - v0.5.0

Published by thecrypticace over 2 years ago

Changed

  • Generate both global styles and classes by default (#71)
tailwindcss-forms - v0.4.1

Published by thecrypticace over 2 years ago

Added

  • Remove dist folder and related dependencies (#96)

Fixed

  • Use addComponents for class strategy (#91)
  • Fix extra height on Safari date/time inputs (#109)
tailwindcss-forms - v0.4.0

Published by thecrypticace over 2 years ago

This release of @tailwindcss/forms is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

To upgrade, make sure you are on the latest version of Tailwind CSS, then install @tailwindcss/forms@latest:

npm install -D @tailwindcss/forms@latest

Changes

  • Update color palette references for v3 (#83)
  • Don't read outline.none value from config (#89)
tailwindcss-forms -

Published by adamwathan almost 3 years ago

v0.4.0 will drop support for Tailwind CSS v2.0 and is intended for use with Tailwind CSS v3.0+.

To upgrade, install @tailwindcss/forms@next:

npm install -D @tailwindcss/forms@next

This is an alpha release, so some things might be broken. I don't know about them otherwise I would have fixed them, but you are gonna find them! So try it, break it, and tell me about it when you do so we can get this thing really battle-tested for a proper v3.0 release in a few weeks.


Changes

  • Update color palette references for v3 (#83)
  • Don't read outline.none value from config (#89)
tailwindcss-forms -

Published by reinink about 3 years ago

Fixed

  • Fix compatibility with optimizeUniversalDefaults experimental feature in Tailwind CSS v2.2 (#81)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Fixed

  • Fix typo in selector when using class strategy that breaks background colors on checkboxes and radio buttons (#72)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Fixed

  • Filter null rules for JIT compatibility (b4c4e03)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Fixed

  • Use base as default strategy, not class (#61)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Added

  • Add class strategy for you babies and your custom select and date picker libraries ;) (#39)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Fixed

  • Fix issue where default checkbox/radio border color took precedence over user border color on focus (d0b9fd9)
tailwindcss-forms -

Published by adamwathan over 3 years ago

Changed

  • Update form styles to be less opinionated and encourage custom styling (3288709)
  • Update custom property names to match namespaced variables in Tailwind CSS v2.0 (adb9807, bbd8510)
tailwindcss-forms -

Published by adamwathan almost 4 years ago

Fixed

  • Fix SVG background images not rendering properly in all browsers (#5)
tailwindcss-forms -

Published by adamwathan almost 4 years ago

Changed

  • Update focus styles to account for changes to ring API in latest Tailwind CSS 2.0 alpha (5c16689)
Package Rankings
Top 6.69% on Proxy.golang.org
Top 0.73% on Npmjs.org