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

Extract Initializer #757

Merged
merged 27 commits into from
Nov 16, 2017
Merged

Extract Initializer #757

merged 27 commits into from
Nov 16, 2017

Commits on Oct 19, 2017

  1. Enable Storybook source-map

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    73db68b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bde75 View commit details
    Browse the repository at this point in the history
  3. Add basic initializer tests

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    0d83e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75bcb8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2a53eb View commit details
    Browse the repository at this point in the history
  6. Test initialState.data

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    df08a82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e48f427 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8e45b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9704acf View commit details
    Browse the repository at this point in the history
  10. Test initialState.styleConfig

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    4c15ac7 View commit details
    Browse the repository at this point in the history
  11. Test extra initialState props

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    c4c6728 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24f27cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5acfc42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e6b457 View commit details
    Browse the repository at this point in the history
  15. Test initializer reducers

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    8bff341 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9eec496 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc60559 View commit details
    Browse the repository at this point in the history
  18. Test initializer components

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    1c0e5b2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cee63fb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0576fbb View commit details
    Browse the repository at this point in the history
  21. Test initializer selectors

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    3811319 View commit details
    Browse the repository at this point in the history
  22. Remove unused defaultEvents

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    764a47e View commit details
    Browse the repository at this point in the history
  23. Test initializer listeners

    dahlbyk committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    5f1e8ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    227e35b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Extract core plugin-ish

    dahlbyk committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    3577f8f View commit details
    Browse the repository at this point in the history
  2. Handle null core

    dahlbyk committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1ddd84f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2931e9 View commit details
    Browse the repository at this point in the history