Commit Graph

15675 Commits

Author SHA1 Message Date
偏右
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
ycjcl868
5752fb5955 fix: lazy 2019-07-24 21:59:41 +08:00
ycjcl868
d7ab9c4958 📝 en changelog 2019-07-24 21:16:46 +08:00
ycjcl868
1a183dd986 fix: docs changelog cn 2019-07-24 21:04:46 +08:00
ycjcl868
902a813cab 📝 zh-CN changelog 2019-07-24 20:58:14 +08:00
偏右
e6874e48c9
Merge pull request #17857 from ant-design/fix-safari-style
fix: TimePicker safari weird render bug
2019-07-24 19:32:45 +08:00
afc163
be030d2387 🐛 Fix TimePicker safari render bug
close #17842
2019-07-24 19:28:09 +08:00
Malven
49b469e079 better wording in swedish for copied 2019-07-24 13:13:43 +02:00
Malven
7c5a44f808 added swedish translation for Text-component 2019-07-24 13:11:48 +02:00
偏右
d933e5e9cf
Merge pull request #17846 from ant-design/fix-table-filter-dropdown
fix: table filter dropdown trigger onChange on some situation
2019-07-24 16:28:07 +08:00
afc163
ce7ab240cf 🐛 Fix Table filterDropdown always trigger onChange
close #17833
2019-07-24 16:06:51 +08:00
afc163
22179f3511 💄 code style optimizaiton 2019-07-24 15:40:07 +08:00
zombieJ
bce3696ec0
fix count escape (#17841) 2019-07-24 15:07:10 +08:00
Ray Booysen
d4164f6c33 Update faq.en-US.md (#17832)
Some small language changes to make it easier to read.
2019-07-24 10:51:33 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale (#17816)
* ConfigProvider support locale

* update docs

* update category

* clean up

* moving locale

* update check script

* update related code

* add test case

* demo link

* update doc

* hide one rule of md with eslint

* update error link
2019-07-24 10:34:55 +08:00
偏右
bc2d24646e
💄 correct @input-hover-border-color (#17820)
https://github.com/ant-design/ant-design/pull/17784#issuecomment-514069999
2019-07-23 15:06:25 +08:00
afc163
ec744c93da 📝 fix cra documentation link 2019-07-23 15:05:37 +08:00
zombieJ
6e9b37aa70
pretter Line progress style (#17819) 2019-07-23 14:42:30 +08:00
偏右
cd63ff4b70
Merge pull request #17818 from Jiang-Xuan/patch-1
completing the Chinese document for Select component
2019-07-23 13:47:34 +08:00
偏右
161def04aa
Merge pull request #17806 from ant-design/feat-table-popup-container
feat: Table getPopupContainer
2019-07-23 13:46:01 +08:00
蒋璇
20237b4033
Update index.zh-CN.md 2019-07-23 13:37:08 +08:00
afc163
efecf5eafd add test snapshot 2019-07-23 11:58:05 +08:00
afc163
2a5a8415be 🐛 ConfigProvider getPopupContainer for Table 2019-07-23 11:48:34 +08:00
ShiCheng
5acc2a40fc fix Result extra is not centered (#17786) 2019-07-23 11:30:14 +08:00
afc163
17b27c978e 📝 Remove Breadcrumb.Item separator doc
close #17812
2019-07-23 11:13:59 +08:00
偏右
340ec3a7ef
Merge pull request #17808 from mtadams007/bugfix/alert-message-color
fix: make alert message attribute affect message even without description
2019-07-23 11:09:48 +08:00