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

fix: Move www/shared/py-shiny to www/py-shiny #1499

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

gadenbuie
Copy link
Collaborator

Fixes #1497

Moves shiny/www/shared/py-shiny to shiny/www/py-shiny. This keeps shiny/www/shared to assets that are shared from Shiny for R and related packages.

@gadenbuie gadenbuie requested a review from schloerke July 5, 2024 19:19
@gadenbuie gadenbuie added this pull request to the merge queue Jul 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 5, 2024
@gadenbuie gadenbuie added this pull request to the merge queue Jul 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 5, 2024
@gadenbuie gadenbuie added this pull request to the merge queue Jul 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 8, 2024
@gadenbuie gadenbuie added this pull request to the merge queue Jul 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 8, 2024
@gadenbuie gadenbuie merged commit e5aea5d into main Jul 8, 2024
31 checks passed
@gadenbuie gadenbuie deleted the fix/www-pyshiny branch July 8, 2024 17:38
schloerke added a commit to machow/py-shiny that referenced this pull request Jul 8, 2024
* main:
  api(playwright): Code review of complete playwright API (posit-dev#1501)
  fix: Move `www/shared/py-shiny` to `www/py-shiny` (posit-dev#1499)
schloerke added a commit that referenced this pull request Jul 9, 2024
* main:
  feat(data frame): Support `polars` (#1474)
  api(playwright): Code review of complete playwright API (#1501)
  fix: Move `www/shared/py-shiny` to `www/py-shiny` (#1499)
  test(controllers): Refactor column sort and filter methods for Dataframe class (#1496)
  Follow up to #1453: allow user roles when normalizing a dictionary (#1495)
  fix(layout_columns): Fix coercion of scalar row height to list for python <= 3.9 (#1494)
  Add `shiny.ui.Chat` (#1453)
  docs(Theme): Fix example and clarify usage (#1491)
  chore(pyright): Pin pyright version to `1.1.369` to avoid CI failures (#1493)
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.

Move py-shiny specific assets from www/shared/py-shiny to www/py-shiny
2 participants