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

[EuiText] Add kbd styles #6049

Merged
merged 4 commits into from
Jul 14, 2022
Merged

[EuiText] Add kbd styles #6049

merged 4 commits into from
Jul 14, 2022

Commits on Jul 13, 2022

  1. [EuiText] Adding kbd styles

    miukimiu committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6ec14ec View commit details
    Browse the repository at this point in the history
  2. Adding CL

    miukimiu committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    354de3d View commit details
    Browse the repository at this point in the history
  3. Better comments and styles

    miukimiu committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6b23b3e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. [PR feedback] Minor cleanup

    - Remove extra newlines
    - Remove extra semicolons (already added by logicalCSS() util)
    - Refactor 1px border width to `thin` var
    - Refactor conditional kdb logic to `euiScaleText` vs a new util
    cee-chen committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a89a89f View commit details
    Browse the repository at this point in the history