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

Steps are styled #208

Merged
merged 15 commits into from
Dec 15, 2017
Merged

Steps are styled #208

merged 15 commits into from
Dec 15, 2017

Commits on Dec 11, 2017

  1. add Steps component

    nreese committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    3f36a32 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. rename offset to firstStepNumber, add EuiStep jest test, pass classNa…

    …me and rest to EuiStep
    nreese committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    1d7124e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c150655 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. add headingElement prop

    nreese committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    38fba87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf81499 View commit details
    Browse the repository at this point in the history
  3. Styled steps

    cchaos committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    e81ed86 View commit details
    Browse the repository at this point in the history
  4. Updating the docs

    cchaos committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    0e7778e View commit details
    Browse the repository at this point in the history
  5. more cleanup

    nreese committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    be7c3cd View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'nreese/steps' into steps-style

    # Conflicts:
    #	src-docs/src/views/steps/heading_element_steps.js
    #	src-docs/src/views/steps/steps.js
    cchaos committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    8af96ce View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/steps_component' into steps-style

    # Conflicts:
    #	src-docs/src/views/steps/heading_element_steps.js
    #	src-docs/src/views/steps/steps.js
    #	src-docs/src/views/steps/steps_example.js
    #	src/components/steps/__snapshots__/step.test.js.snap
    #	src/components/steps/__snapshots__/steps.test.js.snap
    #	src/components/steps/_steps.scss
    #	src/components/steps/step.js
    cchaos committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    6b95cf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0f8bb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35e25f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    3cea2bc View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    cchaos committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    906a6bd View commit details
    Browse the repository at this point in the history
  3. Spelling errors

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