-
Notifications
You must be signed in to change notification settings - Fork 116
chore: update to latest shiny.js; cut autoresize logic that now comes bundled with shiny.js #1986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
e09c0db
e73aabe
6859607
a381212
9c57a22
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| list( | ||
| bslib = "rstudio/bslib@main", | ||
| shiny = "rstudio/shiny@main", | ||
| shiny = "rstudio/shiny@feat/textAreaAutoResize", | ||
| sass = "sass", | ||
| htmltools = "rstudio/htmltools@main" | ||
| ) | ||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "note!": "Generated by scripts/htmlDependencies.R: do not edit by hand", | ||
| "package": "shiny", | ||
| "version": "1.10.0.9000 (rstudio/shiny@f79a22b987fbbbe008466f1ae9cb0b5543721917)" | ||
| "version": "1.10.0.9000 (rstudio/shiny@c672ee9e7fb3a16dfb78f7c02c26633c2c5a027a)" | ||
| } |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.