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: add new "fields" key to RecordForm #1773

Merged
merged 8 commits into from
Oct 6, 2022

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    198b329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4db00a View commit details
    Browse the repository at this point in the history
  3. test: update form usage in old tests

    we want to move away from legacy-style `RecordArray` forms, so old tests must be changed. There is now a test to ensure that old-style forms are compatible with new-style forms.
    agoose77 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9f09ea7 View commit details
    Browse the repository at this point in the history
  4. test: set dtype!

    agoose77 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    daaf994 View commit details
    Browse the repository at this point in the history
  5. Revert "feat: raise Exception if user mixes Form styles"

    This reverts commit c4db00a
    agoose77 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    08ceb7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c0f951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa9ef60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02be6b4 View commit details
    Browse the repository at this point in the history