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

useMutableSource #147

Merged
merged 7 commits into from Mar 11, 2020
Merged

useMutableSource #147

merged 7 commits into from Mar 11, 2020

Commits on Feb 14, 2020

  1. useMutableSource RFC

    Brian Vaughn committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e394803 View commit details
    Browse the repository at this point in the history
  2. Fixed typo ("mutable" -> "immutable")

    Brian Vaughn committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    536c00d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Updated RFC to remove config wrapper object and show useCallback() us…

    …ed instead
    Brian Vaughn committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    e3ecb1b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Typofix

    Brian Vaughn committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    4048476 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Updated RFC to include eager snapshot evaluation and other recent cha…

    …nges in implementation
    Brian Vaughn committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    fd8b988 View commit details
    Browse the repository at this point in the history
  2. Updated RFC to reflect that change handler no longer needs to pass ne…

    …w snapshot value to callback
    Brian Vaughn committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b5cec6a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Fixed typos

    Brian Vaughn committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    99721c1 View commit details
    Browse the repository at this point in the history