Commit Graph

9761 Commits

Author SHA1 Message Date
afc163
9630410b4e
🐛 Fix noStyle warning
close #18082
2019-08-05 16:54:36 +08:00
afc163
6fe1e41ae9
📝 Improve API Table design 2019-08-05 16:14:32 +08:00
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx 2019-08-05 15:29:26 +08:00
zombieJ
2d7df45ab7 fix: ConfigProvider wrapper locale no need with only children (#18075)
* fix: ConfigProvider wrapper locale no need with only children

* skip react 15
2019-08-05 11:27:32 +08:00
ikobe
13a306fa0e fix: add ta_IN.tsx 2019-08-04 23:43:49 +08:00
afc163
4e57d8a5fe
fix snapshots 2019-08-04 22:45:12 +08:00
ikobe
e97bd6f4ae feat: resolve conflicts 2019-08-04 17:28:25 +08:00
Jinke Li
0240d126ec feat(Upload): add transformFile option for transform file before request (#18009)
* feat: add transformFile optionfor transform file before request

* feat: bump rc-upload 2.7.0

* feat(Upload): optimize doc
2019-08-04 12:18:46 +08:00
信鑫-King
f634855b10 chore: transfer ajax table demo (#18067)
* chore: transfer ajax table demo

* feat: snapshot

* fix: url

* fix: lint

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ Transfer ajax

* 📝 FAQ
2019-08-04 11:33:32 +08:00
afc163
f9b6358c2d
📝 Fix English express
![](https://user-images.githubusercontent.com/507615/62411622-4d19e300-b628-11e9-8cfd-ec160c5f6b2a.png)
2019-08-03 19:52:37 +08:00
偏右
b1ac12a28a 🐛 Fix Checkbox checked extra space (#18059)
animation end state should be preserved

close #18040
2019-08-02 23:16:45 +08:00
alxkosov
678f8a5c65 feat: menu component customization: create new variables for easy customization (#17273)
* new variable for customize margins and font-size on menu

* vars for icons size for menu items

* var for color of icon selected-item on dark menu

* menu selected item: vars for color text and icon

* var for background on hover item in dark menu

* rename variable

* deleted vars for icon size in menu

* change @menu-item-last-margin to @menu-item-boundary-margin
2019-08-02 22:51:34 +08:00
vagusX
6841e059b7 feat: add waring for props#iconType in component Alert (#18046) 2019-08-02 22:50:11 +08:00
偏右
36db887bec
Merge pull request #17873 from long-zhuge/feature
feat: add Breadcrumb.Separator
2019-08-02 22:48:58 +08:00
afc163
b5e13b2541
📝 Add description for Tree component 2019-08-02 22:48:09 +08:00
陈帅
7b98df8075 fix: better typescript code, use svg components (#18036)
* better typescript code, use svg components

fix #18017

* snapshots updated

* snapshots updated
2019-08-02 21:37:26 +08:00
Kieren
d7e0f70a4e fix typo for form api documentation 2019-08-02 13:50:03 +01:00
啸生
4c23bc2543
Feature (#18049)
Feature
2019-08-02 17:38:50 +08:00
jiang
56309c0ea0 fix: tooltip arrows do not fuse in dark (#17740)
* fix: tooltip arrows do not fuse in dark

* re demo

* fix lint

* re tooltip-distance

* tooltip: use absolute

* Update index.less
2019-08-02 14:10:18 +08:00
kagawagao
b3c2cb4002
feat: use border-radius instead 2019-08-02 14:05:59 +08:00
偏右
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
偏右
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
9c0dbe2ddf fix: optimize Input presuffix style(#17414) (#17684) 2019-07-31 18:39:58 +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
zx6658
2cb0710ec4 doc: 📖 update table component's selectedRowKeys type 2019-07-31 13:43:02 +09: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
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
偏右
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
偏右
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
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
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
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
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
shao
23c4fa8053 feat(Anchor): add getCurrentAnchor prop jsdoc comment 2019-07-23 19:37:32 +08:00
shao
ab796e60dd Merge remote-tracking branch 'upstream/feature' into feat-anchor-getCurrentAnchor 2019-07-23 18:10:44 +08:00
shao
7c7a19ef1c docs(Anchor): add getCurrentAnchor prop feature version 2019-07-23 17:56:12 +08:00
shao
4beb676794 fix(Anchor): update demo test snap 2019-07-23 16:19:22 +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
shao
2a7cb944e0 feat(Anchor): add getCurrentAnchor prop 2019-07-23 14:59:28 +08:00
zombieJ
6e9b37aa70
pretter Line progress style (#17819) 2019-07-23 14:42:30 +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
zombieJ
bdea770670
Merge pull request #17804 from ant-design/master
chore: Merge master into feature
2019-07-23 10:23:55 +08:00
Michael Adams
a8c6d22931 make alert message attribute affect message even without description 2019-07-22 17:34:49 -04:00
afc163
abcfe77b5b
Add snapshot test for Table getPopupContainer 2019-07-22 21:36:57 +08:00
afc163
173859e49c
Add Table getPopupContainer
close #17548
close #16876
close #14864
close #14426
2019-07-22 21:30:45 +08:00
Hieu Pham
53ce81690e
Fix circular dependency in Menu
https://github.com/ant-design/ant-design/issues/17803

Co-authored-by: Hau Dao <hau.vdao@gmail.com>
2019-07-22 20:15:48 +07:00
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon (#17781)
* use icon instead of css

* update snapshot

* clean up

* update style

* update snapshot

* add click test case

* clean up

* update snapshot
2019-07-22 19:28:23 +08:00
afc163
78496da6ef fix snapshot 2019-07-22 19:28:11 +08:00
afc163
518bf8c929 fix snapshot 2019-07-22 19:22:51 +08:00
afc163
5742ae221c improve upload list layout style 2019-07-22 19:22:51 +08:00
veveue
913d19113f fix upLoadList style 2019-07-22 19:22:51 +08:00
Aleksandr Chernokondratenko
4f781a1769 Long placeholders truncate (#17797) 2019-07-22 19:21:33 +08:00
afc163
18c05189cf 💄 Remove Table demo use select hack css
close #17455

bc2de929e7/specs/draggable.spec.jsx (L374)
2019-07-22 18:53:58 +08:00
mraiguo
ebe9097689 fix: DatePicker date order (#17694)
* Fix selected time order #17346

* add test case
2019-07-22 17:07:13 +08:00
zombieJ
271b08192e
fix: Transfer change dataSource will re-fresh lazy render (#17783)
* fix lazy load logic

* opt

* clean up

* clean when udpate
2019-07-22 15:52:09 +08:00
afc163
9ef1cd70b6 💄 fix DatePicker hover style less variable 2019-07-22 15:09:43 +08:00
afc163
d43ff9d37a 🐛 Fix Radio.Button disabled item style
close #17736
2019-07-22 10:47:49 +08:00
Stanley Thijssen
427d0435b7 style: Remove right-margin of last item in Rate component (#17764)
* Removed right margin from last rating star

* Updated demo file to be inline with other demo that makes use of text

* Updated snapshot
2019-07-21 13:01:27 +08:00
Stanley Thijssen
69ef27709c fix: Styling issue where all spans next to a checkbox wrapper get a padding (#17761)
* fix styling issue

* Added padding for span only when there is a checkbox in front of it

* Fixed last small styling issue where span and checkboxes didnt have any padding

* Updated snapshots with new class
2019-07-20 22:20:02 +08:00
偏右
b8485ca744
🐛 Fix Input line height in IE (#17759)
close #17753
2019-07-20 20:01:51 +08:00
Stanley Thijssen
5a32990874 fix: Styling issue where all spans next to a checkbox wrapper get a padding (#17752)
* fix styling issue

* Added padding for span only when there is a checkbox in front of it
2019-07-20 19:57:52 +08:00
afc163
93e41ed593
🐛 Fix Cascader broken when option children is null
close #17735
2019-07-20 12:24:17 +08:00
yoyo837
1d607d7019 all ant-col min-height setting 2019-07-19 20:34:12 +08:00
偏右
896e4e8fad
Merge pull request #17743 from ant-design/fix-danger-ghost-button
fix: Button danger style when type is ghost
2019-07-19 17:50:26 +08:00
afc163
3c771b3b23 🐛 Fix Button danger style when type is ghost
close #17742
2019-07-19 17:35:04 +08:00
wenhong
77d8c92a16 chore: remove unnecessary disable default props 2019-07-19 17:05:29 +08:00
偏右
4852e0ef09 Timeline supports color gray item now (#17731) 2019-07-19 14:08:39 +08:00
偏右
1147ae6949
Merge pull request #17732 from ant-design/master
Merge master into feature
2019-07-19 12:20:08 +08:00
afc163
b7b1bcfc90 💄 pagiation item hovering without underline 2019-07-19 10:50:56 +08:00
刘宏玺
28d70f57fc
让card的action更容易点击 2019-07-18 13:49:43 +08:00
偏右
57c9c1f4e1
Merge pull request #17697 from ant-design/improve-less-variables
style: Improve less variables
2019-07-17 23:06:50 +08:00
jljsj
bc39c158ab add test 2019-07-17 20:41:53 +08:00
jljsj
d4c90d4a3b fix: delete drawer in child and re-render, no push started 2019-07-17 20:05:39 +08:00
偏右
85ee1e485f
Merge pull request #17600 from ant-design/merge-portal
fix: unified modal and drawer protal and fix overflow conflict
2019-07-17 19:28:19 +08:00
afc163
37784bc8a2 fix snapshot 2019-07-17 19:04:40 +08:00
afc163
c15c0fc199 🔧 Add less variables for Tabs[type="card"] 2019-07-17 18:58:30 +08:00
Alexander.Kosov
6428840c50 create variable for customize size of icon on menu 2019-07-17 13:54:31 +03:00
afc163
b09d59e9fe 🔧 Add less variables for Timeline 2019-07-17 18:43:10 +08:00
afc163
6d76292b29 🔧 Add less var @progress-radius 2019-07-17 18:28:02 +08:00
afc163
2ad61d6ceb 🔧 Add less variables for Slider handler 2019-07-17 18:04:13 +08:00
afc163
2add8007be code style improve 2019-07-17 17:57:50 +08:00
afc163
75ba74c23d 💄 should use @border-radius-sm 2019-07-17 17:51:26 +08:00
afc163
3a3cf47472 💄 Optimize danger Button design 2019-07-17 17:48:10 +08:00
偏右
248a0b6d59
Merge pull request #17696 from JonathanLee-LX/master
docs: correct form documentation
2019-07-17 17:30:42 +08:00
Jonathan Lee
9e6cb56ef7 docs: correct form documentation 2019-07-17 17:23:42 +08:00
刘宏玺
ffcf7fec4e
汉化api标题 2019-07-17 17:23:39 +08:00
刘宏玺
8ad41c02cd
汉化api标题 2019-07-17 16:00:32 +08:00
偏右
4e2ca5bd3e
Merge pull request #17659 from billfeller/master
feat(Empty): description prop support false value to remove description node
2019-07-17 13:41:28 +08:00
wadezhan
6b877dce93 fix: last order 2019-07-17 11:49:47 +08:00
偏右
6c67de4b98
Merge pull request #17675 from ztplz/tabbar
fix: Correct renderTabBar type
2019-07-17 11:31:45 +08:00
偏右
ce52bf34b7
Merge pull request #17677 from binyellow/feat-anchor
feat: Re-bind scroll events when components change, add test cases
2019-07-17 11:30:50 +08:00
wadezhan
b808eddcb4 fix: ci fail 2019-07-17 11:30:38 +08:00
jiang
d0c636fa50
Merge branch 'master' into merge-portal 2019-07-17 11:14:46 +08:00
zombiej
56166f6901 chore: fix docs only mark of affix 2019-07-17 11:11:55 +08:00
wadezhan
66876623c7 fix: ci fail 2019-07-17 11:04:30 +08:00
zombiej
6b422814de fix lint 2019-07-16 23:50:21 +08:00
wadezhan
e403947127 feat(Empty): description prop support false value to remove description node 2019-07-16 22:44:18 +08:00
wadezhan
fab98738f4 feat(Empty): description prop support false value to remove description node 2019-07-16 22:32:36 +08:00
wadezhan
9d437d39f9 feat(Empty): description prop support undefined/null value to remove description node 2019-07-16 22:11:30 +08:00
wadezhan
5df766fb5b feat(Empty): description prop support undefined/null value to remove description node 2019-07-16 22:06:58 +08:00
wadezz
dbc8d4b83b
Merge pull request #3 from ant-design/master
merge: ant-design/master
2019-07-16 21:43:08 +08:00
zombiej
a9dbee97f0 fix container 2019-07-16 20:48:03 +08:00
黄斌
aa663e149d feat: Re-bind scroll events when components change, add test cases 2019-07-16 19:19:11 +08:00
偏右
e907e1408f
Merge pull request #17676 from lixiaoyang1992/form-pr
feat(Form): upgrade setFieldsValue function declaration
2019-07-16 18:21:37 +08:00
lixiaoyang1992
4e804bd466 feat(Form): upgrade setFieldsValue function declaration 2019-07-16 18:04:52 +08:00
ztplz
2762f40394 Correct renderTabBar type 2019-07-16 17:32:55 +08:00
刘宏玺
cd9c3d7327
修改api的样式错误 2019-07-16 17:23:20 +08:00
afc163
67e027a41c 🐛 Fix Cannot update during an existing state transition
close #17147
2019-07-16 11:25:35 +08:00
wadezhan
c6730d419a feat: Empty description support false value 2019-07-15 23:37:49 +08:00
wadezhan
61dc08f9c7 feat: Empty description support false value 2019-07-15 23:24:20 +08:00
偏右
e4e2641d6d
Merge pull request #17653 from ant-design/master
chore: merge master into feature
2019-07-15 22:22:41 +08:00
zombieJ
bed07392fd
update snapshot (#17656) 2019-07-15 19:32:46 +08:00
偏右
b44a075ccc
Merge pull request #17641 from ant-design/fix-firefox-border
fix: Table border radius missing in Firefox
2019-07-15 18:53:11 +08:00
zombiej
edacc50543 not hide scroll line when multiple lines 2019-07-15 17:59:29 +08:00
偏右
7d9af06289
Merge pull request #17546 from austin-krave/feature
Added ms_MY locale support
2019-07-15 16:58:28 +08:00
Ivan
9fdf41740d Extend MenuItemProps from HTMLAttributes<HTMLLIElement> (#17629) 2019-07-15 15:43:11 +08:00
Meck Zhu
f4095ef5d5 Fix css properties orders 2019-07-15 15:32:08 +08:00
Wei Zhu
5b7c922594 Revert #17508 (#17639)
* Revert "fix: Style property orders"

This reverts commit 54a992c359.

* Revert "fix: optimize Input presuffix style(#17414)"

This reverts commit 9691d2bee1.
2019-07-15 15:04:51 +08:00
jljsj
b5632d6eef fix react 15 test 2019-07-15 14:33:56 +08:00
jljsj
786bde9ca1 update modal and drawer protal 2019-07-15 14:33:56 +08:00
afc163
e8dabedb76 🐛 Fix Table border radius missing in Firefox
close #17611

ref https://github.com/ant-design/ant-design/pull/12263#discussion_r303193443
2019-07-15 14:23:00 +08:00
afc163
491e38838b fix snapshot 2019-07-15 13:43:36 +08:00
Will
20fa17b8b1
Update 404.md 2019-07-15 10:43:28 +08:00
诸岳
cf564f32b0 test: Update snapshots 2019-07-15 10:08:20 +08:00
诸岳
3f47b2cac0 Merge master branch and fix conflicts 2019-07-15 10:01:37 +08:00
诸岳
54a992c359 fix: Style property orders 2019-07-13 16:55:18 +08:00
binyellow
9afe726a6f perf: setState only when activeKey changed (#17620) 2019-07-13 10:43:35 +08:00
Tomáš Hylský
6c9b1779aa Fix Collapse Panel key type. (#17557) 2019-07-13 10:31:56 +08:00
诸岳
8798198113
fix(test): Jest with ES Modules of react-dnd (#17607) 2019-07-13 10:29:47 +08:00
Piotr Monwid-Olechnowicz
e49707c0aa Update responsive.md (#17586)
Fix prop typo. `border` -> `bordered`
2019-07-12 10:42:09 +08:00
Goh Zhao Yang
44e456773d Rerun tests 2019-07-12 08:05:04 +08:00
Goh Zhao Yang
1c07d54ad5 Added test for ms_MY 2019-07-12 07:53:10 +08:00
Goh Zhao Yang
312e9dd54f Added ms_MY locale support 2019-07-12 07:53:10 +08:00
偏右
44aa1bd15f
Merge pull request #17592 from pengtikui/master
docs: fix typo
2019-07-11 23:39:21 +08:00
riho
001384a65b fix: button loading style(#17569) 2019-07-11 20:38:40 +08:00
pengtikui
e17e3253a0 docs: fix typo 2019-07-11 18:20:06 +08:00
Sanghyeon Lee
430117288d
docs: fix tag name in the API example 2019-07-11 18:09:00 +09:00
Sanghyeon Lee
559682df23
docs: fix tag name in the API example 2019-07-11 18:06:37 +09:00
偏右
756ded9540
Merge pull request #17583 from ant-design/fix-cascader-style
fix: 💄 Optimize Cascader input style
2019-07-11 14:23:49 +08:00
MuYu
fb0b4f0fc9 docs: show version Number features were added (#17373)
* docs: add api first appearance

* docs: fix auto-complete doc

* docs: replace Version Added with Version

* docs: date picker common method

* docs: date picker common method

* docs: tree

* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
偏右
72f531dce8
💄 Optimize Cascader input style
avoid to overclap arrow

close #17582
2019-07-11 14:09:55 +08:00
MrHeer
7e4e5a8866 Fix: Typescript definition of CascaderOptionType missing some fields #17555 2019-07-11 12:05:43 +08:00
hengkx
628dbc2d6a improve Descriptions code 2019-07-10 13:46:36 +08:00
hengkx
99a2cc201e improve Descriptions code 2019-07-10 13:21:56 +08:00
hengkx
3db32cb631 feat:Descriptions support colon props 2019-07-10 10:32:02 +08:00
M Mitchell
4e629da9ab fix: Should allow inline style for Descriptions component, close #17533 (#17558) 2019-07-10 10:01:31 +08:00
Tom Xu
d52b85fcc4 Fix TypeScript type of Descriptions title, close #17534 (#17559) 2019-07-10 09:56:46 +08:00
zombieJ
56a961cb2b
fix: Align cascader loading style & update doc (#17550) 2019-07-09 19:10:36 +08:00
zombieJ
34e24917c2
Merge pull request #17537 from ant-design/master
chore: Merge master into feature
2019-07-09 16:57:08 +08:00
诸岳
85d81e7e3e
fix(Cascader): Should show not found content when options.length is 0, close #17513 (#17538) 2019-07-09 16:29:42 +08:00
vagusX
e335a214f6 fix: props#locale description in Transfer (#17545) 2019-07-09 16:17:30 +08:00
偏右
189ad71d32
Revert "chore: use none-dist icons entry" 2019-07-09 11:33:03 +08:00
偏右
3432ac7401
Merge pull request #17517 from ant-design/revert-icon-entry
chore: use none-dist icons entry
2019-07-08 21:01:48 +08:00
afc163
390807605e
🔧 use none-dist icons entry 2019-07-08 20:46:19 +08:00
偏右
2023e86f8f
Merge pull request #17508 from LilyWakana/issue17414
fix: optimize Input presuffix style(#17414)
2019-07-08 19:34:29 +08:00
ztplz
a614b54c28 Improve code style 2019-07-08 17:42:36 +08:00
zombieJ
4a1d68c87f
chore: Add warn of value not provided in Cascader (#17511)
* add warn of `value` not provided

* adjust desc & logic
2019-07-08 10:57:34 +08:00
riho
9691d2bee1 fix: optimize Input presuffix style(#17414) 2019-07-07 22:24:37 +08:00
Michael Salaverry
76db651080 fix: typo in console.error 2019-07-07 17:08:46 +03:00
偏右
1d2bc0792b fix: some tabs style (#17500)
* 🐛 Fix Tabs disabled tab style

close #17468

* 🐛 Fix Tabs next icon right 2px bug

close #17477
2019-07-07 12:04:40 +08:00
afc163
e9b370d0c0
📝 Add documentation for LocaleProvider and List
close #17399
2019-07-06 23:40:03 +08:00
DiamondYuan
6b7ad105c6 fix: fix type of SwitchProps 2019-07-06 22:16:17 +08:00
afc163
6498cbb283
💄 change another arrow style 2019-07-04 23:50:32 +08:00
jiang
a1298463be rm drawer config consumer props (#17390)
* rm drawer config consumer props

* Update index.tsx
2019-07-04 20:53:55 +08:00
陈帅
1fc1710582
doc: split demos (#17415)
* split demos

close #17396

* snapshot updated

* split all demo

* fix lint error

* better code style

* change complex to error

* sort demos
2019-07-04 15:14:13 +08:00
偏右
b1e63be9e3 fix: icon typo (#17458)
* 🐛 Fix icon typo

close #17448

*  update snapshots

*  add test case
2019-07-04 15:00:42 +08:00
afc163
efadb09569
💄 Optimize TimePicker focus style
close #17440
2019-07-03 23:25:04 +08:00
afc163
0d35b1e3e3
🐛 Omit AutoComplete loading type
close #17432
2019-07-03 16:55:36 +08:00
偏右
73d173da04
Merge pull request #17421 from justjavac/master
fix: DatePicker's input box is obscured on safari
2019-07-03 13:48:16 +08:00
迷渡
f78fc1c757 fix: DatePicker's input box is obscured on safari 2019-07-03 10:15:45 +08:00
Julien Confetti
56264c7481 Add missing French translation 2019-07-02 22:49:59 +02:00
afc163
32132c58cf
🐛 Fix Form onSubmit type
close #17400
2019-07-02 19:03:23 +08:00
陈帅
f096b89828
Merge pull request #17389 from ant-design/fix-className-undefined
fix: fix classname is undefined
2019-07-02 14:45:27 +08:00
陈帅
2c4976bbdb remove background-color 2019-07-02 14:21:47 +08:00
陈帅
439b85f8d2 fix style pollution problem 2019-07-01 19:26:57 +08:00
zombieJ
b5143df1a4
fix: Upload preview should work with Blob (#17392)
* fix: Upload preview should work with Blob

* rm only
2019-07-01 17:52:37 +08:00
陈帅
9b8ccc4ee7 add className test 2019-07-01 15:28:02 +08:00
陈帅
00bcb6928e remove spaces 2019-07-01 15:22:29 +08:00
陈帅
89a8df1d41 fix classname is undefined 2019-07-01 15:11:37 +08:00
陈帅
3faae975fa fix result error (#17385) 2019-07-01 10:57:39 +08:00
陈帅
d942f173f9
Merge pull request #17378 from eldarAkay/patch-1
fix typo
2019-07-01 00:14:36 +08:00
陈帅
4d5dae078f
Merge pull request #17377 from ant-design/fix-test
chore: update test case
2019-06-30 22:00:26 +08:00
Eldar Mustafaiev
fa539507da
fix typo 2019-06-30 16:20:57 +03:00
陈帅
859be320fb
Merge pull request #17376 from ant-design/feature
merge Feather into master
2019-06-30 20:45:12 +08:00
zombiej
be33ebfa08 update test case 2019-06-30 20:31:14 +08:00
陈帅
4972383c3c
feat: New Components Result (#17244)
* New Components Result

antd 又变大了一点

* fix review warning

remove classname "view"

The class name of status hits the outermost layer

* rm fragment

* fix build error

* update snapshot

* add PRESENTED_SVG_DEFAULT

* fix doc

* fix lint

* fix compile error

* fix review warning

* fix react15 error

* add new demo

* remove not required code

* updated snapshot

* api some empty

* change svg to image
2019-06-30 20:15:44 +08:00
zombieJ
a5f495692e
fix: Tooltip not work correctly on disabled Switch (#17372)
* add tooltip of Switch

* clean up

* updat snapshot
2019-06-30 00:29:48 +08:00
zombiej
12c577d386 docs: Update menuItemSelectedIcon desc of Select
close #17360
2019-06-29 22:53:16 +08:00
陈帅
319b11d388
Merge pull request #17364 from ant-design/feature
merge Feature into master
2019-06-29 13:25:47 +08:00
陈帅
8eceb04d62 update snap
issue in #17280 and #17330
2019-06-29 00:39:53 +08:00
陈帅
722b39ec16 Merge branch 'master' into feature 2019-06-28 21:55:15 +08:00
偏右
95c0a4e7c5
Merge pull request #17321 from ant-design/optimize-pageHeader-className-naming
chore: Optimize PageHeader className naming
2019-06-28 21:15:30 +08:00
王林涛
b5d629a8a3 docs(Table): update description of hideDefaultSelections 2019-06-28 16:23:20 +08:00
偏右
c3a3db385c
Merge pull request #17345 from hengkx/fix-17267
docs: Tree treeData
2019-06-28 13:59:33 +08:00
偏右
b5d16a6bd1
Merge pull request #17342 from yoyo837/checkbox-onchange-sort
fix: CheckboxGroup onChange 值保持选项的顺序
2019-06-28 13:44:49 +08:00
afc163
10a3a7f7ae
🐛 Fix small table header background
revert #14539

it should be white in our design spec
2019-06-28 13:39:02 +08:00
yoyo837
612bf82c34 add test case 2019-06-28 11:11:27 +08:00
偏右
92f18f32f5
Merge pull request #17347 from ant-design/fix-mentions-height
fix(Mentions): Incorrect line-height from .input() style
2019-06-28 10:51:01 +08:00
susiwen
06eba00e0b Add FAQ link 2019-06-28 10:44:20 +08:00
yoyo837
50f6b9c903 update 2019-06-28 10:31:40 +08:00
诸岳
9c9365ce00 fix(Mentions): Incorrect line-height from .input() style 2019-06-28 10:28:43 +08:00
yoyo837
c8d5243b97 sort 2019-06-28 10:26:55 +08:00
偏右
f2954e6ca8
Merge branch 'master' into #17329 2019-06-28 10:15:51 +08:00