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

Apply dialog custom property overrides to modal and drawer components #2018

Merged
merged 16 commits into from
Sep 13, 2024

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. Add markup for dialog demos

    sebnitu committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    28f8fe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Refactor focus-ring and screen styles

    - Moves focus-ring styles to dialog component
    - Moves screen variables to core component
    sebnitu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d547f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24aa992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95edd9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf5b73e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Apply dialog to modal/drawer transition stack

    - This is applied using custom properties and fallback values.
    sebnitu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    91f6020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90be0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10bf312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ff8a93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f55487f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6be7af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2ec7f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Improve drawer docs examples

    sebnitu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0585b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    f214561 View commit details
    Browse the repository at this point in the history
  2. Add focus-ring color and opacity functions

    - This is used to more easily return a focus-ring property with the module, core and value fallback stack.
    sebnitu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bfed9fc View commit details
    Browse the repository at this point in the history