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

Add disallow rules in the Schema #15916

Merged
merged 7 commits into from
Jun 3, 2024
Merged

Add disallow rules in the Schema #15916

merged 7 commits into from
Jun 3, 2024

Commits on May 13, 2024

  1. Feature (engine): Schema now supports disallowing items. Introduced…

    … `SchemaItemDefinition#disallowIn`, `#disallowChildren` and `disallowAttributes`.
    scofalik committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e22cc0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee5c5c View commit details
    Browse the repository at this point in the history
  3. Fixed lint errors.

    scofalik committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ec9b919 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Minor docs improvements.

    scofalik committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3b02216 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    a90d791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66fc735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aafadce View commit details
    Browse the repository at this point in the history