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 icons from design files #228

Closed
wants to merge 22 commits into from
Closed

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    34cc057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7c1e2 View commit details
    Browse the repository at this point in the history
  3. Fix button vertical alignment (elastic#232)

    Buttons now correctly align regardless of if they have icons next to them.
    snide authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    ff4b42f View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG for 0.0.8.

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    841058d View commit details
    Browse the repository at this point in the history
  5. Updated documentation.

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    655ae74 View commit details
    Browse the repository at this point in the history
  6. 0.0.8

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    b4e45c4 View commit details
    Browse the repository at this point in the history
  7. Give help / error text proper line-height (elastic#234)

    help / error text didn't have line-height.
    snide authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    c94c4c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f866df View commit details
    Browse the repository at this point in the history
  9. Rename EuiFlexGroup classes to reflect CSS values, remove primary Tex…

    …tColor (elastic#235)
    
    * Rename euiFlexGroup--alignItemsEnd to euiFlexGroup--alignItemsFlexEnd.
    * Remove support for 'primary' color from EuiTextColor because it looks too much like a link.
    * Use flex groups in EuiButton examples.
    cjcenizal authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    bb89192 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG for 0.0.9.

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    46073f0 View commit details
    Browse the repository at this point in the history
  11. Updated documentation.

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    97dd332 View commit details
    Browse the repository at this point in the history
  12. 0.0.9

    cjcenizal committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    b6f8e45 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Updating Popovers to use Panel Padding vars (elastic#229)

    Popovers with titles no longer require padding to be manually added to the popover's child that follows the title.
    cchaos authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    a594b92 View commit details
    Browse the repository at this point in the history
  2. toast component jest tests (elastic#215)

    * toast jest tests
    
    * using test style guide this time
    
    * test each color value
    nreese authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    bb7bddb View commit details
    Browse the repository at this point in the history
  3. Fix bug with Pager service when there are no items. (elastic#237)

    * Fix bug with Pager service when there are no items.
    cjcenizal authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    ce53c77 View commit details
    Browse the repository at this point in the history
  4. Support newlines in EuiErrorBoundary. (elastic#238)

    * Support newlines in EuiErrorBoundary.
    cjcenizal authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    4922884 View commit details
    Browse the repository at this point in the history
  5. Add isPageable method to Pager. (elastic#242)

    * Change Pager to use -1 to reflect a 'no items' state.
    * Add isPageable method to Pager.
    cjcenizal authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    6bc84f3 View commit details
    Browse the repository at this point in the history
  6. Add Writing guidelines (elastic#212)

    * Writing guidelines
    
    Provides descriptions and examples of how to write UI text
    
    * Added code for checkbox
    
    Also fixed typos and added don't for contractions
    
    * Incorporated review comments
    
    Added more detail and explanations
    
    * Second round of edits
    
    Added some more don'ts and fixed examples
    gchaps authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    0a4f563 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8f12d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fe2077 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3e177e View commit details
    Browse the repository at this point in the history
  10. changelog

    cchaos committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    eccd4c1 View commit details
    Browse the repository at this point in the history