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

fix: schema #351

Merged
merged 5 commits into from
Jul 23, 2024
Merged

fix: schema #351

merged 5 commits into from
Jul 23, 2024

Commits on Jul 23, 2024

  1. fix: prose control and interfaces

    prose control now uses schema to determine whether to render
    for complex components, i now export a function to generate prose schema
    - this omits id if not specified
    seaerchin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7edaae0 View commit details
    Browse the repository at this point in the history
  2. fix: heading

    make content optinoal
    seaerchin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6166685 View commit details
    Browse the repository at this point in the history
  3. chore: lint + rename

    seaerchin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab809e7 View commit details
    Browse the repository at this point in the history
  4. chore: schemaMatches

    add back schemaMatches + lint fixes
    seaerchin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab40c49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e3e92 View commit details
    Browse the repository at this point in the history