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

Add currying friendly hooks #349

Closed
wants to merge 36 commits into from
Closed

Add currying friendly hooks #349

wants to merge 36 commits into from

Commits on Feb 7, 2019

  1. add some hooks stuff

    rickyvetter committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    2b163dc View commit details
    Browse the repository at this point in the history
  2. element binding

    rickyvetter committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    55aa3ae View commit details
    Browse the repository at this point in the history
  3. upgrade react

    rickyvetter committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    d7351f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. move ppx into this repo

    rickyvetter committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cd30ee0 View commit details
    Browse the repository at this point in the history
  2. cleanup header

    rickyvetter committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    95339e9 View commit details
    Browse the repository at this point in the history
  3. better esy isolation

    rickyvetter committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    47cc9aa View commit details
    Browse the repository at this point in the history
  4. better fragment handling

    rickyvetter committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    548bcc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

  1. Added React.memo. (#333)

    cknitt authored and rickyvetter committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    339d57a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcb656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea27739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44607a9 View commit details
    Browse the repository at this point in the history
  5. displayName tweaks

    rickyvetter committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    f093c31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86f87e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d79227 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    e424414 View commit details
    Browse the repository at this point in the history
  2. Revert "resolve ref thing in the same way we resolve all of our other…

    … currying things"
    
    This reverts commit 8d79227.
    rickyvetter committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    8bad9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396ab86 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Add React.Context.Provider.

    cknitt committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    5ee75d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. useUrl hook for router

    cknitt committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    a933d8c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Add React.null. (#337)

    cknitt authored and rickyvetter committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    9ed45b8 View commit details
    Browse the repository at this point in the history
  2. Loosen react dependency. (#335)

    cknitt authored and rickyvetter committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    134451a View commit details
    Browse the repository at this point in the history
  3. useLayoutEffect0

    cknitt committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4b3b228 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Use bs.get/bs.set for ref. (#331)

    cknitt authored and rickyvetter committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    9758d49 View commit details
    Browse the repository at this point in the history
  2. useUrl hook for router (#338)

    * useUrl hook for router
    
    * useLayoutEffect0
    rickyvetter committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    0591ee2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #336 from cknitt/context-provider

    Add React.Context.Provider.
    rickyvetter committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    abda57e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

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

Commits on Feb 24, 2019

  1. Merge pull request #339 from cknitt/split-off-router

    Extract router and useRecordApi into separate modules.
    rickyvetter committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    98e0a99 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    1a925f2 View commit details
    Browse the repository at this point in the history
  2. build

    rickyvetter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    8ff9276 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Fix type of Context.provider.

    cknitt committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    de17dcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from cknitt/feature/fix-context-provider

    Fix type of Context.provider.
    rickyvetter committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    67fe98f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e859c2e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    3d911d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #344 from cknitt/fix-intput

    Fix useCallback: intput -> input
    rickyvetter committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    6cde3d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Add currying friendly hooks

    bordoley committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    3def831 View commit details
    Browse the repository at this point in the history