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

Compound Typography pass #11103

Merged
merged 29 commits into from
Jun 29, 2023
Merged

Compound Typography pass #11103

merged 29 commits into from
Jun 29, 2023

Commits on Jun 14, 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 14, 2023
    Configuration menu
    Copy the full SHA
    47e67e8 View commit details
    Browse the repository at this point in the history
  2. Delete unused or incorrect - sass variables

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

Commits on Jun 16, 2023

  1. Typography pass

    Germain committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    01ff6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fb126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e29d742 View commit details
    Browse the repository at this point in the history
  4. lint fix

    Germain committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7fdf21d View commit details
    Browse the repository at this point in the history
  5. Fix snapshot

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

Commits on Jun 23, 2023

  1. Fix typography pass feedback

    Germain committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8592ba1 View commit details
    Browse the repository at this point in the history
  2. Remove unwanted e2e test

    cypress tests should test functionality not visual output. And we should not test visual output by inspecting CSS properties
    Germain committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    62ae35d View commit details
    Browse the repository at this point in the history
  3. lintfix

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

Commits on Jun 26, 2023

  1. Migration script for baseFontSize

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

Commits on Jun 27, 2023

  1. Updates after design review

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0c9fc26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5a01e View commit details
    Browse the repository at this point in the history
  3. Update font scaling panel to use min/max size

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e60e7ef View commit details
    Browse the repository at this point in the history
  4. Fix custom font

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d2aea18 View commit details
    Browse the repository at this point in the history
  5. Fix font slider e2e test

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d0b0dda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cae9936 View commit details
    Browse the repository at this point in the history
  7. Update custom font

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6a3652c View commit details
    Browse the repository at this point in the history
  8. Update new baseFontSizeV2

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5517d4a View commit details
    Browse the repository at this point in the history
  9. Disambiguate heading props

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f6924d0 View commit details
    Browse the repository at this point in the history
  10. Fix appearance test

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    26a8d5e View commit details
    Browse the repository at this point in the history
  11. change max font size

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f93281e View commit details
    Browse the repository at this point in the history
  12. fix e2ee test

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0c298b7 View commit details
    Browse the repository at this point in the history
  13. fix tests

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f72effb View commit details
    Browse the repository at this point in the history
  14. test baseFontSize migration code

    Germain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e922dd3 View commit details
    Browse the repository at this point in the history
  15. typescript strict

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

Commits on Jun 28, 2023

  1. Migrate baseFontSize account setting

    Germain committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a616304 View commit details
    Browse the repository at this point in the history
  2. Change assertion for font size

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

Commits on Jun 29, 2023

  1. Fix font size controller test

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