16 Commits (59e219e138a42f00e864f0e722fa6275c1b2a176)

Author SHA1 Message Date
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 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