Benjy Cui
|
3f67fd3f9f
|
docs: update docs details
|
8 years ago |
Marius Ileana
|
4139dc3c8a
|
docs: BackTop - demos - english translation (#3081)
* BackTop - basic demo - english translation
* BackTop - custom demo - english translation
* BackTop - basic demo - english translation - fix
* BackTop - custom demo - english translation - fix
|
8 years ago |
feng zhi hao
|
a4be70334d
|
chore: fix some error declaration (#3099)
|
8 years ago |
chencheng (云谦)
|
9d9185127c
|
docs: rename babel-plugin-antd to babel-plugin-import (#3089)
|
8 years ago |
Benjy Cui
|
e521009670
|
site: fix 404, close: #3098
|
8 years ago |
ddcat1115
|
602000f1a1
|
feat: Table suport indeterminate checkbox (#3074)
* Table suport indeterminate checkbox
* Table support indeterminate Checkbox
|
8 years ago |
Benjy Cui
|
f04b65b25e
|
fix: should pass style to upload correctly, close: #3072
|
8 years ago |
Benjy Cui
|
e9d65904a1
|
site: add shouldComponentUpdate form Demo.jsx, close: #3090
|
8 years ago |
Benjy Cui
|
9b99c3886d
|
fix: spin should mask content, close: #3091
|
8 years ago |
ddcat1115
|
3958eb4771
|
fix #3076 (#3086)
fix demolint
|
8 years ago |
afc163
|
69cdf22b42
|
Allow indicate expandIconColumnIndex in Table, close #3055
|
8 years ago |
马金花儿
|
3d187d00a1
|
feat: 为Modal组件的confirm、success、error、warning、info 子组件增加快捷键,模仿原生体验。 (#3061)
* Add hotkey for Modal.confirm
* Optimize
* 重构快捷键逻辑
* 根据CR 进一步优化逻辑
* timeoutId 改为非强制
* Update confirm.tsx
* 使用 onCancel 回调代替 onClose,并修改 onCancel 注释。
* 修改注释
|
8 years ago |
sorrycc
|
e8fdcc9b8a
|
fix(docs): typo
|
8 years ago |
yiminghe
|
a131cab0c7
|
Merge pull request #3066 from ant-design/antd-init@2
Introduce dva with practical projects and play demo antd-init@2
|
8 years ago |
Benjy Cui
|
d6b48adc5d
|
bump 2.0.0-beta.10
|
8 years ago |
Benjy Cui
|
31615c9793
|
feat: support disabled item for Transfer, close: #3038 (#3044)
* feat: support disabled item for Transfer, close: #3038
* refactor: Transfer
|
8 years ago |
afc163
|
41266f6374
|
Merge branch 'master' of github.com:ant-design/ant-design
|
8 years ago |
afc163
|
4a756405d4
|
Add two less variables
|
8 years ago |
feng zhi hao
|
2cf5dc0046
|
chore: improve declaration (#3078)
|
8 years ago |
Benjy Cui
|
3701d9a558
|
bump 2.0.0-beta.9
|
8 years ago |
Benjy Cui
|
1100acd26e
|
docs: fix AutoComplete demo, close: #3077
|
8 years ago |
Benjy Cui
|
b08a17d986
|
fix: add .clearfix
|
8 years ago |
afc163
|
7233b9a908
|
Fix #3075 and #2876
|
8 years ago |
afc163
|
e4ecb88220
|
fix InputNumber long text overflow style, close #3075
|
8 years ago |
Benjy Cui
|
a67614766c
|
bump 2.0.0-beta.8
|
8 years ago |
Benjy Cui
|
d1b9db9f97
|
fix: should use rc-calendar@7.1.0
|
8 years ago |
Benjy Cui
|
469d24599f
|
fix: should support Dropdown.Button[disabled], close: #3070
|
8 years ago |
Benjy Cui
|
029dcf983e
|
site: fix sidebar
|
8 years ago |
afc163
|
3d8c63b821
|
Merge branch 'master' of github.com:ant-design/ant-design
|
8 years ago |
afc163
|
701425250f
|
fix demo markdown
|
8 years ago |
Benjy Cui
|
370a6bde52
|
fix: should export type
|
8 years ago |
Benjy Cui
|
a8fce6a4f1
|
bump 2.0.0-beta.7
|
8 years ago |
feng zhi hao
|
cad2d19be2
|
fix: complete loss declaration (#3068)
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
|
8 years ago |
afc163
|
9a7b644295
|
Merge branch 'master' of github.com:ant-design/ant-design
|
8 years ago |
afc163
|
f4c3c32382
|
Merge branch '1.x-stable'
|
8 years ago |
afc163
|
478dfd1767
|
fontstatic.useco.com => fonts.gstatic.com, close #3064
|
8 years ago |
sorrycc
|
681576d2c4
|
docs: upgrade Getting Started with antd-init@2
|
8 years ago |
sorrycc
|
e6c406a4b7
|
docs: add Practical Projects
|
8 years ago |
Benjy Cui
|
2dce9e67fb
|
docs: fix docs of Menu
|
8 years ago |
Shawn Sit
|
7ce12fe36a
|
doc: demo translation enhancement (#3033)
* doc enhancement
* keep chinese simplified demo
|
8 years ago |
Benjy Cui
|
b27dfca108
|
site: translate the tips of EditButton, close: #3060
|
8 years ago |
afc163
|
483b9e4888
|
Fix hover bounce style in DatePicker time panel
|
8 years ago |
afc163
|
bb325b5982
|
update iconfont download url
|
8 years ago |
afc163
|
98d4145531
|
update translation
|
8 years ago |
afc163
|
481c42a200
|
fix footer link
|
8 years ago |
afc163
|
697b6c7b19
|
update upload demos
|
8 years ago |
Benjy Cui
|
d644a01f89
|
feat: add Transfer[onSelectChange], close: #2968 (#2984)
|
8 years ago |
Benjy Cui
|
64645e5046
|
bump 2.0.0-beta.6
|
8 years ago |
Benjy Cui
|
af7635a73c
|
fix: should work with rc-form, close: #3046
|
8 years ago |
Benjy Cui
|
672ebecf47
|
deps: upgrade dependencies (#3017)
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
|
8 years ago |