Barret Schloerke
fda6a9fede
chore(assets): Update asset versions ( #4337 )
2025-12-11 11:56:42 -05:00
Barret Schloerke
a12a8130b8
v1.12.1 ( #4329 )
2025-12-09 16:26:52 -05:00
Barret Schloerke
5a946caf35
Skip timer tests on CRAN and fix empty vector comparison ( #4327 )
2025-12-03 16:29:17 -05:00
Barret Schloerke
b5da7868fa
v1.12.0 ( #4312 )
2025-12-03 15:48:49 -05:00
Barret Schloerke
48d255a235
feat: Add {otel} support ( #4269 )
2025-10-14 15:40:36 -04:00
Carson Sievert
f7528568e5
Increment version number to 1.11.1.9000 ( #4253 )
...
* Increment version number to 1.11.1.9000
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2025-07-07 22:02:14 -07:00
Carson Sievert
51f653b66f
v1.11.1 release candidate ( #4245 )
...
* v1.11.1 release candidate
* `yarn build` (GitHub Actions)
* Revert actionButton()/actionLink() implementation to v1.11.0's behavior (re-introducing #4239 )
* Minimal fix to address the regression in #4239
Ideally we'd fix this issue, and also get updateActionButton() working with HTML labels, but thanks to today's release of kinesis (which snapshots all of actionButton()s markup), and CRAN dragging their feet to accept our original submission (which was fine, by the way), we can't have nice things
* `yarn build` (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2025-07-07 21:53:08 -07:00
Carson Sievert
2d856f4f09
Start new version ( #4241 )
...
* Start new version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2025-06-25 17:05:03 -05:00
Carson Sievert
ab219e3408
v1.11.0 release candidate ( #4232 )
2025-06-25 16:28:51 -05:00
Carson Sievert
ca41c0831b
feat!(submitButton): don't treat any HTML type='submit' button/input like a submitButton() ( #4209 )
...
* feat!(submitButton): don't treat any HTML type='submit' button/input like a submitButton()
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* Update NEWS.md
* `yarn build` (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
Co-authored-by: Barret Schloerke <barret@rstudio.com >
Co-authored-by: schloerke <schloerke@users.noreply.github.com >
2025-05-01 12:37:21 -05:00
Winston Chang
58e152154a
Stop using Babel; compile JS to ES2020 ( #4066 )
...
Co-authored-by: wch <wch@users.noreply.github.com >
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com >
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
Co-authored-by: Barret Schloerke <barret@posit.co >
2025-02-03 12:37:19 -05:00
Garrick Aden-Buie
0952f3e0a7
ci: update for 2025 ( #4178 )
...
* ci: update for 2025
* chore: RStudio --> Posit
---------
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
2025-01-14 13:26:41 -05:00
Garrick Aden-Buie
13ca8dfc57
fix: Schedule .modal("hide") for transitioning modals ( #4173 )
...
* fix: Schedule modal removal for transitioning modals
* refactor: Simplify and both call and schedule modal hiding at same time
* Increment version number to 1.10.0.9000
* docs: Add NEWS entry
2024-12-31 16:27:25 -05:00
Garrick Aden-Buie
79f42f5846
v1.10.0 ( #4166 )
...
* Increment version number to 1.10.0
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* chore: urlchecker::url_update()
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/insertUI.html > to <https://shiny.posit.co/r/reference/shiny/latest/insertui.html > in NEWS.md
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/modalDialog.html > to <https://shiny.posit.co/r/reference/shiny/latest/modaldialog.html > in NEWS.md
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/Progress.html > to <https://shiny.posit.co/r/reference/shiny/latest/progress.html > in NEWS.md
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/renderTable.html > to <https://shiny.posit.co/r/reference/shiny/latest/rendertable.html > in NEWS.md
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/showNotification.html > to <https://shiny.posit.co/r/reference/shiny/latest/shownotification.html > in NEWS.md
✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/withProgress.html > to <https://shiny.posit.co/r/reference/shiny/latest/withprogress.html > in NEWS.md
* chore: revdepcheck
* chore: polish NEWS
* chore: update CRAN comments
* Polish NEWS
---------
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
Co-authored-by: Carson <cpsievert1@gmail.com >
2024-12-16 09:30:53 -06:00
Carson Sievert
d84aa94762
Start new version ( #4113 )
...
* Start new version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-08-01 10:28:25 -05:00
Carson Sievert
89e2c18531
v1.9.1 release candidate ( #4112 )
...
* v1.9.1 release candidate
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-08-01 09:42:31 -05:00
Carson Sievert
4bc330e5dd
Start new version ( #4108 )
...
* Start new version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-07-29 17:21:35 -05:00
Carson Sievert
56ab530d87
v1.9.0 release candidate ( #4105 )
...
* Start v1.9.0 release candidate
* Check-in revdep results
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* `yarn build` (GitHub Actions)
* ran revdepcheck on cloud. 2 errors reported. Both seem like false positives
* Fix R CMD check note about Rd links targets missing package anchors
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
Co-authored-by: Barret Schloerke <barret@posit.co >
Co-authored-by: schloerke <schloerke@users.noreply.github.com >
2024-07-29 17:10:38 -05:00
Carson Sievert
3d66940402
Add busy indication ( #4040 )
...
* First pass at a proper state machine for managing output progress state
* `yarn build` (GitHub Actions)
* Add useBusyIndicators(), spinnerOptions(), and pulseOptions()
* Bring in new spinner defaults
* Use an actual div instead of a pseudo-element since chromium can't be trusted to show them when animated
* Revert "Use an actual div instead of a pseudo-element since chromium can't be trusted to show them when animated"
This reverts commit 6167c1dfd7 .
* Embed animation inside svg (to avoid Chromium bug). Consolidate options into a singular busyIndicatorOptions()
* Add to pkgdown reference
* `devtools::document()` (GitHub Actions)
* `yarn build` (GitHub Actions)
* Bump version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* Apply suggestions from code review
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com >
* Update snapshots
* `devtools::document()` (GitHub Actions)
* Address feedback
* Bring in more spinner type options
* fix use of fs
* Code review
* `devtools::document()` (GitHub Actions)
* Sync package version (GitHub Actions)
* Update snapshots
* Fix comments
* Make snapshot consistent cross-platform
* Fix namespace issue
* Reduce specificity of position relative
* Skip snapshot on windows; update news
* Whoops
* Scope spinner customizations to parent element by default
* Update snapshots
* Reorder spinner types
* Set a private random seed in tests
* Better id naming
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com >
2024-05-10 14:58:43 -05:00
Carson Sievert
420a2c054c
Start new version ( #4023 )
...
* Start new version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-04-03 10:03:31 -05:00
Carson Sievert
5e566a057d
Start v1.8.1.1 release candidate ( #4020 )
...
* Start v1.8.1.1 release candidate
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* Remove alpha from npm version
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-04-03 09:26:01 -05:00
Carson Sievert
0474eeeead
Start new version ( #4014 )
...
* Start new version
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-03-27 10:10:45 -05:00
Carson Sievert
e8cdc78f0f
v1.8.1 release candidate ( #4008 )
...
* Start v1.8.1 release candidate
* Update urls and yarn build
* Sync package version (GitHub Actions)
* Check-in revdep results
* Groom news
---------
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2024-03-27 10:01:08 -05:00
Joe Cheng
860a3fef86
Rebuild
2024-01-10 19:00:11 -08:00
Carson Sievert
61a51a869f
Run yarn build ( #3942 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-11-20 13:32:32 -06:00
Carson Sievert
283c71e772
v1.8.0 release candidate ( #3928 )
2023-11-20 12:55:11 -06:00
Winston Chang
6a09fda08e
Allow InputBinding.receiveMessage to be async ( #3930 )
...
Co-authored-by: wch <wch@users.noreply.github.com >
2023-10-30 11:26:04 -05:00
Joe Cheng
7f59f93692
Only show the lighter curtain if autoreload is on
...
I added this cause I'm slightly worried about other server environments
sending the same 1012 close code.
2023-10-16 17:58:02 -07:00
Joe Cheng
798b336df6
Make autoreload survive laptop suspend
...
Also simplify the implementation for softening the grey curtain when
autoreload is in progress (only applies to Shiny for Python)
2023-10-16 17:39:55 -07:00
Joe Cheng
bef6b4bfd9
Soften visually jarring greyout when autoreloading
...
This change detects when Shiny is autoreloading, and instead of
showing the typical disconnection treatment (dark grey), it
initially shows nothing and then quickly fades to very light
grey.
The goal is for instant autoreloads to feel seamless, but longer
autoreloads to make it clear when the autoreload has completed,
and still not feel as jarring as a full disconnect.
2023-10-16 17:39:55 -07:00
Carson Sievert
8b1d30aefe
use_dev_version() (#3871 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-08-14 12:53:12 -05:00
Carson Sievert
0b97ee1ecc
1.7.5 release candidate ( #3867 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-08-14 09:49:46 -05:00
Garrick Aden-Buie
6be6dfbfeb
Finer-grained control over shiny-provided input bindings ( #3861 )
...
Co-authored-by: Carson Sievert <cpsievert1@gmail.com >
Co-authored-by: Joe Cheng <joe@rstudio.com >
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
2023-07-31 10:41:27 -05:00
Winston Chang
92d850efa6
Rebuild shiny.js
2023-03-01 21:26:59 -06:00
Winston Chang
f9ff5c2637
Bump version to 1.7.4.9002
2023-01-25 11:19:40 -06:00
Winston Chang
3a4e5f3982
Rebuild JS and CSS
2023-01-06 15:40:58 -06:00
Winston Chang
e42c920587
Merge branch 'main' into async-load-script-2
2023-01-06 15:39:19 -06:00
Carson Sievert
c32db50585
Run yarn build ( #3757 )
...
* Run yarn build
* `devtools::document()` (GitHub Actions)
* Sync package version (GitHub Actions)
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2022-12-15 11:37:11 -06:00
Carson Sievert
6176f03ad0
v1.7.4 release candidate ( #3749 )
...
* Start release candidate
* Get rid of warnings about qplot() usage in tests
* Clean up news
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* Remote remotes (htmltools is now in CRAN)
* Change header syntax in NEWS.md (to match what usethis does)
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2022-12-15 11:12:19 -06:00
Carson Sievert
e48e9c6904
Add fill arguments to plotOutput(), imageOutput(), and uiOutput() ( #3715 )
...
* Add fill arguments to plotOutput(), imageOutput(), and uiOutput()
* Update news
* Code review
* `devtools::document()` (GitHub Actions)
* `yarn build` (GitHub Actions)
* Sync package version (GitHub Actions)
* Update news
* Update to use bindFillRole()
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2022-10-26 11:52:26 -05:00
Joe Cheng
87c673f283
Bump version to v1.7.3.9000
2022-10-25 18:01:14 -07:00
Joe Cheng
dfaefa8905
Merge tag 'v1.7.3'
2022-10-25 17:59:18 -07:00
Joe Cheng
190b542613
Use v1.7.3 instead
...
Something in our yarn build toolchain doesn't like version numbers
with 4 segments
2022-10-24 16:54:54 -07:00
wch
412606c594
yarn build (GitHub Actions)
2022-10-03 17:26:14 +00:00
jcheng5
6128a3ab65
yarn build (GitHub Actions)
2022-09-07 20:43:50 +00:00
cpsievert
809bc8c6de
yarn build (GitHub Actions)
2022-06-14 15:42:16 +00:00
Joe Cheng
59bddea1e9
Use external, not internal, sourcemaps for extras
2022-05-04 16:23:48 -07:00
Joe Cheng
d6bd3d9f9b
Add ability for autoreload ws to be at a custom URL
2022-05-04 09:05:53 -07:00
Barret Schloerke
2c82ee0235
Bump dev version ( #3588 )
2022-02-14 15:24:47 -05:00
Carson Sievert
fc7e237000
Pass args from knit_print.shiny.render.function() down to it's use of the knit_print() generic ( #3569 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
Co-authored-by: Barret Schloerke <barret@rstudio.com >
Co-authored-by: schloerke <schloerke@users.noreply.github.com >
2022-01-11 12:21:18 -06:00