Skip to content

Releases: muhammadsammy/tailwindcss-classnames

1.8.1

15 Sep 10:17
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.1 (2020-09-15)

Bug Fixes

  • types: add missing 'group' type for group-* variants (fixes #53) (dbf7f20)

1.8.0

14 Sep 08:04
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2020-09-14)

Features

Bug Fixes

  • add missing 'transition' type (bf4bb5e)
  • functions in theme.extend overrides the theme not extend it (#49) (3be8b6f)

1.7.2

11 Sep 20:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.2 (2020-09-11)

Bug Fixes

  • add missing 'transition' type (bf4bb5e)

1.7.1

10 Sep 08:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2020-09-10)

Bug Fixes

  • functions in theme.extend overrides the theme not extend it (#49) (3be8b6f)

1.7.0

04 Sep 09:23
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2020-09-04)

Features

1.6.1

31 Aug 16:53
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.1 (2020-08-31)

Bug Fixes

  • add missing pseudoclasses for gap, accessiblity and inset classes (9c7d3a3)

1.6.0

30 Aug 10:57
Compare
Choose a tag to compare

1.6.0 (2020-08-30)

Features

1.5.0

20 Aug 19:20
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2020-08-20)

Features

  • add compatibility with TailwindCSS v1.7 (#32) (83562f3)

1.4.0

04 Jul 18:48
Compare
Choose a tag to compare

1.4.0 (2020-07-04)

⚠ BREAKING CHANGES

  • remove pseudoselector functions

Features

  • add flexGrow types from theme (359a693)
  • add line height classes type generation (23d5fd0)
  • add order classes types generation from theme (fd24095)
  • add placeholder color and opacity types generation (e465e89)
  • add text opacity type generation (2239109)
  • add theme extend values to scanned theme (95d9d4c)
  • add type generation for flex shrink (d31bb56)
  • generate list style type types (13289af)
  • generate all backgrounds-related types (269361e)
  • generate border radius types from theme (c0ae9e4)
  • generate border width types from theme (b733566)
  • generate classes with color with respect to each classes key (d582974)
  • generate divide width types from theme (9f7df54)
  • generate effects types from theme (3ceb290)
  • generate font family types (950156d)
  • generate font size types (6dbd3a7)
  • generate font weight types (45ae183)
  • generate grid column start/end types (3b90dbc)
  • generate grid gap types (cb70a1a)
  • generate grid row start/end types (9a173a7)
  • generate grid template rows types (da9950e)
  • generate interactivity classes types from theme config (7cb6062)
  • generate layout types from theme config (d127695)
  • generate letter spacing types from tailwind config (c389a79)
  • generate padding, margin and space classes from theme (8bfa8eb)
  • generate sizing classes types from theme config (35c6530)
  • generate SVG types (3ce6d80)
  • generate transforms classes types from theme config (599a2e3)
  • generate transition duration types from theme (c4819e2)
  • generate transition property types from theme (822414c)
  • generate transition timing function and delay from theme (5842b6e)
  • generate types for grid template columns (8e0e5d5)
  • get theme values from closures referencing other values in config (f10d9f9)

Bug Fixes

  • add missing generated divide color and opacity (0d56d53)
  • generate pseudoclasses for generated classes not the default ones (bc618aa)
  • prevent utility functions from mutating original theme values (b414bf0)
  • remove false positive warning message for pseudo-classes generation (d9663d6)
  • remove hard coded values in translate generation (5fca805)

1.3.9-next.3

03 Jul 15:44
Compare
Choose a tag to compare
1.3.9-next.3 Pre-release
Pre-release
build: bump version to 1.3.9-next.3