Releases: william-mba/tailwind-ng
Releases · william-mba/tailwind-ng
v0.18
What's New 🌟
- refactored components api with signals
What's Changed
- docs: add more components previews
Full Changelog: v0.16.0...v0.18
v0.16.0
This release is only about themes and docs update
v0.15.0
[v0.15.0] - 2025-02-08
New Features
- None
Improvements
- Accessibility: Many component accessibility features have been improved, including touch events
Breaking Changes
- None
Deprecations
- None
Thank you for using Tailwind NG!
v0.14.4
[v0.14.4] - 2025-02-07
New Features
-
Checkbox: Add a checkbox component
- Use it to add multi-option selection to your lists and setting screens.
- Thanks to it auto-composition and data integrity capabilities, it make easier the creation of features that require composite checkboxes.
-
Input radio: Add Input radio component
- Use it to create options for things like settings, product variants, and plan comparisons.
Improvements
- Accessibility: Many component accessibility features have been improved, including touch events
- Class name resolution and config helpers:
- Improve by 4x the performances of algorithms for class resolution and configs merging using memoization
Bug Fixes
- Breaked circular deps:
- Breaked circulars deps in module reference to improve module loading and resolution
Breaking Changes
- None
Deprecations
- None
Thank you for using Tailwind NG!
v0.13.0
What's New 🌟
This release add the following features
- Checkbox component
- Input radio component
- Input component of any type except (radio and checkbox)
What's Changed
- docs: fix href link in readme (#59) by @william-mba in #60
- docs: update code samples
- ci: use docker to perform ci process for faster and cross platform build
Full Changelog: v0.12.1...v0.13.0
v0.12.1
Full Changelog: v0.10.0...v0.12.1
v0.10.0
Full Changelog: v0.1...v0.10.0