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

Unified element editor #10467

Merged
merged 10 commits into from Feb 4, 2022
Merged

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    2db1150 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    cbd7a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Move custom field validation to afterValidate()

    This way the field handles aren't getting included in safeAttributes, and their validators don't get cached, which is problematic if the field layout ends up changing (e.g. new entry type)
    brandonkelly committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f5d2500 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    9a3074a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d01f58 View commit details
    Browse the repository at this point in the history
  3. Unified element editor

    brandonkelly committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0a77a06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7831b82 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Fixed test

    brandonkelly committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e1da285 View commit details
    Browse the repository at this point in the history
  2. Typo

    brandonkelly committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1765fac View commit details
    Browse the repository at this point in the history
  3. Release notes

    brandonkelly committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    be858d9 View commit details
    Browse the repository at this point in the history