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

Feat: Option to pass in custom comparison function #208

Merged
merged 23 commits into from
Sep 19, 2019

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    7b8f931 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    a99744a View commit details
    Browse the repository at this point in the history
  2. export new factory function in entry point file.

    Fix test cases to check shape and expected length of the actionQueue
    LiquidSean committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    3d90433 View commit details
    Browse the repository at this point in the history
  3. rename reducer file to createReducer

    export as default to maintain compatibility.
    LiquidSean committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    95b77d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7256c27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7869dbf View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    c9e3ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ebf9cc View commit details
    Browse the repository at this point in the history
  3. Updating docs

    rgommezz committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    bb4150a View commit details
    Browse the repository at this point in the history
  4. Remove changes to old docs

    LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    d773dfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5133c1f View commit details
    Browse the repository at this point in the history
  6. Chore | Housekeeping (rgommezz#210)

    rgommezz authored and LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    b0d9b48 View commit details
    Browse the repository at this point in the history
  7. Chore | Circle fix (rgommezz#212)

    rgommezz authored and LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    e6178c6 View commit details
    Browse the repository at this point in the history
  8. export new factory function in entry point file.

    Fix test cases to check shape and expected length of the actionQueue
    LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c7296a1 View commit details
    Browse the repository at this point in the history
  9. rename reducer file to createReducer

    export as default to maintain compatibility.
    LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    cf9b1df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c30fe87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a0a44e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cc844e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a8765c View commit details
    Browse the repository at this point in the history
  14. Updating docs

    rgommezz authored and LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    fdf7500 View commit details
    Browse the repository at this point in the history
  15. Remove changes to old docs

    LiquidSean committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    50ad953 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    008826f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1ec8ef8 View commit details
    Browse the repository at this point in the history