File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.7 (2025-02-05)
4
+
5
+ ### Features
6
+
7
+ * ** SelectMenu:** new component
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** Button:** not render loaders if not loading
12
+ * ** form:** import types from ` @bitrix24/b24ui-nuxt `
13
+ * ** App:** wrap ` ModalProvider ` / ` SlideoverProvider ` inside ` TooltipProvider `
14
+
15
+ ### Chore
16
+ * ** types:** export ` utils `
17
+ * ** templates:** import from ` @bitrix24/b24ui-nuxt `
18
+ * ** package:** export ` utils `
19
+
3
20
## 0.1.6 (2025-02-04)
4
21
5
22
### 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.6 " ,
4
+ "version" : " 0.1.7 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments