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

chore: merge master to v4 #2544

Merged
merged 19 commits into from May 13, 2024
Merged

chore: merge master to v4 #2544

merged 19 commits into from May 13, 2024

Conversation

liuyib
Copy link
Collaborator

@liuyib liuyib commented May 6, 2024

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

guoyunhe and others added 19 commits February 29, 2024 22:01
* refactor: replace lodash/isEqual with react-fast-compare

* chore: update lock

---------

Co-authored-by: 云泥 <[email protected]>
* refactor(useLockFn): catch to finally

* refactor(useLockFn): keep the throw e
…seExteneral` hook (#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]>
* feat: sync `storage` state

* chore: update test case

* refactor: replace StorageEvent to CustomEvent, and add listenStorageChange param

* test: revert case in useSessionStorage

* docs: modify docs and demo

* test: add case for 'enable' parameter

* test: remove unnecessary code

---------

Co-authored-by: liuyib <[email protected]>
* feat(useSelections): support object array

* fix: solve error
* fix(useAntdTable): change Params filter to filters

* docs(useAntdTable): change Params filter to filters
* feat: useDynamicList添加批量删除

* fix: list key

* ci: add case for batchRemove

* chore: add batchRemove to demo

* fix: better warn

* test: update

---------

Co-authored-by: xiaozisong <[email protected]>
Co-authored-by: liuyib <[email protected]>
* feat(useSelections): add clearAll result

* docs: update docs and code style

* refactor: resolve conflict

* docs: update

---------

Co-authored-by: liuyib <[email protected]>
* test: fix case

* style: rename
@CLAassistant
Copy link

CLAassistant commented May 6, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
12 out of 14 committers have signed the CLA.

✅ guoyunhe
✅ GetWebHB
✅ guaijie
✅ LonelyFellas
✅ vaakian
✅ joe-leong
✅ conorzhong
✅ leedawn
✅ liuyib
✅ shfshanyue
✅ xiaozisong
✅ lich-yoo
❌ crazylxr
❌ enson0131
You have signed the CLA already but the status is still pending? Let us recheck it.

@liuyib liuyib requested a review from crazylxr May 6, 2024 09:41
@crazylxr crazylxr merged commit 4cf4c85 into v4 May 13, 2024
14 of 15 checks passed
@crazylxr crazylxr deleted the chore_merge_main branch May 13, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet