Skip to content

Conversation

@schloerke
Copy link
Collaborator

@schloerke schloerke commented Feb 16, 2024

Related #1119

Gordon Shotwell and others added 30 commits February 13, 2024 16:28
* main:
  bug(module): Do not use the module prefix in the `Renderer.output_id` (#1130)
  Replace `sys.stderr.write()` with `print(file=sys.stderr)` (#1131)
* main:
  bug: Remove timezone info from `shiny.datetime` input handler (#1146)
* main: (35 commits)
  test: Speed up tests by using single page. Do not attempt deploys job unless conditions are valid (#1197)
  ci: Run `playwright-examples` on Python 3.12 as well (#1195)
  Shiny preset style updates and nudges (#1176)
  tests: Upload trace on failed tests (#1196)
  Fix datetime input in airmass example app (#1194)
  Better docs for `render.download` (#1193)
  Render `shiny.min.css` using `bs_theme()` (#1191)
  Fix `express.ui.update_date` and`express.ui.update_text` links (#1192)
  Use `cast()` for asgiref types only when type checking (#1190)
  Remove uvicorn and click dependencies in Emscripten (#1187)
  Remove asgiref run-time dependency (#1183)
  Install dev-shinylive via Makefile (#1184)
  Put all "Other Changes" items into one section
  Use consistent formatting for items in changelog
  Don't run playwright-deploys tests on release
  tests(resolve-id): Update window size to ensure tooltip is visible (#1179)
  Setup dev version 0.8.0.9000 (#1181)
  Bump version to 0.8.0
  Revert API changes made in `Selected rows method` #1121 (#1174)
  Make autoreload work on codespaces (#1167)
  ...
@schloerke
Copy link
Collaborator Author

Closing in favor of #1198

@schloerke schloerke closed this Mar 6, 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 this pull request may close these issues.

Programatically change data frame selection

3 participants