偏右
81e69370b4
💄 Correct Statistic font color ( #16801 )
...
close #15514
2019-05-26 14:23:48 +08:00
偏右
fecff0dc12
Merge pull request #16799 from attacking/master
...
给上传组件添加disabled状态的cursor样式
2019-05-26 14:00:03 +08:00
zombieJ
a3e19cecba
Merge pull request #16798 from ant-design/feature-merge-master
...
chore: Feature merge master
2019-05-26 13:57:48 +08:00
偏右
60ee01f37e
Merge pull request #16797 from ant-design/fix-input-number-parser-type
...
fix: Input parser type
2019-05-26 13:30:16 +08:00
zombiej
3493cc1406
merge master
2019-05-26 13:18:51 +08:00
ztplz
9793e30969
Fix the problem that the Slider's Tooltip is in the incorrect position when use modal ( #16717 )
...
* Fix incorrect position of tooltip when use slider
* Remove useless comment
* Reduce code
* Update
* getTooltipPopupContainer default to body
* Public Slider's ref
* Add docs
* Update docs
2019-05-26 13:13:12 +08:00
mingyan.yu
1eb46ebaac
feat: add disable style to upload component
2019-05-26 13:12:28 +08:00
Alberto Marchetti
28b14c9c0d
Allow users to define where tooltips should appear on slider marks ( #16641 )
2019-05-26 13:11:13 +08:00
Harut
982871522b
feat: New calendar apis, headerRender method ( #16535 )
...
* added new calendar api, renderHeader now we can customize calendar header
* fixed typo for tests
* error handling for renderHeader
* covering all cases with tests
* fixed tests and change console error to warning
* fixed feedbacks and code optimization
* cleanup callback function arguments
* removed unused changes
* fixed tests
* added extra classes
* fixed some comments
* tying to fix test for remote
* tying to fix test for remote in my local machin it works fine
* tying to fix test for remote in my local machin it works fine
* tying to fix test for remote in my local machin it works fine
* updated test snapshots
* fixed comment
* fixed linting
* fixed some texts
* added header for CN and added argument types
* removed extra row
2019-05-26 13:09:06 +08:00
afc163
35e235923e
🐛 Fix Input parser type
...
close #15226
2019-05-26 13:07:27 +08:00
zombieJ
6af96e748f
Merge pull request #16794 from ant-design/feature
...
chore: Merge feature into master
2019-05-26 12:01:30 +08:00
zombieJ
0952696a8c
Merge pull request #16793 from ant-design/master
...
chore: Merge master into feature
2019-05-26 11:03:35 +08:00
Marcel Jackwerth
56ff8728d2
Remove ancient prop types ( #16705 )
...
* Remove ancient Modal.propTypes.align and Progress.propTypes.size
* Remove linkRender and nameRender from Breadcrumb
2019-05-26 10:41:02 +08:00
damon.chen
f5f32f651f
update getPopupContainer ( #16778 )
...
since select/index.d.ts requires getPopupContainer={triggerNode => HTMLElement} but parentNode actually is not HTMLElement.
2019-05-26 10:35:59 +08:00
Kimmo Saari
cd6f5ff3f1
Locale (feat #16752 ): Added Latvian localization ( #16780 )
2019-05-26 10:02:40 +08:00
zombieJ
155642d14a
feat: Steps support clickable ( #16773 )
...
* support clickable
* update snapshot
* update desc
2019-05-25 21:01:21 +08:00
偏右
a0fd13486a
Merge pull request #16786 from Veveue/master
...
fix: upload disabled remove
2019-05-25 18:48:44 +08:00
veveue
59e2f072c2
upload disabled remove
2019-05-25 16:34:38 +08:00
afc163
53ae3e887c
📝 Add opencollective link
2019-05-25 13:53:53 +08:00
偏右
a82296f4f0
Create FUNDING.yml
2019-05-25 13:48:31 +08:00
偏右
06c03c88c8
Merge pull request #16782 from ant-design/fix-cascader-custom-item
...
fix: 🐛 Fix Cascader displayRender not interactive
2019-05-24 19:05:50 +08:00
afc163
c102ef7551
🐛 Fix Cascader displayRender not interactive
...
close #16738 and #10433
this bug had been fixed in bc4143f
before, but it was broken by #12407
here we change another method to fix #12395
2019-05-24 18:49:36 +08:00
偏右
56f060252b
Merge pull request #16777 from ant-design/fix-upload-demo
...
docs: update preview demo
2019-05-24 16:48:54 +08:00
zombiej
a9b5acfba9
update preview demo
2019-05-24 16:36:09 +08:00
偏右
2a3918e462
Merge pull request #16775 from ant-design/doc-antd-colors
...
docs: 📝 Add Programmatic Usage of antd colors
2019-05-24 16:31:44 +08:00
afc163
2a50ff3f4e
📝 Add Programmatic Usage of antd colors
2019-05-24 16:29:47 +08:00
zombieJ
5ab2783ff0
adjust Carousel children change goto Logic ( #16756 )
2019-05-23 23:08:03 +08:00
kpogodin
8263ea74fe
Update index.en-US.md
...
add missing prop `showTitle` in documentation of Pagination
2019-05-22 19:38:24 +04:00
陈帅
3e32364dc0
New component Descriptions ( #14645 )
...
* add new component: DescriptionList
* add warning message
* docs: fix doc typo
* feat: implement the size attribute
* docs: fix doc typo
* refactor: use new name Descriptions
* test: snapshots updated
* feat: support react15
* style: fix code style warring
* style: better var name
* style: better code style
* style: merge css class
* feat: add responsive config
* fix: fix error title
* style: use @border-radius-base
* update snapshot
* feat: set default column
* test: add test script
* style: fix property defaultProps is useless error
* style: more robust code
* style: fix codereview warning
* style: fix review warning
* use responsiveObserveserve
* fix review warning
* bug: add childrenArray copy,prevent changes to incoming parameters
* fix dom error
* fix typo
* fix test
* don't use this
* snapshot updated
* prettier md
* remove descriptions md text
* new rendering method
* doc :add dot
* style: add right border
2019-05-22 23:22:09 +08:00
偏右
7884ea72f0
Merge pull request #16737 from ant-design/add-select-optionLabelProp-demo
...
docs: Add select optionLabelProp demo
2019-05-22 20:01:49 +08:00
afc163
42376c7d78
💄 fix emoji lint problem
...
https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/accessible-emoji.md
2019-05-22 19:41:59 +08:00
afc163
44bce091a2
✅ update snapshots
2019-05-22 19:34:32 +08:00
afc163
3c22f86823
🎬 Add example for Select `optionLabelProp
prop, #16709
2019-05-22 19:33:03 +08:00
偏右
633fd7142d
Merge pull request #16694 from ant-design/upgrade-drawer
...
feat: support pressing ESC to close drawer
2019-05-22 16:59:09 +08:00
afc163
9d12c82f90
🆙 rc-drawer 1.9.3
2019-05-22 14:54:28 +08:00
偏右
b155395dce
Merge pull request #16727 from ant-design/chore-doc
...
chore: some documents style
2019-05-22 14:45:12 +08:00
afc163
d772fada7b
📝 update customize theme
2019-05-22 14:44:18 +08:00
afc163
701ab7aab0
💄 chore some documents style
2019-05-22 12:36:43 +08:00
偏右
e2de625df6
Merge pull request #16718 from ant-design/renovate/logrocket-1.x
...
Update dependency logrocket to v1
2019-05-22 10:17:34 +08:00
Renovate Bot
5ccdfd9a62
Update dependency logrocket to v1
2019-05-21 16:25:07 +00:00
偏右
55bd82d6b9
Merge pull request #16716 from christophehurpeau/patch-2
...
fix: Upload prop action: fix typings
2019-05-22 00:13:24 +08:00
偏右
263a3e77dd
Merge pull request #16570 from christophehurpeau/patch-1
...
fix: Upload prop onRemove: allow Promise as return type
2019-05-22 00:13:02 +08:00
Christophe Hurpeau
acaae5c850
Upload prop onRemove: fix action
...
d0cf0eecee (api)
2019-05-21 16:00:25 +02:00
偏右
8a91c94c4c
Merge pull request #16712 from yoyo837/fix-16706
...
fix shouldComponentUpdate
2019-05-21 17:56:09 +08:00
yoyo837
d9ede1b4a5
fix shouldComponentUpdate
2019-05-21 17:51:53 +08:00
jljsj
d6bc4afe29
update config-provider test
2019-05-21 13:45:42 +08:00
jljsj
2a2209395f
update drawer version
2019-05-21 12:05:13 +08:00
afc163
149f2c8172
💄 improve code style of Drawer
2019-05-21 11:29:01 +08:00
afc163
6eb197e8a2
✅ update snapshots
2019-05-21 11:13:27 +08:00
afc163
9f21fe87c6
🆙 support ESC to close drawer
2019-05-21 11:03:25 +08:00