Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Compound color pass #11079

Merged
merged 35 commits into from
Jul 12, 2023
Merged

Compound color pass #11079

merged 35 commits into from
Jul 12, 2023

Commits on Jun 13, 2023

  1. Integrate compound design tokens

    The icons should not be included in this repo, and should live in the compound design token repo, but for simplicity sake at this phase of the integration they will be added here
    Germain committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f4784c3 View commit details
    Browse the repository at this point in the history
  2. Pareto color pass on the light theme

    Germain committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a0451d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    c5edcb8 View commit details
    Browse the repository at this point in the history
  2. bugfixes in the light color pass

    Germain committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5e260ea View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    e234662 View commit details
    Browse the repository at this point in the history
  2. Compound color pass dark theme

    Germain committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d7a115a View commit details
    Browse the repository at this point in the history
  3. Compound color pass high contrast

    Germain committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ee40c00 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Fix typo

    Germain committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4293b01 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix tooltip

    Germain committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0bd9b3b View commit details
    Browse the repository at this point in the history
  2. Fix PR feedback

    Germain committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    19484d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    ec12dbb View commit details
    Browse the repository at this point in the history
  2. fix composer button mixin

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7fb4333 View commit details
    Browse the repository at this point in the history
  3. Normalise some of the auth page colors

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0ed5b4c View commit details
    Browse the repository at this point in the history
  4. Update based on figma feedback

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2db7e35 View commit details
    Browse the repository at this point in the history
  5. lintfix

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ed2d479 View commit details
    Browse the repository at this point in the history
  6. regenerate theme index

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    34d40d9 View commit details
    Browse the repository at this point in the history
  7. Fix cypress tests

    Removed the CSS assertions in the room header as it overlaps with the Percy snapshot
    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0eb671c View commit details
    Browse the repository at this point in the history
  8. fix more e2e tests

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    18f8ff2 View commit details
    Browse the repository at this point in the history
  9. update colors based on feedback

    Germain committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c3c141f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fix color pass

    Germain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3565fe7 View commit details
    Browse the repository at this point in the history
  2. Fix theme overrides

    Germain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2fb87a1 View commit details
    Browse the repository at this point in the history
  3. Restore -transparent

    Germain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4e8db00 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix color mapping

    Germain committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    273ea8f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    f3cf7e7 View commit details
    Browse the repository at this point in the history
  2. Final colour pass update

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1e189b0 View commit details
    Browse the repository at this point in the history
  3. Do not consume compound colors directly

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    243da49 View commit details
    Browse the repository at this point in the history
  4. rethemedex

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    950465b View commit details
    Browse the repository at this point in the history
  5. Update pass

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a3646e2 View commit details
    Browse the repository at this point in the history
  6. Final tweaks

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b46a5d1 View commit details
    Browse the repository at this point in the history
  7. a11y pass

    Germain committed Jul 12, 2023
    3 Configuration menu
    Copy the full SHA
    3e329ea View commit details
    Browse the repository at this point in the history
  8. scope opacity to checkbox and not label

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0127888 View commit details
    Browse the repository at this point in the history
  9. Add missing customisations var for theming

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    de7815a View commit details
    Browse the repository at this point in the history
  10. lintfix

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    333bdf8 View commit details
    Browse the repository at this point in the history
  11. remove unwanted test

    Germain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2197248 View commit details
    Browse the repository at this point in the history