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

Number string formatting in datagrid #2539

Closed
wants to merge 11 commits into from

Commits on Feb 28, 2024

  1. refactor ColumnLocator

    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e3f6c6a View commit details
    Browse the repository at this point in the history
  2. implement plugin.can_render_column_styles

    integrate can_render_column_styles to viewer
    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bba9a3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33cb79a View commit details
    Browse the repository at this point in the history
  4. add column style specification

    initial datagrid integration
    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e831c35 View commit details
    Browse the repository at this point in the history
  5. shim datagrid into new format

    fix datagrid tests
    
    symbols integration
    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5873fcc View commit details
    Browse the repository at this point in the history
  6. refactor api

    update migrations
    
    Co-authored-by: Davis Silverman <sinistersnare@users.noreply.github.com>
    Co-authored-by: Broch Stilley <brochington@gmail.com>
    3 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    be312b1 View commit details
    Browse the repository at this point in the history
  7. tests, lint

    better column_config update repr
    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a093f3c View commit details
    Browse the repository at this point in the history
  8. update tests

    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e2fe6b View commit details
    Browse the repository at this point in the history
  9. scaffolding

    ada-x64 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bd844e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8ba9b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f575d97 View commit details
    Browse the repository at this point in the history