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

fix(vanilla, react): use experimental_use and some refactors #545

Merged
merged 21 commits into from
Oct 15, 2022

Commits on Sep 10, 2022

  1. feat: use experimental_use

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    53d799d View commit details
    Browse the repository at this point in the history
  2. fix and refactor defaultUse

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    05ebf63 View commit details
    Browse the repository at this point in the history
  3. wip: disable experimental_use

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    10b8b6b View commit details
    Browse the repository at this point in the history
  4. Revert "wip: disable experimental_use"

    This reverts commit 10b8b6b.
    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    10c57d0 View commit details
    Browse the repository at this point in the history
  5. small refactor

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    11509c5 View commit details
    Browse the repository at this point in the history
  6. simplify types

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e5d1f03 View commit details
    Browse the repository at this point in the history
  7. fallback use outside render

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    35ca1ea View commit details
    Browse the repository at this point in the history
  8. revert to react@latest

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5eaa309 View commit details
    Browse the repository at this point in the history
  9. Revert "revert to react@latest"

    This reverts commit 5eaa309.
    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    9878289 View commit details
    Browse the repository at this point in the history
  10. Revert "fallback use outside render"

    This reverts commit 35ca1ea.
    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    7f68e12 View commit details
    Browse the repository at this point in the history
  11. use use recursively

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    6ec3ca5 View commit details
    Browse the repository at this point in the history
  12. wip: avoid affectedToPathList

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    d451288 View commit details
    Browse the repository at this point in the history
  13. use custom affectedToPathList

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2045a9f View commit details
    Browse the repository at this point in the history
  14. revert to react@latest

    dai-shi committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f2d76a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. refactor

    dai-shi committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f3071fb View commit details
    Browse the repository at this point in the history
  2. further refactor

    dai-shi committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f89e534 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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

Commits on Oct 7, 2022

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

Commits on Oct 9, 2022

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

Commits on Oct 14, 2022

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

Commits on Oct 15, 2022

  1. refactor a bit

    dai-shi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    36a8f1a View commit details
    Browse the repository at this point in the history