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

Allow users to pass vega_options #10

Merged
merged 11 commits into from
Oct 7, 2024
Merged

Commits on Oct 3, 2024

  1. Autofmt

    ddanieltan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6bca08b View commit details
    Browse the repository at this point in the history
  2. Add vega_options as param

    {"actions":False} is kept as the default for vega_options
    ddanieltan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0a9750e View commit details
    Browse the repository at this point in the history
  3. Autofmt

    ddanieltan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2d02bd8 View commit details
    Browse the repository at this point in the history
  4. Add test for vega_options

    ddanieltan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2529cc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    022e952 View commit details
    Browse the repository at this point in the history
  6. Change __str__ check to to_xml()

    Following advice from FastHTML discord
    ddanieltan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4779e09 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    50a4c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f1fdb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: vincent d warmerdam  <[email protected]>
    ddanieltan and koaning authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8a5552a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    1541f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca06198 View commit details
    Browse the repository at this point in the history