Skip to content
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

Update examples to use lowercase reactive.{Calc,Effect,Value} #823

Closed
schloerke opened this issue Nov 27, 2023 · 1 comment · Fixed by #1164
Closed

Update examples to use lowercase reactive.{Calc,Effect,Value} #823

schloerke opened this issue Nov 27, 2023 · 1 comment · Fixed by #1164
Milestone

Comments

@schloerke
Copy link
Collaborator

From #822

This PR changes those names to lowercase, and adds aliases so that the old capitalized names still work.

This PR does not change any examples because if users on a previous version of shiny were to use the example code, it wouldn't work for them, and it would be unclear to them why. In a future release, we should update the examples to use the new lowercase names.

@wch
Copy link
Collaborator

wch commented Feb 28, 2024

Note that we also need to update the examples in the shinylive repo and py-shiny-site.

@wch wch closed this as completed in #1164 Feb 28, 2024
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 a pull request may close this issue.

2 participants