File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
src/scripts/Providers/OSUI/Dropdown/VirtualSelect Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 67
67
"typedoc-plugin-merge-modules" : " ^4.1.0" ,
68
68
"typedoc-umlclass" : " ^0.7.1" ,
69
69
"typescript" : " ^4.9.5" ,
70
- "virtual-select-plugin" : " ^1.0.49 "
70
+ "virtual-select-plugin" : " ^1.1.0 "
71
71
}
72
72
}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ namespace Providers.OSUI.Dropdown.VirtualSelect.Enum {
5
5
*/
6
6
export enum ProviderInfo {
7
7
Name = 'VirtualSelect' ,
8
- Version = '1.0.49 ' ,
8
+ Version = '1.1.0 ' ,
9
9
}
10
10
11
11
/**
Original file line number Diff line number Diff line change 1
- # VirtualSelect · ![ virtualselect version] ( https://img.shields.io/badge/version-v1.0.49 -informational )
1
+ # VirtualSelect · ![ virtualselect version] ( https://img.shields.io/badge/version-v1.1.0 -informational )
2
2
3
3
All info about this Provider <a href =" https://sa-si-dev.github.io/virtual-select/#/ " >here</a >.
Original file line number Diff line number Diff line change 1
1
/* !
2
- * Virtual Select v1.0.49
2
+ * Virtual Select v1.1.0
3
3
* https://sa-si-dev.github.io/virtual-select
4
4
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
5
5
*/
609
609
left : 2px ;
610
610
}
611
611
/* !
612
- * Popover v1.0.13
613
- * https://sa-si-dev.github.io/popover
614
- * Licensed under MIT (https://github.com/sa-si-dev/popover/blob/master/LICENSE)
615
- */
612
+ * Popover v1.0.13
613
+ * https://sa-si-dev.github.io/popover
614
+ * Licensed under MIT (https://github.com/sa-si-dev/popover/blob/master/LICENSE)
615
+ */
616
616
.pop-comp-wrapper {
617
617
display : none ;
618
618
position : absolute ;
You can’t perform that action at this time.
0 commit comments