File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.6.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Select fixes for: (by [ @thejackshelton ] ( https://github.com/thejackshelton ) in [ #1042 ] ( https://github.com/qwikifiers/qwik-ui/pull/1042 ) )
8
+
9
+ - [ #1001 ] ( https://github.com/qwikifiers/qwik-ui/issues/1001 )
10
+ - [ #979 ] ( https://github.com/qwikifiers/qwik-ui/issues/979 )
11
+
12
+ Also fixes for infinite scroll issues when both keyboard and mouse are used to navigate the listbox.
13
+
3
14
## 0.6.4
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @qwik-ui/headless" ,
3
- "version" : " 0.6.4 " ,
3
+ "version" : " 0.6.5 " ,
4
4
"description" : " Qwik UI headless components library" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
You can’t perform that action at this time.
0 commit comments