74 Commits (8b93cf5b10add95e2eb2e29ff0aa18a2224de58d)

Author SHA1 Message Date
二货机器人 006c055cf8
refactor: move popconfirm content out (#36530) 2 years ago
二货机器人 8a6874cba3
refactor: align with popover (#35676) 3 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
二货机器人 b51c900847
refactor: rm useDestroy hook (#34418) 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 19e4b578d9 chore: revert import order change 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
WeijieChen 16bb5489e6
feat: add showCancel prop for popconfirm (#32620) 3 years ago
Wendell 5ddd9e6b97
feat(module:popconfirm): support closing based on promise (#30871) 4 years ago
Ignatius Aggrey e32c881cd0
fix: Change type of Popconfirm props: okButtonProps to ButtonProps (#29928) 4 years ago
二货机器人 53142ef237
refactor: rc-tooltip use motion config (#29555) 4 years ago
afc163 99c2c2ff0b
refactor: use optional chaining instead of if (#29368) 4 years ago
叶枫 6e89866694
feat: 动画样式添加 prefix (#29268) 4 years ago
偏右 bc950d9a24
fix: Tooltip/Popover children type (#26534) 4 years ago
xrkffgg 309c8d4404
style: add @zindex-popoconfirm (#25693) 4 years ago
偏右 c93400d375
feat: ⌨️ Popconfirm can be closed by pressing ESC (#24420) 5 years ago
二货机器人 dff19af744
chore: Update Popconfirm & Modal okType type (#23867) 5 years ago
Tom Xu 48ee1a68c6
refactor(popconfirm): rewrite with hook (#23536) 5 years ago
偏右 cff8c08286
🔨 simplify Popconfirm and Popover dom structure (#22052) 5 years ago
Gibson C 428f743b50
feat: Support render props for <Popover/> and <Popconfirm/> (#22034) 5 years ago
二货机器人 adb323cec2
chore: icons save bundle size without treeShaking (#21752) 5 years ago
偏右 8501b708ea refactor: 📦 smaller bundlesize limit (#20356) 5 years ago
vagusX 149729e524
use ant design icons 4.0 (#18217) 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
zombieJ 81d8eb8afe
feat: ConfigProvider support locale (#17816) 5 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
lhyt 10d4a9f955 feat(popconfirm): add disabled in popconfirm 6 years ago
Konrad Machlowski 18183ac2d5 Correct typings for change handlers 6 years ago
frezc 5f9b376456 [type] make type of components compatible with ComponentType<P> 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
afc163 faa5eaef12 Fix Popconfirm defaultVisible 6 years ago
黄文鉴 057c8a3e52 fix: prefixCls dosen't pass to Popconfirm's Button (#12677) 6 years ago
afc163 bdcf4342fe tweak icon size and design 6 years ago
afc163 02af08951a popconfirm onVisibleChange should call with click event 6 years ago
张聪 8a9fbcb5e4 Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm (#11682) 6 years ago
nuintun 8496e8f687 Popconfirm support customize icon 6 years ago
Wei Zhu c4c3e74149 Fix implicit any error for Pagination PopConfirm Popover Progress 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Benjy Cui e5699aff68 fix: should not import moment while useless, close: #8013 7 years ago
Benjy Cui 7ea572bfc8 refactor: extract common locale logic (#7915) 7 years ago
Benjy Cui 829b5f87bf feat: make default locale to enUS (#7553) 7 years ago
Wei Zhu 047f62e9b4 Mark refs to private (#7600) 7 years ago
Wei Zhu 5c766b1f99 refactor: popconfirm string refs to callback (#7491) 7 years ago
yociduo 528a7645ca remove cancel text 7 years ago
Eden Wang 8f1dd9ccda add missing trailing comma 7 years ago