Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Releases: tailwindlabs/tailwindcss-custom-forms

v0.2.0

21 Jun 20:50

Choose a tag to compare

  • Replaces 0.1.x customization API with new CSS-based customization API (#18)

    This is a breaking change but updating your config file shouldn't be very complicated. For a detailed explanation of the new customization API, see the pull request.

v0.1.4

24 May 08:09

Choose a tag to compare

  • Add support for configuring a box-shadow (#3)

v0.1.3

23 May 21:16

Choose a tag to compare

  • Add support for styling checkboxes/radios directly in IE 11 (#6), also removes sr-only class since that entire approach is no longer necessary
  • Improve position/sizing of background icons (#8)
  • Fix bug where borderColor option was not being respected (#7)

v0.1.2

22 May 13:19

Choose a tag to compare

  • Fix bug where checkboxes were not respecting the configured checkedColor option (#2)

v0.1.1

21 May 19:04

Choose a tag to compare

v0.1.0 was mistakenly published using the key formElements for customizing form styles in your theme config. This release changes that to customForms to match the plugin name.

v0.1.0

21 May 19:00
a50f085

Choose a tag to compare

Create LICENSE