File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.21.0] ( https://github.com/nuxt/ui/compare/v2.20.0...v2.21.0 ) (2025-01-14)
4
+
5
+ ### Features
6
+
7
+ * ** module:** handle ` tailwindMerge ` config from ` app.config ` ([ #2902 ] ( https://github.com/nuxt/ui/issues/2902 ) ) ([ ea15e21] ( https://github.com/nuxt/ui/commit/ea15e21cdcba00e21302415829113e8c6def8a6e ) )
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** Table:** ` v-model ` causing first column missing ([ #2890 ] ( https://github.com/nuxt/ui/issues/2890 ) ) ([ d573fb6] ( https://github.com/nuxt/ui/commit/d573fb636f7f749ce95b93c5fb1ae2a053eeeeb0 ) )
12
+ * ** Table:** remove ` [@select](https://github.com/select) ` event on checkbox ([ #3042 ] ( https://github.com/nuxt/ui/issues/3042 ) ) ([ d9d4f19] ( https://github.com/nuxt/ui/commit/d9d4f1915aac586ae1abf3ebe67ca9aff65b9be0 ) )
13
+ * ** tailwind:** use mjs template ([ #2945 ] ( https://github.com/nuxt/ui/issues/2945 ) ) ([ 8cf9f27] ( https://github.com/nuxt/ui/commit/8cf9f27d537bad5ffe4e136f52ff71548a451c5f ) )
14
+
3
15
## [ 2.20.0] ( https://github.com/nuxt/ui/compare/v2.19.2...v2.20.0 ) (2024-12-09)
4
16
5
17
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/ui" ,
3
3
"description" : " A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS." ,
4
- "version" : " 2.20 .0" ,
4
+ "version" : " 2.21 .0" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"repository" : " nuxt/ui" ,
7
7
"homepage" : " https://ui.nuxt.com" ,
You can’t perform that action at this time.
0 commit comments