Skip to content

Commit fe77b4a

Browse files
committed
v0.9.1
1 parent d22dc15 commit fe77b4a

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shinyWidgets
22
Title: Custom Inputs Widgets for Shiny
3-
Version: 0.9.0.9200
3+
Version: 0.9.1
44
Authors@R: c(
55
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")),
66
person("Fanny", "Meyer", role = "aut"),

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
shinyWidgets 0.9.1
22
======================
33

4-
* Updated virtual-select to 1.0.49, see https://github.com/sa-si-dev/virtual-select/releases.
4+
* New widget `quercusInput()`, hierarchical treeview component based on JavaScript library [quercus.js](https://github.com/stefaneichert/quercus.js).
5+
* Updated virtual-select to 1.1.0, see https://github.com/sa-si-dev/virtual-select/releases.
56
* Updated air-datepicker to 3.6.0, see https://github.com/t1m0n/air-datepicker?tab=readme-ov-file#v360
7+
* Updated vanilla-calendar-pro to 3.1.0, see https://github.com/uvarov-frontend/vanilla-calendar-pro/releases
68

79

810
shinyWidgets 0.9.0

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Test environments
22

3-
* local Pop!_OS 22.04 LTS install, R 4.4.1
4-
* ubuntu 20.04, Windows 10, macOS (on GitHub Actions), R 4.4.1
3+
* local Pop!_OS 24.04 LTS install, R 4.5.2
4+
* ubuntu 24.04.3, Windows 11, macOS (on GitHub Actions), R 4.5.2
55
* win-builder (devel and release)
66

77
## R CMD check results

0 commit comments

Comments
 (0)