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

Added more css text utilities #1092

Merged
merged 4 commits into from
Aug 7, 2018
Merged

Added more css text utilities #1092

merged 4 commits into from
Aug 7, 2018

Commits on Aug 7, 2018

  1. Added more css text utilities

    - Moved properties from `.eui-textTruncate` into a mixin and including that mixin in the utility class
    - Added `.eui-textBreakNormal` in case consumers need to override a applied `word-break: break-all`
    - Using the above class on props doc table contents to fix elastic#678
    cchaos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    3d844f5 View commit details
    Browse the repository at this point in the history
  2. changelog

    cchaos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    132fa1b View commit details
    Browse the repository at this point in the history
  3. fix typo

    cchaos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    8345925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b58723 View commit details
    Browse the repository at this point in the history