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

UX-433 Migrate RawButton 🐐 #32

Merged
merged 10 commits into from
Feb 21, 2019
Merged

UX-433 Migrate RawButton 🐐 #32

merged 10 commits into from
Feb 21, 2019

Commits on Feb 20, 2019

  1. Add RawButton component

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    4288db0 View commit details
    Browse the repository at this point in the history
  2. Add storybook story for RawButton, including some common storybook st…

    …yled components
    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bcc755b View commit details
    Browse the repository at this point in the history
  3. Use shared storybook styled components in Popover stories

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    72913eb View commit details
    Browse the repository at this point in the history
  4. Use RawButton in Popover.Trigger

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    2f0de73 View commit details
    Browse the repository at this point in the history
  5. CR comments: cleaner storybook imports; don't destructure PropTypes i…

    …mports; kebab-case package name; default exports at bottom; no need for qaAnchor prop; setRef in componentDidUpdate();
    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    2a3bfb1 View commit details
    Browse the repository at this point in the history
  6. Missed a save

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    3460161 View commit details
    Browse the repository at this point in the history
  7. Use latest prop-types package for components

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    9840c69 View commit details
    Browse the repository at this point in the history
  8. Fix rebase conflicts + some eslint fixes

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    fb00515 View commit details
    Browse the repository at this point in the history
  9. Use React event handlers, canPropagate=true by default and other CR f…

    …ixes; Update Storybook story;
    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    f869496 View commit details
    Browse the repository at this point in the history
  10. Fix Trigger qa-anchor selectors

    Mike Polowick committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e09c348 View commit details
    Browse the repository at this point in the history