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(types): add InferAttributes utility type #13909

Merged
merged 29 commits into from Jan 21, 2022
Merged

feat(types): add InferAttributes utility type #13909

merged 29 commits into from Jan 21, 2022

Commits on Jan 5, 2022

  1. Copy the full SHA
    f8dfa3b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0351311 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    74a3248 View commit details
    Browse the repository at this point in the history
  4. docs: make comments more explicit

    Co-authored-by: Rik Smale <13023439+WikiRik@users.noreply.github.com>
    ephys and WikiRik committed Jan 5, 2022
    Copy the full SHA
    f895c87 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    271e392 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3f833fc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. feat(types): add CreationAttributesOf

    works like `AttributesOf` but fields tagged as `CreationOptional` will accept undefined
    ephys committed Jan 7, 2022
    Copy the full SHA
    75f17c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a55c39f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    932e618 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    11bcaf6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7896f96 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    60589bc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b4adc2a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0922b2f View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a3bbc84 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    7be44b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Copy the full SHA
    8d92e03 View commit details
    Browse the repository at this point in the history
  2. feat(types): add Attributes/CreationAttributes, rename AttributesOf

    deprecated Model#_attributes and Model#_creationAttributes
    ephys committed Jan 8, 2022
    Copy the full SHA
    17b7699 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1da9ce3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Copy the full SHA
    120e244 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Copy the full SHA
    2ffe137 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e66864 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    644afbe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7c908e3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7b97c0d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Copy the full SHA
    853926c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Copy the full SHA
    21b8533 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e518b01 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2706b51 View commit details
    Browse the repository at this point in the history