263 Commits (6386431c49c5cacbfccb9dd4923764725f96a75f)

Author SHA1 Message Date
二货机器人 006c055cf8
refactor: move popconfirm content out (#36530) 2 years ago
MadCcc 483c8d39bd
refactor: wrap Wave with FC (#36248) 2 years ago
二货机器人 2c2c631bfd
chore: prettier components (#36171) 2 years ago
Luobo Zhang a5074efcb0
refactor: Wave in React 18 StrictMode (#35889) 3 years ago
Karott 338ec7dad7
perf: refactor devWarning for production code size (#35411) 3 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
二货机器人 f8e7cba353
refactor: Simplify Button Group Style (#35175) 3 years ago
afc163 30ac6bd4e4
test: wrap React.StrictMode for test cases (#35026) 3 years ago
二货机器人 688422b490
test: back of coverage (#34964) 3 years ago
二货机器人 5b8e4e51e9
chore: Compatible for @types/react@18 (#34937) 3 years ago
二货机器人 a67c0d28d3
fix: react 18 test fixing (#34787) 3 years ago
Tmk c4ffbff841
fix: set requestId to null after fn was cancelled (#34858) 3 years ago
MadCcc 7c4e12f99e
refactor: feedbackIcon provided by form (#34712) 3 years ago
CommanderRoot 7c34addf57
refactor: replace deprecated String.prototype.substr() (#34498) 3 years ago
二货机器人 b51c900847
refactor: rm useDestroy hook (#34418) 3 years ago
MadCcc 6a7acfbf6e
feat: inputNumber support status (#34042) 3 years ago
MadCcc 37e042358d
feat: Input support status (#33995) 3 years ago
MadCcc 222ee1f3ad Revert "revert: Revert "Merge branch 'feature' into master" (#33903)" 3 years ago
MadCcc 6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" (#33903) 3 years ago
Cat-XHS daa9804824
feat: Select/DatePicker/TimePicker/TreeSelect support placement (#33541) 3 years ago
MadCcc e5451a95cb
feat: dropdown support arrow pointing at center (#33658) 3 years ago
MadCcc 3effa51572 refactor: refactor useMounted to useDestroyed 3 years ago
MadCcc 285e2bd9ea refactor: refactor useMountedRef to useMounted 3 years ago
MadCcc 6d098783fc test: add test for react memory leak warning in Popconfirm 3 years ago
MadCcc 727e394d75 feat: add useMountedRef hook 3 years ago
MadCcc 1d738d1902 fix: not allow setState in Popconfirm if unmounted 3 years ago
dependabot[bot] 20d5502193
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 3 years ago
renovate[bot] 14fa342da3
chore(deps): update dependency eslint to v8 (#32501) 3 years ago
二货机器人 968590e8d0
chore: Mv style to rc-util (#32177) 3 years ago
二货机器人 9324e953e3
chore: Not preventEvent btn loading (#32158) 3 years ago
Jaimy de Graaf c278430bf4
fix: Collapse crashing of hot-reload on change (#31827) 3 years ago
Zuobin Wang 7f16838631
chore(all): delete useless Omit define (#31661) 3 years ago
Wendell 5ddd9e6b97
feat(module:popconfirm): support closing based on promise (#30871) 4 years ago
二货机器人 7a3bf8287f
feat: Form `rule` support `warningOnly` that not block form submit (#30829) 4 years ago
陈帅 0d1b1c40a6
merge featrue into master (#30636) 4 years ago
JuFeng Zhang 88c4aef1c3
fix(Collapse): end motion when set activeKey while hiding (#30555) 4 years ago
二货机器人 ebd60df124
fix: Use flex gap of space (#30023) 4 years ago
undefined 2ca113afd5
fix: Cannot read property 'removeChild' of null (#29961) 4 years ago
undefined ba9323decb
Fix Button Wave Effect in shadow root (#29897) 4 years ago
二货机器人 2e35b4ee05
refactor: use rc-util for csp (#29804) 4 years ago
bcd337 290aa1adf3
fix: error when target not an html element (#29523) 4 years ago
叶枫 6e89866694
feat: 动画样式添加 prefix (#29268) 4 years ago
二货机器人 9914ceb6be
fix: Grid flexGap lazy check (#29202) 4 years ago
陈帅 40f9be9417
megre Feature into master (#29141) 4 years ago
二货机器人 f45bb9f8e2
fix: Row with gutter has additional gap (#29059) 4 years ago
Rick Zhou 986c709161
fix: styleForPseudo of wave should be added to ownerDocument instead of document (#28995) 4 years ago
xinhui.zxh 2dd4d9b0d4 feat: use useMemo for config-provider 4 years ago
xinhui.zxh 1d00ec2876 fix: config-provider ts error 4 years ago
xinhui.zxh 69295c5e1a feat: fix useDeepMemo 4 years ago
xinhui.zxh 81129554ce feat: use hooks to memo config-provider config 4 years ago