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

feat(data frame): Support polars #1474

Merged
merged 38 commits into from
Jul 9, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    f9c8e84 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Stub out more grid support

    machow committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    90f8d01 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    63101b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af8424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2403b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6827d5 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused import

    machow committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9f753a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    8160692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4239590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31daefe View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'main' into machow-feat-data-grid-polars

    * main:
      fix(tests): dynamically determine the path to the shiny app (posit-dev#1485)
      tests(deploys): use a stable version of html tools instead of main branch (posit-dev#1483)
      feat(data frame): Support basic cell styling (posit-dev#1475)
      fix: support static files on pyodide / py.cafe under a prefix (posit-dev#1486)
      feat: Dynamic theming (posit-dev#1358)
      Add return type for `_task()` (posit-dev#1484)
      tests(controls): Change API from controls to controller (posit-dev#1481)
      fix(docs): Update path to reflect correct one (posit-dev#1478)
      docs(testing): Add quarto page for testing (posit-dev#1461)
      fix(test): Remove unused testrail reporting from nightly builds (posit-dev#1476)
    schloerke committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7bd2f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31737d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d32a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7de1130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe7cf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge branch 'main' into machow-feat-data-grid-polars

    * main:
      test(controllers): Refactor column sort and filter methods for Dataframe class (posit-dev#1496)
      Follow up to posit-dev#1453: allow user roles when normalizing a dictionary (posit-dev#1495)
      fix(layout_columns): Fix coercion of scalar row height to list for python <= 3.9 (posit-dev#1494)
      Add `shiny.ui.Chat` (posit-dev#1453)
      docs(Theme): Fix example and clarify usage (posit-dev#1491)
      chore(pyright): Pin pyright version to `1.1.369` to avoid CI failures (posit-dev#1493)
      tests(dataframe): Add additional tests for dataframe (posit-dev#1487)
      bug(data frame): Export `render.StyleInfo` (posit-dev#1488)
    schloerke committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a99948d View commit details
    Browse the repository at this point in the history
  2. Update _controls.py

    schloerke committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9686cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa1b9c6 View commit details
    Browse the repository at this point in the history
  4. lints

    schloerke committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1ae281e View commit details
    Browse the repository at this point in the history
  5. Use more tbl methods

    schloerke committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2a81f5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54f37dc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Fix styles app

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    61b1a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af6894b View commit details
    Browse the repository at this point in the history
  3. lints

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0406c65 View commit details
    Browse the repository at this point in the history
  4. Cleanups

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    534bd82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89e0aa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea4be98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a6128f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2047ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd2f867 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into machow-feat-data-grid-polars

    * 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 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9cfc3ec View commit details
    Browse the repository at this point in the history
  11. Update _tbl_data.py

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8683bf9 View commit details
    Browse the repository at this point in the history
  12. lints

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fcf7d76 View commit details
    Browse the repository at this point in the history
  13. Update _datagridtable.py

    schloerke committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    28f3a14 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. lints

    schloerke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    57bc292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8ce68 View commit details
    Browse the repository at this point in the history
  3. Update _tbl_data.py

    schloerke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c9d36e3 View commit details
    Browse the repository at this point in the history
  4. Update _tbl_data.py

    schloerke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5369ad2 View commit details
    Browse the repository at this point in the history