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

Preact X useId #3583

Merged
merged 21 commits into from Sep 3, 2022
Merged

Preact X useId #3583

merged 21 commits into from Sep 3, 2022

Commits on Sep 1, 2022

  1. alternative use id

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    787dacc View commit details
    Browse the repository at this point in the history
  2. reliable tagging

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    da66eef View commit details
    Browse the repository at this point in the history
  3. skip fragments

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    c12615a View commit details
    Browse the repository at this point in the history
  4. remove mask var

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    f410104 View commit details
    Browse the repository at this point in the history
  5. reduce diff

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    530af1d View commit details
    Browse the repository at this point in the history
  6. types

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    1858d39 View commit details
    Browse the repository at this point in the history
  7. use hash func"

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    2516eb1 View commit details
    Browse the repository at this point in the history
  8. less bytes

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    1337fdf View commit details
    Browse the repository at this point in the history
  9. fix inheritance bug

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    07074fb View commit details
    Browse the repository at this point in the history
  10. optimize

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    24733ea View commit details
    Browse the repository at this point in the history
  11. tweak logic

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    dd5df42 View commit details
    Browse the repository at this point in the history
  12. fix copy pate

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    6e95370 View commit details
    Browse the repository at this point in the history
  13. less bytes

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    85ede7d View commit details
    Browse the repository at this point in the history
  14. add compat

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    7e095a5 View commit details
    Browse the repository at this point in the history
  15. types

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    b9b276f View commit details
    Browse the repository at this point in the history
  16. add consideration

    JoviDeCroock committed Sep 1, 2022
    Copy the full SHA
    1202b83 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Copy the full SHA
    47f03e8 View commit details
    Browse the repository at this point in the history
  2. fix client side renders

    JoviDeCroock committed Sep 2, 2022
    Copy the full SHA
    1f4deda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cf952ad View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Copy the full SHA
    674d274 View commit details
    Browse the repository at this point in the history
  2. optim

    JoviDeCroock committed Sep 3, 2022
    Copy the full SHA
    1aad6d8 View commit details
    Browse the repository at this point in the history