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

React fragments #37

Merged
merged 8 commits into from
Jan 13, 2018
Merged

React fragments #37

merged 8 commits into from
Jan 13, 2018

Commits on Jan 7, 2018

  1. Requiring correct packages to support React fragments. Also, overridi…

    …ng base webpack config for Storybook to support Fragments.
    blairg committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    4372763 View commit details
    Browse the repository at this point in the history
  2. Tidying up outer html chrome

    blairg committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    7eba766 View commit details
    Browse the repository at this point in the history
  3. Fixing code quality issue.

    blairg committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    fdf808c View commit details
    Browse the repository at this point in the history
  4. Fixed failing unit tests. Had to not use a dedicated babelrc file and…

    … also had to be explicit with React.Fragment.
    blairg committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    9fcd399 View commit details
    Browse the repository at this point in the history
  5. changes

    blairg committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    4539e84 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Configuration menu
    Copy the full SHA
    277d346 View commit details
    Browse the repository at this point in the history
  2. Notes for a blog article

    blairg committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    af104cf View commit details
    Browse the repository at this point in the history
  3. Build travis on 8.9.4

    blairg committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    a7cc592 View commit details
    Browse the repository at this point in the history