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

feat: add useProState hook #2520

Open
wants to merge 15 commits into
base: v4
Choose a base branch
from

Commits on Feb 29, 2024

  1. refactor: replace lodash/isEqual with react-fast-compare (alibaba#2458)

    * refactor: replace lodash/isEqual with react-fast-compare
    
    * chore: update lock
    
    ---------
    
    Co-authored-by: 云泥 <[email protected]>
    guoyunhe and liuyib authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e55414b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    15afaa6 View commit details
    Browse the repository at this point in the history
  2. refactor(useLockFn): catch to finally (alibaba#2421)

    * refactor(useLockFn): catch to finally
    
    * refactor(useLockFn): keep the throw e
    coding-ice authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    866087a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d3ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120099c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. chore: update version

    crazylxr committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dff2795 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix(type): fixed up some types that are non-standard and errors on `u…

    …seExteneral` hook (alibaba#2508)
    
    * fix(type): fixed up some types that are non-standard and errors on `useExternal` hook
    
    * style: format
    
    * refactor: simplify
    
    ---------
    
    Co-authored-by: liuyib <[email protected]>
    LonelyFellas and liuyib authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d9d73a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. feat: add useProState hook

    coding-ice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    34ffad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ab0d31 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. feat: init v4

    coding-ice committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1eb16eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2afab View commit details
    Browse the repository at this point in the history
  3. chore: remove .umi

    coding-ice committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6a2386a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. refactor: to v4

    coding-ice committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    464d165 View commit details
    Browse the repository at this point in the history
  2. chore: code tag

    coding-ice committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c51f3d1 View commit details
    Browse the repository at this point in the history