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

refactor: Rename and move is_undefined, OneOrSeq #3491

Merged
merged 5 commits into from
Jul 22, 2024

Commits on Jul 21, 2024

  1. refactor: Rename and move is_undefined

    Planned in: https://github.com/vega/altair/pull/3480/files/419a4e944f231026322e2c4f137e7a3eb94735e8#r1679197993
    
    - `api._is_undefined` -> `schemapi.is_undefined`
    - Added to `utils.__all__`
    dangotbanned committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fd78fd6 View commit details
    Browse the repository at this point in the history
  2. refactor: Rename and move OneOrSeq

    Planned in vega#3427 (comment)
    
    Will allow for more reuse
    dangotbanned committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    daf142e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcfd65b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    999597e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb84841 View commit details
    Browse the repository at this point in the history