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

Form Input: Don't use flex-direction: row-reverse for checkbox field #64232

Merged
merged 11 commits into from
Sep 12, 2024

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    437650b View commit details
    Browse the repository at this point in the history
  2. Don't create v2 variable

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    af93336 View commit details
    Browse the repository at this point in the history
  3. Fix fixtures

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    21fdda5 View commit details
    Browse the repository at this point in the history
  4. Update fixtures

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    626b24b View commit details
    Browse the repository at this point in the history
  5. Split fixtures

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0c58873 View commit details
    Browse the repository at this point in the history
  6. Integrate fixtures

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    db310af View commit details
    Browse the repository at this point in the history
  7. Remove unneccesary fixtures

    t-hamano authored and aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9947d48 View commit details
    Browse the repository at this point in the history
  8. Add base fixtures for text-like inputs

    All variations of the simple texts input field are added here to match the approach taken in the deprecation fixtures.
    aaronrobertshaw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8cc11de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c222f88 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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