-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Conversation
* refactor: replace lodash/isEqual with react-fast-compare * chore: update lock --------- Co-authored-by: 云泥 <1656081615@qq.com>
* 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 <1656081615@qq.com>
* 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 <1656081615@qq.com>
* feat(useSelections): support object array * fix: solve error
* fix(useAntdTable): change Params filter to filters * docs(useAntdTable): change Params filter to filters
Co-authored-by: huangcheng <huangcheng.lq@bytedance.com>
* feat: useDynamicList添加批量删除 * fix: list key * ci: add case for batchRemove * chore: add batchRemove to demo * fix: better warn * test: update --------- Co-authored-by: xiaozisong <xiaozis@gantsoftware.com> Co-authored-by: liuyib <1656081615@qq.com>
* feat(useSelections): add clearAll result * docs: update docs and code style * refactor: resolve conflict * docs: update --------- Co-authored-by: liuyib <1656081615@qq.com>
* test: fix case * style: rename
|
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge