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 ReduceMotionConfig component #6164

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2024

  1. Add

    piaskowyk committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7da2b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad77c8c View commit details
    Browse the repository at this point in the history
  3. Run formatter

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    059553f View commit details
    Browse the repository at this point in the history
  4. Only dev mode

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2263135 View commit details
    Browse the repository at this point in the history
  5. Split value to JS and UI

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b31c53d View commit details
    Browse the repository at this point in the history
  6. Rename value

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c0ed69 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    83ae5ee View commit details
    Browse the repository at this point in the history
  2. Run formatter

    piaskowyk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8a6c465 View commit details
    Browse the repository at this point in the history
  3. Handle the rest of enum

    piaskowyk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3bf2eea View commit details
    Browse the repository at this point in the history
  4. Refactor API

    piaskowyk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c3fd3fb View commit details
    Browse the repository at this point in the history
  5. Update example

    piaskowyk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cc8c9c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b4818f5 View commit details
    Browse the repository at this point in the history
  2. Fix linter rule

    piaskowyk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d121acc View commit details
    Browse the repository at this point in the history
  3. Added use strict

    piaskowyk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8b7db2c View commit details
    Browse the repository at this point in the history