偏右
34ad5152ec
Merge pull request #17993 from ant-design/pretty-quick
...
chore: use pretty-quick
2019-07-31 14:52:44 +08:00
afc163
d4c8288d4d
🔧 use pretty-quick
2019-07-31 14:32:12 +08:00
Sivaraj
a811fc801b
Update package.json
2019-07-31 11:58:40 +05:30
Sivaraj
e1cc539e2b
rc-calendar version updated
...
rc-calendar locale added to npm and `package.json` updated
2019-07-31 11:56:04 +05:30
偏右
8364443afc
Merge pull request #17990 from zx6658/master
...
doc: update Table component's selectedRowKeys wrong type
2019-07-31 13:44:30 +08:00
zx6658
2cb0710ec4
doc: 📖 update table component's selectedRowKeys type
2019-07-31 13:43:02 +09:00
偏右
0b8d14f2de
Merge pull request #17989 from ant-design/fix-range-picker-and-select-broken-style
...
fix: range picker and select broken style
2019-07-31 12:08:21 +08:00
afc163
55fc417fd2
🐛 Fix broken style by #17760
...
https://github.com/ant-design/ant-design/pull/17760#issuecomment-516341021
2019-07-31 11:48:24 +08:00
afc163
677974c863
🐛 Fix broken style detail of DatePicker by #17983
2019-07-31 11:44:46 +08:00
偏右
ef8a6c6df8
Merge pull request #17985 from shaodahong/fix-form-item-label-regexp
...
fix(Form.Item): fix label replace regexp err replace
2019-07-31 11:20:08 +08:00
shao
27e7e33d12
fix review change
2019-07-31 11:12:31 +08:00
chenlong
06e2e1a616
Breadcrumb.Separator checks
2019-07-31 10:47:34 +08:00
shao
f0726014c3
fix(Form.Item): fix label replace regexp err replace
2019-07-30 20:57:39 +08:00
偏右
8479a7d878
Merge pull request #17976 from Yangzhedi/table-footer-less
...
feat(default.less): add table-footer-bg and table-footer-color variable
2019-07-30 19:04:22 +08:00
偏右
2b67ca48e0
Merge pull request #17983 from ant-design/fix-range-picker-active-style
...
style: optimize RangePicker active cell style
2019-07-30 18:25:18 +08:00
afc163
da741ecf84
💄 optimize RangePicker active cell style
...
close #17878
close #13567
close #16872
2019-07-30 18:07:08 +08:00
howard
afaa01459f
fix: remove a tag in Alert component ( #17872 )
...
* remove a tag in Alert component
* 添加 role 属性
2019-07-30 17:29:52 +08:00
oldchicken
5a7a92af46
fix: children of Tabs[type="editable-card"] cannot be falsy ( #17965 )
...
* tabs-editable-card-bugfix
if tabs type ="editable-card",if children has falsy value ,we will get error message,so we should fix it in tabs.
error:https://codesandbox.io/s/lively-glade-jmg5s
* editable-card bugfix
* tabs bugfix
* tabs-editable-card bugfix
* tab bugfix
* bugfix
* delete errorfix
* add test
2019-07-30 16:10:14 +08:00
Sivaraj
81540a16a4
Fixed import rc-calendar - ta_IN
...
Tamil Locale added to rc-calendar
2019-07-30 12:48:00 +05:30
Yangzhedi
6c8c42c3e3
feat(default.less): add table-footer-bg and table-footer-color variable
2019-07-30 15:05:14 +08:00
afc163
facc7124da
📝 update documentation about css bundle size
2019-07-30 13:52:08 +08:00
信鑫-King
cde4b152d6
upd: bisheng ( #17974 )
2019-07-30 13:34:36 +08:00
偏右
7588dda6ed
Merge pull request #17887 from xrkffgg/master
...
fix: the DatePicker border bug when the chose was century
2019-07-30 13:21:05 +08:00
偏右
fed7fec30b
Merge pull request #17971 from ant-design/fix-tag-tag-name
...
refactor: Tag should be span than a div semantically
2019-07-30 13:20:54 +08:00
偏右
d31d2c19d9
Merge pull request #17955 from haimrait/master
...
fix: DatePicker onChange types
2019-07-30 12:35:25 +08:00
偏右
c033c1ea2c
Merge pull request #17969 from ant-design/fix-tabs-extra
...
fix: Tabs extraContent line-height
2019-07-30 12:33:15 +08:00
偏右
53da51841f
🐛 Remove extra margin right of Table placeholder ( #17970 )
...
close #17950
2019-07-30 12:32:57 +08:00
xrkffgg
aa7f5fb776
fix: DatePicker 插件单个使用时,切换时间范围时,出现像素偏差问题。
2019-07-30 12:00:14 +08:00
afc163
4374514252
✅ fix snapshot and test case
2019-07-30 11:58:45 +08:00
zombieJ
b71f2ec4bd
docs: Add faq about form errors ( #17968 )
2019-07-30 11:50:47 +08:00
afc163
f15c08a898
⚡ Tag should be span than a div semantically
...
close #17963
2019-07-30 11:46:10 +08:00
afc163
65f6ddbe75
🐛 Fix Tabs extraContent line-height
...
close #17865
2019-07-30 11:41:17 +08:00
信鑫-King
4a3cf8d6e7
💄 site prerender support title ( #17961 )
2019-07-30 11:00:08 +08:00
david.lv
9b667a877e
fix: make timeline component show more comfort under none-white background color ( #17959 )
...
* fix(Timeline): timeline在非白色背景色下显示异常
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 反转模式下1px下移
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 微调偏移量,尽可能和原白色背景下的间距相同
Closes https://github.com/ant-design/ant-design/issues/17927
* fix(Timeline): 微调偏移量,尽可能和原白色背景下的间距相同
Closes https://github.com/ant-design/ant-design/issues/17927
2019-07-30 10:54:47 +08:00
xrkffgg
e05347d5ce
add decade style
2019-07-30 09:35:51 +08:00
haimrait
37d19cef3f
Fix issue #17949
...
Fix issue [#17949 ]
2019-07-29 16:58:38 +03:00
偏右
f41e013ce5
Merge pull request #17760 from chenyizhongx/styleBug
...
fix: Optimize select with search field style
2019-07-29 21:36:36 +08:00
zombieJ
1f8f4bca2d
fix: Wave perf ( #17945 )
2019-07-29 16:29:54 +08:00
jiang
d7bbb48fce
unified drawer and modal mask opacity ( #17943 )
2019-07-29 15:57:05 +08:00
afc163
68d1ec00d4
🐛 Fix small table hover background
...
close #17922
2019-07-29 14:11:41 +08:00
Sivaraj
4d4e14cc5d
Added Tamil Locale
...
- தமிழ் (செம்மொழி)
2019-07-25 22:01:05 +05:30
zombieJ
5a128c40a9
docs: add changelog ( #17902 )
2019-07-26 00:18:20 +08:00
zombieJ
24bfcacc38
fix: Upload can not click in Form.Item ( #17897 )
2019-07-25 23:53:54 +08:00
xrkffgg
3148d9c884
DatePicker:修复当选择条件为世纪时,border 不对齐的样式 bug
2019-07-25 17:07:04 +08:00
chenlong
4a8affe0e0
add Breadcrumb.Separator
2019-07-25 12:02:15 +08:00
unknown
8b533c0635
solve the duplicate of selector
2019-07-25 10:44:07 +08:00
unknown
98bafca7da
fix: Optimize select with search field style
2019-07-25 10:44:07 +08:00
信鑫-King
3e62dafbfe
Release 3.20.6 ( #17861 )
...
Release 3.20.6
2019-07-25 00:44:16 +08:00
ycjcl868
eb6307f9cf
📝 changelog
2019-07-25 00:15:33 +08:00
ycjcl868
f7d7d58815
fix: readme
2019-07-25 00:12:55 +08:00