HarlanLuo
41aa37bd99
fix doc error and add test case for WeekPicker
2018-12-24 18:03:08 +08:00
HarlanLuo
a7bedca0e2
WeekPicker: support renderExtraFooter
2018-12-24 18:03:08 +08:00
HarlanLuo
015945ed83
DatePicker: show extra footer in all mode
2018-12-24 18:03:08 +08:00
zombiej
e6fd745c26
bump 3.11.5
2018-12-24 16:48:40 +08:00
afc163
e047bb166f
✨ site: make document side bar sticky
...
close #3800
2018-12-24 15:59:59 +08:00
afc163
748ddcaa5a
💄 fix dropdown button warning
2018-12-24 14:00:51 +08:00
afc163
3c007a85dd
⚡ renderFooter should applied to all mode, close #11618
2018-12-24 13:45:31 +08:00
afc163
360f8cb7dc
Merge branch 'master' into feature
...
* master:
Correct doc
🆙 ant-design-palettes => @ant-design/colors
2018-12-24 13:38:46 +08:00
ztplz
4bd107f9d7
Correct doc
2018-12-23 23:16:42 +08:00
afc163
9eaac3f568
🆙 ant-design-palettes => @ant-design/colors
2018-12-23 21:57:36 +08:00
zombiej
acefe7ba40
update modal demo
2018-12-23 18:40:11 +08:00
afc163
801fb77299
🔨 Merge master into feature
2018-12-23 18:11:04 +08:00
afc163
0218bee810
📝 update badges
2018-12-23 18:08:59 +08:00
afc163
ee27e87cf0
📝 update 3.11.4 changelog
2018-12-23 17:55:16 +08:00
afc163
b3b39fcfd5
💄 use chalk in console.log
2018-12-23 17:55:16 +08:00
afc163
03c10c9a05
🎉 3.11.4
2018-12-23 17:55:16 +08:00
afc163
89574017be
🆙 upgrade devDeps
2018-12-23 16:46:22 +08:00
j3l11234
95cf9f3e48
Update rc-form requirement from ~2.2.7 to ~2.4.0 ( #13788 )
...
& and preserve option
2018-12-23 00:07:43 +08:00
zombiej
4d8cb66316
update snapshot
2018-12-22 23:55:44 +08:00
afc163
a318c2ed77
📝 update badges
2018-12-22 22:26:50 +08:00
ztplz
8fe3c113b6
Fix typo ( #13786 )
2018-12-22 20:01:39 +08:00
ztplz
bce044bac2
Fix typo in changelog ( #13784 )
2018-12-22 19:46:38 +08:00
afc163
56721c8851
Merge branch 'master' into feature
2018-12-22 19:45:55 +08:00
afc163
cdfdae51ed
💄 fix lgtm alert
2018-12-22 19:45:38 +08:00
afc163
1576203a64
💄 fix lgtm alert
2018-12-22 19:45:24 +08:00
afc163
9c8f6bdb56
Merge branch 'master' into feature
2018-12-22 19:37:03 +08:00
afc163
88615024b1
✅ Fix test snapshots
2018-12-22 19:36:46 +08:00
afc163
24bcace0ce
🔨 Merge master into feature
2018-12-22 19:30:50 +08:00
afc163
b828741dc0
🔨 Refactor Tag 🔨
2018-12-22 19:20:38 +08:00
Harlan
6b6ec278cc
Table: add prop sortDirections
for table and column ( #13773 )
...
* Table: add prop `sortMethods`
with `sortMethods` user can change table sort methods and its order
* Table: `sortMethods` can be set on column prop
* rename `sortMethods` to `sortDirections`
2018-12-22 18:16:02 +08:00
afc163
fe47f01796
📝 Fix documentation
2018-12-22 18:13:30 +08:00
afc163
22daf9e6af
Merge branch 'feature' of github.com:ant-design/ant-design into feature
2018-12-22 18:03:56 +08:00
afc163
c29daf952a
🔨 Merge master into feature
2018-12-22 18:02:10 +08:00
afc163
4e68a53d27
📝 update changelog
2018-12-22 17:45:19 +08:00
afc163
a383df8870
🌐 Add English changelog of 3.11.3
2018-12-22 17:42:12 +08:00
afc163
7d3d271aea
📝 fix changelog
2018-12-22 17:42:12 +08:00
afc163
5977d31590
🎉 release 3.11.3
2018-12-22 17:42:12 +08:00
afc163
3a25ef8d14
💄 Fix lgtm alerts
...
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
2018-12-22 17:40:25 +08:00
afc163
4378454495
🆙 upgrade pagination, close #13720
2018-12-22 16:52:32 +08:00
afc163
1350c87ab1
🎨 Improve form demo code style
2018-12-22 16:48:30 +08:00
afc163
d78d0de36c
💄 Fix extra margin of nested form item
...
close #13748
2018-12-22 16:44:10 +08:00
Jeffrey Carl Faden
9ff20ba09a
Fix primary color usage in .button-variant-other
...
Instead of using @primary-5 and @primary-7, use colorPalette mixin to modify @btn-primary-bg
2018-12-22 11:05:41 +08:00
zombiej
f65fb2867f
add options.preserve of form
2018-12-21 23:58:31 +08:00
afc163
a7597819a2
💄 use disabled cursor on disabled tab, close #13709
2018-12-21 22:38:06 +08:00
wangshuai
cb0a92e13b
use T[] insteadof Array<T>
2018-12-21 21:34:19 +08:00
wangshuai
8c95732bfb
fix(Table):fix arguments and type definition in TableRowSelection
2018-12-21 21:34:19 +08:00
HarlanLuo
476ace8aae
Transfer: fix search-not-found block sometimes not show in edge
2018-12-21 21:33:58 +08:00
杨哲迪
42cd542677
fix(tabs): fix tabs.tabpane disabled style error
2018-12-21 21:33:31 +08:00
afc163
607d08094d
🎉 Dropdown.Button support href
prop
2018-12-21 21:12:36 +08:00
afc163
464c4c804d
✅ fix snapshot
2018-12-21 20:59:14 +08:00