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

withSelf -> withPrev #21

Merged
merged 15 commits into from
Dec 3, 2023
Merged

withSelf -> withPrev #21

merged 15 commits into from
Dec 3, 2023

Commits on Nov 30, 2023

  1. withSelf -> withPrev

    mstniy committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5da9908 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fuctional react

    mstniy committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    75cfb99 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    mstniy committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    97be115 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    mstniy committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    572b346 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    mstniy committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1598fc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 3, 2023

  1. Simplified the todo example

    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    29881c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4ddb2 View commit details
    Browse the repository at this point in the history
  3. Disallow the use of .use/.react inside .react callbacks

      Makes it very easy to write inefficient code
    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ecd4dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64af283 View commit details
    Browse the repository at this point in the history
  5. Fix DAG undo state corruption

    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    85584cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9e254b View commit details
    Browse the repository at this point in the history
  7. Fix TODO example

    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2fe0028 View commit details
    Browse the repository at this point in the history
  8. React: Made onError optional

    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6ad705a View commit details
    Browse the repository at this point in the history
  9. .react: If no onError handler is provided, make the current computati…

    …on behave as if it threw it at the end
    mstniy committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9d39911 View commit details
    Browse the repository at this point in the history