Skip to content

Commit

Permalink
Updated virtual-select to 1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Jan 22, 2025
1 parent bfe4911 commit 78fa817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ shinyWidgets 0.8.8
* `virtualSelectInput()`: ability to set a JavaScript function as callback for `selectedLabelRenderer`.
* New argument `inputType` in `searchInput()` and `textInputIcon()` to specify the input's type, for example `"password"`.
* `knobInput()` and `switchInput()` are softly deprecated, since the JavaScript libraries used by those widgets are no longer actively maintained.
* Updated virtual-select to 1.0.46 (fix focus issue), see https://github.com/sa-si-dev/virtual-select/releases.
* Updated virtual-select to 1.0.47 (fix focus issue), see https://github.com/sa-si-dev/virtual-select/releases.
* Updated @simonwep/pickr to 1.9.1, see https://github.com/simonwep/pickr/releases.


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"slim-select": "^2.9.2",
"style-loader": "^3.3.1",
"vanilla-calendar-pro": "^2.9.10",
"virtual-select-plugin": "^1.0.46",
"virtual-select-plugin": "^1.0.47",
"webpack": "^5.95.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0",
Expand Down

0 comments on commit 78fa817

Please sign in to comment.