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

Remove express.ui.output_* functions, add shiny.express.render #1018

Merged
merged 26 commits into from
Jan 17, 2024

Commits on Jan 12, 2024

  1. Add render.code

    wch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1a8f1ff View commit details
    Browse the repository at this point in the history
  2. Add output_code

    wch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8a530b0 View commit details
    Browse the repository at this point in the history
  3. Update tests

    wch committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f7d0a98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    426dca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    4df0453 View commit details
    Browse the repository at this point in the history
  2. Remove ui_kwargs function

    wch committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e577bf3 View commit details
    Browse the repository at this point in the history
  3. Deprecate output_args()

    wch committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b4ed7ff View commit details
    Browse the repository at this point in the history
  4. Clean up default_ui methods

    wch committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ec0419a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    8c77bb6 View commit details
    Browse the repository at this point in the history
  2. Disable ui_kwargs tests

    wch committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c87ef09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    749eb55 View commit details
    Browse the repository at this point in the history
  4. Export express.ui.render

    wch committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fea77c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b796514 View commit details
    Browse the repository at this point in the history
  6. Clean up imports

    wch committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    348d032 View commit details
    Browse the repository at this point in the history
  7. Restore argument passing

    wch committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2a2941b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Remove unused imports

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2dc3a5b View commit details
    Browse the repository at this point in the history
  2. Update output_args

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6fccc37 View commit details
    Browse the repository at this point in the history
  3. Fix typing

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2c8ddb1 View commit details
    Browse the repository at this point in the history
  4. Code review fixes

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    edcb394 View commit details
    Browse the repository at this point in the history
  5. Update tests to use render.code

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0a318e5 View commit details
    Browse the repository at this point in the history
  6. Update more tests

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3b9f133 View commit details
    Browse the repository at this point in the history
  7. Fix argument names

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    93b5e5e View commit details
    Browse the repository at this point in the history
  8. Bump version to 0.6.1.9004

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b4bbcf3 View commit details
    Browse the repository at this point in the history
  9. Restore test

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    645b234 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45e3f54 View commit details
    Browse the repository at this point in the history
  11. Update changelog

    wch committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3e43cba View commit details
    Browse the repository at this point in the history