@aparajita/tailwind-ionic
Version:
Tailwind utilities for Ionic
80 lines (38 loc) • 3.27 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [2.3.0](https://github.com/aparajita/tailwind-ionic/compare/v2.2.0...v2.3.0) (2024-04-23)
### Features
* allow array of theme paths ([31e489a](https://github.com/aparajita/tailwind-ionic/commit/31e489a124b62a2ae1292fd3404c02f728c789fd))
## [2.2.0](https://github.com/aparajita/tailwind-ionic/compare/v2.1.0...v2.2.0) (2023-05-02)
### Features
* add tick-active part ([bfe1dd0](https://github.com/aparajita/tailwind-ionic/commit/bfe1dd000f0ea682e850ab780e1e0cb9c6d37ea7))
## [2.1.0](https://github.com/aparajita/tailwind-ionic/compare/v2.0.1...v2.1.0) (2023-03-30)
### Features
* add ion-checked and part variants ([ef2570e](https://github.com/aparajita/tailwind-ionic/commit/ef2570efd967917d7b05c2c77aa123402a5218c4))
## [2.0.1](https://github.com/aparajita/tailwind-ionic/compare/v2.0.0...v2.0.1) (2023-03-03)
### Bug Fixes
* wrong mode, duh ([d619a9a](https://github.com/aparajita/tailwind-ionic/commit/d619a9a60788a3472d20ae8796e558405840557e))
## [2.0.0](https://github.com/aparajita/tailwind-ionic/compare/v1.1.1...v2.0.0) (2023-03-03)
### ⚠ BREAKING CHANGES
* - The non-abbreviated variants (prefixed with "ion-") in v1.x have been removed.
- The `ios` and `md` variants have been renamed to `mode-ios` and `mode-md`, and only apply to the `mode` attribute of the `html` element.
### Maintenance
* ignore sonarlint stuff ([55ce7ba](https://github.com/aparajita/tailwind-ionic/commit/55ce7ba8135f4ebde1c6e7b7f142180ccc5500b2))
* remove non-abbreviated variants, rename mode variants ([4f4e680](https://github.com/aparajita/tailwind-ionic/commit/4f4e6800e8abddad420d5bd5d49ae3b295e340f5))
* update deps ([245157f](https://github.com/aparajita/tailwind-ionic/commit/245157fe5e87388fe120e29bc1fd744af9fd4ba2))
### [1.1.1](https://github.com/aparajita/tailwind-ionic/compare/v1.1.0...v1.1.1) (2022-08-29)
### Bug Fixes
* plugin declaration was incorrect ([1054cfd](https://github.com/aparajita/tailwind-ionic/commit/1054cfdca6d638ead29ee5c11db34db506eed57b))
### Docs
* add badge and types ([aab1039](https://github.com/aparajita/tailwind-ionic/commit/aab10398c2cf42c4f8f96e7178162c5dd532fd16))
### Maintenance
* arrow function is cleaner ([5e8b25f](https://github.com/aparajita/tailwind-ionic/commit/5e8b25fcd564cc02b3ebded33aeb4f5f36831db5))
* dev environment tweaks ([de5c3dc](https://github.com/aparajita/tailwind-ionic/commit/de5c3dc241c5eaa9649c78fa66ae2422e96b15e5))
* use cross-env script shell ([99fbfdb](https://github.com/aparajita/tailwind-ionic/commit/99fbfdb6b4cb9014d5c1768400ecec965339c0b2))
## [1.1.0](https://github.com/aparajita/tailwind-ionic/compare/v1.0.0...v1.1.0) (2022-07-22)
### Features
* add abbreviated variant support ([50d3c21](https://github.com/aparajita/tailwind-ionic/commit/50d3c21131b58e70024847376c3c82705a0f4226))
* add types ([a16eb7c](https://github.com/aparajita/tailwind-ionic/commit/a16eb7cdacceb419ee617bf1d69eb29715c8e7f9))
## 1.0.0 (2022-07-21)
### Features
* initial commit ([4b5271c](https://github.com/aparajita/tailwind-ionic/commit/4b5271ccd6cf14a4f2476e2370919105f27be0ac))