File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.2.1 (2025-02-06)
4
+
5
+ ### Features
6
+
7
+ * ** Alert/Toast/DescriptionList:** add ` orientation ` prop
8
+ * ** Toast:** handle vnodes in ` title ` and ` description `
9
+ * ** useToast:** proxy emits
10
+ * ** InputMenu:** new component
11
+
12
+ ### Bug Fixes
13
+
14
+ * ** Toast:** rename ` click ` to ` onClick ` for consistency
15
+ * ** useToast:** don't return a promise on ` add `
16
+
17
+ ### Docs
18
+
19
+ * ** Install:** improve
20
+ * ** SelectMenu:** improve
21
+ * ** InputMenu:** improve
22
+
3
23
## 0.1.7 (2025-02-05)
4
24
5
25
### Features
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.1.7 " ,
4
+ "version" : " 0.2.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