Commit Graph

14495 Commits

Author SHA1 Message Date
zefeng
d0a1196e63 remove useless param in tree doc (#15591) 2019-03-23 12:19:36 +08:00
偏右
9e0aa5cb94 🐛 Fix empty missing when Table is loading (#15583)
close #15582
2019-03-22 16:21:58 +08:00
Wei Zhu
922f29ba28 chore: Add CNAME 2019-03-22 14:40:49 +08:00
偏右
df36453459
Update introduce.zh-CN.md 2019-03-22 12:35:23 +08:00
klouskingsley
b6d7d7fec5 translation for spec/feedback (#15460) 2019-03-22 11:50:46 +08:00
klouskingsley
30a306ad2d translation for data display (#15454)
* translation for data display

* translate image description
2019-03-22 11:48:22 +08:00
偏右
7c7c61976a 🐛 Fix Select notFound align issue (#15570)
close #15567

close #14422 again
2019-03-22 11:35:40 +08:00
Bestie
267ad3402c modify interface ListLocale.emptyText from text to ReactNode (#15571) 2019-03-21 22:18:58 +08:00
DiamondYuan
4eb33eb149 fix: set min-width instead of width (#15547)
* fix: set min-width instead of width

* test: updte snapshots
2019-03-21 11:31:58 +08:00
偏右
c8a326643d 📝 put description in PR template into comment (#15513) 2019-03-21 10:16:56 +08:00
Marcio Pamplona
4ad71cb3af Included pt_PT table sort title description (#15551) 2019-03-21 10:12:57 +08:00
偏右
4da56cd06c Refactor Avatar scale calculate logic (#15503)
* 🐛 Refactor Avatar scale calculate logic

close #15351

close #15468

*  Fix infinite loop

* 🐛 Fix avatar size change logic

*  Fix snapshot

*  Add test cases for Avatar setScale

* 🐛 getBoundingClientRect => offsetWidth

*  Fix snapshot
2019-03-21 10:07:56 +08:00
偏右
c5a4eef414 💄 Enhance component demo (#15511) 2019-03-21 09:48:50 +08:00
偏右
0c6a3b3975
💄 Fix hotjar emoji color (#15521) 2019-03-20 19:34:07 +08:00
偏右
06745a6548 🐛 Fix notification icon color (#15530)
close #15512
2019-03-20 18:37:56 +08:00
afc163
f95d8e616d
Remove core-js from devDeps 2019-03-20 18:32:39 +08:00
DiamondYuan
addc7bd266 feat: Improve Empty component again (#15487)
* feat: rewrite component empty

* refactor: use static variable

* refactor: extraction function for component empty

* docs: update docs and demo

* feature: image add image style prop

* docs: update doc of component empty

* docs: add since comment to imageStyle prop

* test: update snapshots

* style: use number in style

* docs: update docs of component empty

* docs: update doc of component empty

* test: fix test broken

* docs: update docs for empty component

* refactor: rewrite empty component

* docs: update doc of component empty

* doc: change image size
2019-03-20 17:45:35 +08:00
William Cai
57c20e3622 refactor: add @radio-button-checked-bg 2019-03-20 16:46:23 +08:00
偏右
9e395f3259
Merge pull request #15526 from Kapiroska/tag-no-wrap
Long Tag component is wrapped if it is longer than screen size
2019-03-20 10:15:18 +08:00
kapiroska
73c4bd6c3d Long Tag component is wrapped if it is longer than screen size 2019-03-19 17:15:55 +02:00
偏右
f5f81820cd
Merge pull request #15515 from easyops-cn/add-select-dropdown-menu-item-selected-font-weight
refactor: add @select-item-selected-font-weight
2019-03-19 18:38:01 +08:00
zombieJ
0dadee3233
revert input (#15516) 2019-03-19 18:33:31 +08:00
William Cai
15781d706a refactor: add @select-item-selected-font-weight 2019-03-19 18:09:11 +08:00
偏右
4493f1201d 💄 grey => gray (#15508)
https://english.stackexchange.com/a/5391
2019-03-19 16:36:37 +08:00
偏右
b829edefa5
Merge pull request #15507 from ant-design/dependabot/npm_and_yarn/react-router-dom-tw-5.0.0
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
2019-03-19 16:33:19 +08:00
dependabot[bot]
06266ffe06
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router) to permit the latest version.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 07:24:40 +00:00
偏右
aa6b3a3753
Merge pull request #15506 from dancerphil/master
Allow font-feature-settings to be customizable
2019-03-19 15:11:41 +08:00
Cong Zhang
bc4303b98a Allow font-feature-settings to be customizable 2019-03-19 15:03:52 +08:00
偏右
810f2b21f0
Merge pull request #15502 from ant-design/fix-doc
Optimize some docs
2019-03-19 11:56:21 +08:00
afc163
bd27b6b836
📝 Optimize some docs 2019-03-19 11:44:00 +08:00
偏右
ac39baf4f1
Update index.en-US.md 2019-03-19 10:50:36 +08:00
Denis
eacf35dbad Modal footer bg (#15469)
* Add less variable @modal-footer-bg

* Fix less variable @modal-footer-bg

* Update components/style/themes/default.less

Co-Authored-By: shumkovdenis <shumkovdenis@gmail.com>
2019-03-18 23:56:40 +08:00
Michal Pekar
6bea64b783 Update readme, typo - space after comma. (#15489)
Sentence: ... applications,including the official React implementation ...
2019-03-18 18:58:08 +08:00
willc001
3a2e1abfa7 refector: add @form-explain-font-size (#15488) 2019-03-18 18:44:08 +08:00
信鑫-King
e9773e6117
Merge pull request #15480 from ant-design/fix-firefox-scroll
fix firefox window.scroll invalid
2019-03-18 15:56:20 +08:00
jljsj33
7401d1622b fix firefox window.scroll invalid 2019-03-18 15:49:12 +08:00
afc163
18d070d2d4
🆙 upgrade es6-shim version 2019-03-18 15:34:33 +08:00
zombieJ
96206ade58
adjust table editable row demo (#15475)
* adjust demo

* rm only
2019-03-18 15:28:42 +08:00
Denis
360eefc7d5 Add less variable @modal-body-padding (#15476) 2019-03-18 15:07:14 +08:00
DiamondYuan
972840e74d feat: Improve Empty component (#15444)
* feat: empty support imageSize prop

* docs: update demo for empty component

* docs: update docs for empty component

* test: update snapshot of empty component demo

* feat: empty component support use simple image

* docs: update demo for component empty

* docs: update doc for empyt component

* docs: add absence of a space for demo of empty component
2019-03-18 12:01:38 +08:00
Aleksandr Chernokondratenko
357e79cf48 Fix checking if file is image or not in the UploadList (#15412)
* Fix checking if file is image or not in the UploadList

* Fix type

* Add correct checking if file is image or not

* Change startWith to indexOf, update test

* Increase delay in test to pass CI

* Update test
2019-03-18 10:47:17 +08:00
ZYSzys
554fdd4a3c script: cleanup & reduce useless prettier files (#15467) 2019-03-18 10:46:17 +08:00
Rick Zhou
b1ec61a2da another try of fixing tab style (#15458)
* another try of fixing tab style

* fix card mode tab bottom line animation

#15299
#15297
#15234
2019-03-18 10:41:44 +08:00
afc163
f080fa01c3
📝 Opatimize changelog for 3.15.1 2019-03-17 14:33:46 +08:00
DiamondYuan
3387ba181d fix: Typescript definition update for List component (#15462) 2019-03-17 14:25:34 +08:00
杨小事er
68c6982d89 feat(Menu): add overflowedIndicator prop (#15459) 2019-03-17 14:21:03 +08:00
whinc
115db9df70 docs: add 'sortDirections' description to Table component (#15461) 2019-03-17 14:20:13 +08:00
picodoth
eacb5723a2 3.15.1 2019-03-17 13:52:27 +08:00
Junbin Huang
5806c98b2d
Merge pull request #15455 from ant-design/release-3.15.1
docs: add changelog for 3.15.1
2019-03-17 13:46:37 +08:00
picodoth
dbd9f323c6 address cr 2019-03-17 13:43:57 +08:00