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

Make schema titles as property types optional #576

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    08fae61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcad3ea View commit details
    Browse the repository at this point in the history
  3. Bug fix

    ethanpmullen committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5b6f671 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Rename property

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bd2e304 View commit details
    Browse the repository at this point in the history
  2. Rename and tests

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8404c86 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d7bd6ba View commit details
    Browse the repository at this point in the history
  4. Test fix

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1591ae3 View commit details
    Browse the repository at this point in the history
  5. Test fix

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cc680ae View commit details
    Browse the repository at this point in the history
  6. Test fix

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e4e60ac View commit details
    Browse the repository at this point in the history
  7. false and true

    ethanpmullen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    183d8c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Rename option

    ethanpmullen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bc0c945 View commit details
    Browse the repository at this point in the history
  2. Flip true and false

    ethanpmullen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5229b0f View commit details
    Browse the repository at this point in the history
  3. Correct test names

    ethanpmullen committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    66e3e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. catalog-info

    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3129b1d View commit details
    Browse the repository at this point in the history
  2. delete catalog-info

    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    af02b30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from blstrco/ignore-titles-option

    Make property title expansion optional
    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5069060 View commit details
    Browse the repository at this point in the history
  4. Swap true and false

    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5948a49 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0623cdd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from blstrco/test-fix

    Fix tests
    ethanpmullen committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ecf71f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. package.json

    ethanpmullen committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cd7164d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from blstrco/package.json

    Update package.json
    ethanpmullen committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5639052 View commit details
    Browse the repository at this point in the history
  3. Return schema generated

    ethanpmullen committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1861b03 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Increment version

    ethanpmullen committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0925fb5 View commit details
    Browse the repository at this point in the history
  2. no tests

    ethanpmullen committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fea3c32 View commit details
    Browse the repository at this point in the history
  3. prepublish

    ethanpmullen committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    325d3c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. deconstruct types

    ethanpmullen committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    55250bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from blstrco/union-type

    Version name in schema name
    ethanpmullen committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a7b00f8 View commit details
    Browse the repository at this point in the history