File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.4.1 (2025-03-05)
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** InputMenu:** wrong ` required ` in multiple mode
8
+ * ** InputMenu/SelectMenu:** proxy ` required ` in root props
9
+
10
+ ### Features
11
+
12
+ * ** prose:** new prose components
13
+
14
+ ### Chore
15
+
16
+ * ** Slideover:** add safeList
17
+ * ** components:** add ` @IconComponent ` tag on icon properties
18
+ * ** components:** improve tsdoc
19
+ * ** deps:** update dependency ohash to v2
20
+ * ** Modal/Slideover:** add backdrop blur
21
+ * ** DescriptionList:** move from ` components/content ` to ` components `
22
+ * ** TableWrapper:** move from ` components/prose ` to ` components/content `
23
+
24
+ ### Docs
25
+
26
+ * ** getting-started:** improve
27
+
3
28
## 0.4.0 (2025-03-03)
4
29
5
30
### Bug Fixes
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.4.0 " ,
4
+ "version" : " 0.4.1 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments