afc163
|
cc5ca6f86f
|
update steps doc
|
2018-11-05 18:32:05 +08:00 |
|
Lyndon001
|
4816dea6c0
|
Update stay.zh-CN.md
|
2018-11-05 17:48:40 +08:00 |
|
afc163
|
fe2b348a5a
|
rm default.deperated.less
|
2018-11-05 14:08:06 +08:00 |
|
afc163
|
3b4a043412
|
remove unused dep
|
2018-11-05 14:07:14 +08:00 |
|
afc163
|
799c26a13b
|
revert deleting @font-variant-base by accident
|
2018-11-05 13:53:38 +08:00 |
|
afc163
|
f41b1db572
|
update default menu background
|
2018-11-05 12:01:17 +08:00 |
|
afc163
|
c2184d6334
|
site: update header responsive ui
|
2018-11-05 11:59:15 +08:00 |
|
afc163
|
f985eb948f
|
update FAQ doc
|
2018-11-05 10:30:46 +08:00 |
|
zombiej
|
782881e3ca
|
add test case for month picker
|
2018-11-04 19:49:20 +08:00 |
|
afc163
|
6643f30b74
|
site: add Community discusstion links
|
2018-11-04 17:05:12 +08:00 |
|
picodoth
|
28db7dc37f
|
Merge branch 'master' of https://github.com/ant-design/ant-design
|
2018-11-04 16:37:05 +08:00 |
|
afc163
|
213693e333
|
🌐 site: transition component category, close #11629
|
2018-11-04 16:20:35 +08:00 |
|
afc163
|
2c3a2e911e
|
Fix Collapse Panel id definition, close #12357
|
2018-11-04 16:09:51 +08:00 |
|
afc163
|
1784949e94
|
Fix style overlap with sorter when long text in Table column header
close #12650
ref #12552
|
2018-11-04 15:54:31 +08:00 |
|
afc163
|
c3513fba67
|
Add more recommendation
|
2018-11-04 15:45:16 +08:00 |
|
zombiej
|
69a2a92864
|
adjust datepick reset logic
|
2018-11-04 14:54:06 +08:00 |
|
zombiej
|
81a7d11ba3
|
reset showDate when picker is closed
fix #12929
|
2018-11-03 23:19:33 +08:00 |
|
picodoth
|
fc891c356f
|
3.10.4
|
2018-11-03 23:02:57 +08:00 |
|
Junbin Huang
|
53136e42b9
|
docs: update changlog (#12944)
|
2018-11-03 22:58:22 +08:00 |
|
yoyo837
|
41360cc4c8
|
update dataIndex description
|
2018-11-03 12:32:56 +08:00 |
|
afc163
|
2aefdda0ff
|
Build in and improve UI of nested Table in expand-children Table
close #12877
|
2018-11-02 18:23:26 +08:00 |
|
zombiej
|
301c97d61c
|
fix onPopupScroll def. ref #12913
|
2018-11-02 15:38:04 +08:00 |
|
高力
|
87738c425e
|
docs(recommendation): Update the charts recommend list
|
2018-11-02 12:18:00 +08:00 |
|
afc163
|
62bf204442
|
update README.md
|
2018-11-02 12:11:24 +08:00 |
|
高力
|
f9301ce4d6
|
docs(recommendation): Add the visual graph editor category
|
2018-11-02 11:55:56 +08:00 |
|
高力
|
9a3d0ca5d4
|
docs(recommendation): Add GGEditor to recommend list
|
2018-11-02 11:55:56 +08:00 |
|
Lyndon001
|
4c085284a6
|
Update work-with-us.zh-CN.md
|
2018-11-01 18:57:55 +08:00 |
|
afc163
|
b56ef2b7bf
|
docs: update List grid column optional values, close #12901
|
2018-11-01 14:57:10 +08:00 |
|
afc163
|
b1d8d173cd
|
update typescript array definites
|
2018-11-01 14:57:10 +08:00 |
|
afc163
|
a264c6f345
|
Add less variable @modal-header-bg, close #12914
|
2018-11-01 14:57:10 +08:00 |
|
ztplz
|
8dc98dd690
|
Improve Affix
|
2018-11-01 14:55:41 +08:00 |
|
afc163
|
a7f17b4cde
|
Fix sort order broken issue when columns were put in render
will handle these situation
- with 'key'
- with function has same stringify value
close #12870
close #12737
|
2018-11-01 13:44:48 +08:00 |
|
Pouya Sanooei
|
a70d64451b
|
fix Modal docs typo
|
2018-11-01 12:05:24 +08:00 |
|
ztplz
|
7ab93543ef
|
Improve Alert
|
2018-11-01 10:31:09 +08:00 |
|
LLinFan-
|
bbd9556801
|
update select props :onPopupScroll
update select props type:onPopupScroll
|
2018-11-01 10:30:22 +08:00 |
|
zombiej
|
b30ba9561f
|
add transform-origin on dropdown as menu
|
2018-10-31 22:25:21 +08:00 |
|
Edward
|
cdc39d085b
|
Update validate-other.md
|
2018-10-31 20:35:39 +08:00 |
|
afc163
|
cc37b8ef35
|
should not hide avatar in vertical item layout of List
|
2018-10-31 18:55:54 +08:00 |
|
afc163
|
83cc148a7a
|
fix stylelint again by locking version :sad:
|
2018-10-31 17:51:22 +08:00 |
|
afc163
|
08600adade
|
Fix fixed-columns Table border issue, close #9687
|
2018-10-31 17:03:40 +08:00 |
|
afc163
|
934b92b943
|
site: still need the fallback scrollIntoView, #12683
|
2018-10-31 16:54:58 +08:00 |
|
afc163
|
557683c764
|
use latest stylelint
|
2018-10-31 13:39:51 +08:00 |
|
afc163
|
1f0263ccf7
|
site: fix npm run site error
|
2018-10-31 13:15:40 +08:00 |
|
dependabot[bot]
|
9e236fc825
|
Update jsdom requirement from ^12.1.0 to ^13.0.0
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/commits/13.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-10-30 20:29:28 +08:00 |
|
ilanus
|
42ed19164e
|
🐛 dynamic form doc fix
|
2018-10-30 20:13:56 +08:00 |
|
afc163
|
546c59a4c1
|
Fix button icon margin style bug
```jsx
<Button loading>
<TwoChineseWords />
</Button>
```
|
2018-10-30 19:13:29 +08:00 |
|
zombiej
|
0172c0101c
|
remove babel-plugin deps
|
2018-10-30 17:12:41 +08:00 |
|
zombiej
|
6b62b907de
|
clean up useless deps
|
2018-10-30 16:42:38 +08:00 |
|
Alireza
|
d785b16a39
|
Use recomended babel-preset-env
|
2018-10-30 16:42:38 +08:00 |
|
afc163
|
087f7efd10
|
findDOMNode to refs, close #12843
|
2018-10-30 16:17:24 +08:00 |
|