afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
3 years ago
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
3 years ago
Wendell
5ddd9e6b97
feat(module:popconfirm): support closing based on promise ( #30871 )
* feat(module:popconfirm): support closing based on promise
fix: typos
fix: fix tests
fix: fix ActionButton for Popconfirm
* chore: cleanup
* test: add test
4 years ago
Tom Xu
9d056c1508
docs(Modal): async change to hook ( #27559 )
4 years ago
afc163
77ed923fba
docs: 🎬 import Modal demo
4 years ago
afc163
b780070351
💄 prittier all files
6 years ago
Aaron Cawte
1a0bac944b
Documentation - Modal Component
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
325bff5324
update modal demo button text
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Meow-z
e165b8a705
fix: model ( #7675 )
add confirmLoading in async model state.
7 years ago
Benjy Cui
9ce3a1ea35
docs: update docs details for Modal, close : #6121
8 years ago
afc163
5e0f5e1902
rewrite Modal demos to es6 component, #4878
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Gray Choi
5c2087311f
docs: translate modal ( #2634 )
8 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
Benjy Cui
aa5c4f9595
style: update code style to please lint
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
afc163
e19186f783
confirmLoading is fully controlled by props now, fix #392
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
Benjy Cui
5b86a4be1d
refactor: replace `button` tag with `Button` component
9 years ago
afc163
0ac1f76553
Fix visible state bug in handleCancel
9 years ago
afc163
8c2c65adf4
update modal custom.md
9 years ago
afc163
56b06e168f
get mousePosition from mousemove listener for more elegant API
9 years ago
yiminghe
867c4f2a85
support mousePosition
9 years ago
afc163
539ac64998
除了自定义页脚外,点击取消不需要手动设置关闭
9 years ago
afc163
12b26137ea
Add confirm button loading effect for modal
9 years ago
yiminghe
82913b8610
support promise for modal
10 years ago
afc163
22c48941e9
tweak code style
10 years ago
yiminghe
d5f760f9e7
remove ref
10 years ago
afc163
0cbf1b9cc3
update modal demos
10 years ago
afc163
2dc587269f
update modal demos
10 years ago