File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.2.9 (2025-02-21)
4
+
5
+ ### Features
6
+ * ** Form:** add prop to disable state transformation
7
+ * ** TableWrapper:** new component
8
+
9
+
10
+ ### Docs
11
+ * ** Installation:** improve
12
+ * ** TableWrapper:** new component
13
+
14
+ ### Bug Fixes
15
+ * ** Tooltip:** bind ` $attrs ` on trigger
16
+ * ** Form:** ensure loading state resets to false after an error
17
+ * ** Modal:** disable close autofocus
18
+ * ** Modal:** use ` dvh ` unit
19
+ * ** Avatar:** render on SSR
20
+ * ** vite:** exclude ` @nuxt/ui ` from vite pre-optimization
21
+ * ** Modal:** fixed header height
22
+
23
+ ### Chore
24
+ * ** deps:** update ` reka-ui ` and ` vaul-vue `
25
+ * ** Toaster:** fix ts error
26
+
3
27
## 0.2.8 (2025-02-18)
4
28
5
29
### Docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bitrix24/b24ui-nuxt" ,
3
3
"description" : " Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE" ,
4
- "version" : " 0.2.8 " ,
4
+ "version" : " 0.2.9 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments