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
Carson Sievert
77bc4e9ec7
Update selectInput's binding to use selectize.js' getValue() method when relevant ( #3926 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-10-26 18:21:40 -05:00
Carson Sievert
a1b9fda809
Prevent .selectize() updates from destroying .data() and event listeners ( #3923 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-10-26 17:42:06 -05:00
Garrick Aden-Buie
97a12ec601
fix(shiny.scss): Ensure $body-emphasis-color is defined for all BS5 ( #3924 )
2023-10-26 14:36:49 -05:00
Winston Chang
81bdde64c4
Convert bindAll to an async function ( #3904 )
...
Co-authored-by: Carson <cpsievert1@gmail.com >
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-10-24 16:01:47 -05:00
Garrick Aden-Buie
c4ef42337b
feat: Improve notification styles ( #3913 )
...
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
Co-authored-by: Carson <cpsievert1@gmail.com >
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-10-20 10:55:23 -05:00
Carson Sievert
ce78d0dcf1
Fix selectize event namespacing issues ( #3919 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-10-20 10:21:29 -05:00
Carson Sievert
7069064dd6
Add non-minified selectize.js source; and respect shiny.minified option ( #3918 )
2023-10-19 18:38:30 -05:00
Carson Sievert
a0a83d5fe3
Merge pull request #3914 from rstudio/chore/shiny-sass-bs-3-4-5
2023-10-19 16:40:59 -05:00
Garrick Aden-Buie
8fbc4ad4c1
Merged origin/main into chore/shiny-sass-bs-3-4-5
2023-10-19 17:31:30 -04:00
Garrick Aden-Buie
5346a00373
docs: Add news item
2023-10-19 17:30:59 -04:00
Garrick Aden-Buie
2dc69aea37
chore(shiny-sass): Remove comments
2023-10-19 17:27:08 -04:00
Joe Cheng
be6f6716bf
Merge pull request #3915 from rstudio/autoreload-indication
...
Soften visually jarring greyout when autoreloading
2023-10-18 12:23:47 -07: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
80ab088e2d
Merge pull request #3910 from rstudio/rc-v1.7.5.1
2023-10-16 12:22:58 -05:00
Carson
481a692b07
Merge branch 'main' into rc-v1.7.5.1
2023-10-16 10:01:18 -05:00
Garrick Aden-Buie
8ae936ba01
feat(shiny-scss): Create variable defaults specific to the Bootstrap version
2023-10-11 11:59:08 -04:00
Garrick Aden-Buie
6dc377842f
Revert shiny bootstrap sass back to pre-BS 5.3
...
Reverts back to commit f540679513
2023-10-11 11:06:11 -04:00
Carson
837307fe8c
Remove alpha from the npm version
v1.7.5.1
2023-10-06 09:52:39 -05:00
Carson
dfe359c1b6
shiny v1.7.5.1
2023-10-05 18:42:03 -05:00
Carson Sievert
b8923e9497
Address r-devel's change in is.atomic(NULL) behavior ( #3908 )
2023-10-03 10:54:55 -05:00
Winston Chang
9ebcbf8a2d
wrapFunctionLabel: handle case when name is >10000 bytes (#3903 )
...
Co-authored-by: Carson Sievert <cpsievert1@gmail.com >
2023-09-27 10:38:28 -05:00
Carson Sievert
a6fc6bf8cb
Update to the development version of selectize.js ( #3897 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-09-14 19:02:31 -05:00
Carson Sievert
eddc3047d4
Fix regression in updateSelectizeInput() ( #3890 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-09-08 16:48:48 -05:00
Carson Sievert
6db17d4f67
Ensure Sass variables are defined for Bootstrap 3 Sass ( #3892 )
2023-09-08 10:39:25 -05:00
Winston Chang
d21f9493fb
Update fileInput help page ( #3886 )
...
Co-authored-by: wch <wch@users.noreply.github.com >
2023-09-01 15:27:28 -05:00
Carson Sievert
e87f942e89
Update Shiny's CSS to respect BS5's dark color mode ( #3882 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-08-28 15:11:01 -05:00
Carson Sievert
1eb9ed7345
Upgrade to selectize.js 0.15.2 ( #3875 )
...
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com >
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
2023-08-28 14:59:43 -05:00
Carson Sievert
9d923d079a
fileInput()'s button shouldn't have top-right or bottom-right border-radius (#3879 )
2023-08-24 09:07:11 -05:00
Carson Sievert
b054e45402
Update staticimports ( #3872 )
2023-08-15 11:40:19 -05: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
ab87a0708d
use_dev_version()
2023-08-14 09:56:22 -05:00
Carson Sievert
0b97ee1ecc
1.7.5 release candidate ( #3867 )
...
Co-authored-by: cpsievert <cpsievert@users.noreply.github.com >
v1.7.5
2023-08-14 09:49:46 -05:00
Garrick Aden-Buie
68546c319e
Increase touch target area of slider input ( #3859 )
2023-08-07 15:14:35 -04:00
Garrick Aden-Buie
69188fef22
chore(desc): Add GitHub repo to URL ( #3864 )
2023-08-03 13:20:33 -04: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
Garrick Aden-Buie
6fc06281bd
docs(navbarPage): Be less specific about collapsible breakpoint ( #3853 )
2023-07-07 10:42:39 -04:00
Barret Schloerke
f724128d41
Merge pull request #3850 from rstudio/rc-v1.7.4.1
2023-07-07 09:56:25 -04:00
Barret Schloerke
518ef0f9f8
Merge branch 'main' into rc-v1.7.4.1
...
* main: (55 commits)
Catch errors receiving individual input messages (#3843 )
Clarify what's ignored by ignoreNULL (#3827 )
Remove tests/testthat/apps/ (#3841 )
Correctly set width on `textarea` input element (#3838 )
Update selectize.js documentation URLs (#3836 )
test(json digits): Try unsetting option in test to get default behavior (#3837 )
Rebuild docs
Update README.md
fix typo in the docs for bindCache (#3825 )
Allow for `shiny:::toJSON()` to respect if `digits` has class `AsIs` to represent `use_signif=` (#3819 )
More complete `downloadButton()` example
Rename actionQueue to taskQueue, add more context to the NEWS item (#3801 )
Remove unneeded packages from package.json
Rebuild docs
Rebuild shiny.js
Update @types/node
Rebuild yarn.lock
Fix brush resetting behavior. Closes #3785
Bump fastmap dependency to 1.1.1
Sync package version (GitHub Actions)
...
2023-07-07 09:39:01 -04:00
Winston Chang
f5b395485e
shiny v1.7.4.1
...
Remove use of as.numeric_version()
Closes #3849
v1.7.4.1
2023-07-07 09:33:14 -04:00
Garrick Aden-Buie
31aca7aa70
Catch errors receiving individual input messages ( #3843 )
2023-06-30 17:10:17 -04:00
Garrick Aden-Buie
b38a630224
Clarify what's ignored by ignoreNULL ( #3827 )
...
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
2023-06-30 10:44:43 -04:00
Winston Chang
1b7709411b
Remove tests/testthat/apps/ ( #3841 )
2023-06-16 16:55:14 -05:00
Garrick Aden-Buie
2b48aa0d91
Correctly set width on textarea input element ( #3838 )
...
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com >
2023-06-12 15:57:49 -04:00
Viviane Girardin
6fdf23752e
Update selectize.js documentation URLs ( #3836 )
...
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com >
Co-authored-by: Winston Chang <winston@stdout.org >
2023-06-09 15:43:21 -05:00
Barret Schloerke
8542f5d017
test(json digits): Try unsetting option in test to get default behavior ( #3837 )
2023-06-09 15:30:02 -05:00
Winston Chang
e7b830755a
Rebuild docs
2023-06-01 15:44:18 -05:00
Gordon Shotwell
23c7b0683a
Update README.md
...
Add Discord link
2023-06-01 15:43:20 -05:00