偏右
41761f6b85
Merge pull request #18034 from chenyizhongx/fix-select-search-box-broken-style
...
fix: select-search-box broken style
2019-08-02 13:58:29 +08:00
zombieJ
1363a39d7c
fix: Fix statistic font ( #18044 )
2019-08-02 12:10:09 +08:00
unknown
13e80463b5
change variables
2019-08-02 11:54:15 +08:00
kagawagao
6520e25775
feat: rotate zero width sider trigger in right mode
2019-08-02 11:48:28 +08:00
unknown
09ac5adfa5
fix duplicate selector
2019-08-02 00:28:43 +08:00
unknown
bcab1c180b
fix: select-search-box broken style
2019-08-01 23:10:12 +08:00
afc163
60e66dbafe
🐛 fix error antd-tools => @ant-design/tools
2019-08-01 15:28:16 +08:00
偏右
73b926fb55
Merge pull request #18020 from ant-design/upgrade-antd-tools
...
chore: antd-tools => @ant-design/tools
2019-08-01 15:14:56 +08:00
afc163
6434a3b414
antd-tools => @ant-design/tools
2019-08-01 15:13:52 +08:00
偏右
60c43168a2
Merge pull request #17858 from Malven/add-swedish-for-text-component
...
feat: Added swedish translations for `Typography`-components
2019-08-01 14:50:31 +08:00
Malven
69a1c1c1e1
Reverted snapshot changes
2019-08-01 08:25:56 +02:00
chenlong
b91dcd5f79
update breadcrumb/index.zh-CN.md
2019-08-01 11:10:03 +08:00
LilyWakana
f1fac6e370
fix: optimize Input presuffix style( #17414 ) ( #17684 )
2019-07-31 18:49:05 +08:00
LilyWakana
20f19dfea4
fix: optimize Input presuffix style( #17414 ) ( #17684 )
2019-07-31 18:40:18 +08:00
LilyWakana
9c0dbe2ddf
fix: optimize Input presuffix style( #17414 ) ( #17684 )
2019-07-31 18:39:58 +08:00
偏右
4948ec670c
🔥 update badges
2019-07-31 18:21:06 +08:00
afc163
945adc9985
📝 Fix getting started code error
...
close #17997
2019-07-31 17:12:14 +08:00
Sivaraj
272b89a7a4
update package.json
...
- Revert back to version starts with ~ instead of ^
- test snapshots
2019-07-31 12:39:04 +05:30
chenlong
188f408799
Breadcrumb. Separator add description
2019-07-31 15:00:00 +08:00
偏右
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