Skip to content

Conversation

@gadenbuie gadenbuie marked this pull request as ready for review September 27, 2024 15:14
@gadenbuie gadenbuie requested a review from cpsievert September 27, 2024 15:15
* Fixed a bug in `ui.conditional_panel()` that would cause the panel to repeatedly show/hide itself when the provided condition did not evaluate to a boolean value. (#1707)

* Fixed a bug with `ui.input_slider()` when used as a range slider that made it impossible to change the slider value when both handles were at the maximum value. (#1707)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm starting to think we should have a dedicated section of shiny/README.md dedicated to JS changes, so we can just point to that, but this is great for now, thanks.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. I'd really like it if Shiny were a JavaScript package that we could just update directly rather than pulling from the R package.

@gadenbuie gadenbuie changed the title Deps/update-shiny-2024-09-27 chore(deps): Update shiny 2024-09-27 Sep 27, 2024
@gadenbuie gadenbuie merged commit 34dd99e into main Sep 27, 2024
53 of 56 checks passed
@gadenbuie gadenbuie deleted the deps/update-shiny-2024-09-27 branch September 27, 2024 19:59
schloerke added a commit to machow/py-shiny that referenced this pull request Oct 1, 2024
* main:
  Fix title in template app
  chore: revert check where airmass skips on python 3.9 (posit-dev#1708)
  chore(deps): Update shiny 2024-09-27 (posit-dev#1707)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants