Commit Graph

16413 Commits

Author SHA1 Message Date
zombiej
1d516d7f7f merge feature 2019-12-01 15:29:53 +08:00
zombiej
6e69bcc9ca fix test case 2019-12-01 15:28:49 +08:00
偏右
d7e81027d6
🐛 Fix Descriptions items not working with React.Fragment (#20019)
close #19887
2019-11-30 18:10:56 +08:00
偏右
0ec7fa84d0
🐛 Fix Slider tooltip not aligned center (#20016)
close #20014
2019-11-30 18:10:48 +08:00
偏右
329edc1ed0
🐛 Fix Input clear icon overclap with feedback icon (#20017)
close #19884
2019-11-30 17:34:06 +08:00
depfu[bot]
74e0587d5b Update stylelint-config-prettier to version 7.0.0 (#20013) 2019-11-30 08:12:48 +08:00
afc163
815d52558b
📝 change home page promote url 2019-11-30 00:03:16 +08:00
叶枫
b022eaf9c2 fix: fix upload long picture style (#20008)
* fix:  fix upload long picture style

* feat: add config-provider test

* fix: stylelint
2019-11-29 23:34:12 +08:00
afc163
53eee985f0 🐛 docs: fix scrollama error
https://github.com/russellgoldenberg/scrollama/pull/106
2019-11-29 10:13:38 +08:00
Amumu
c824569ea0 move className and style to ant-upload-drag (#19987) 2019-11-28 18:00:59 +08:00
depfu[bot]
f7d211fcea Update http-server to version 0.12.0 (#19982) 2019-11-28 14:43:21 +08:00
邓波
d6430ad3f2 fix: update message content with a unique key and cancel manually (#19967) 2019-11-28 10:01:43 +08:00
damon.chen
2d82b59abf docs(Form): How to use ref with Form HOC (#19937)
* 为Form新增如何在函数组件中使用的例子

* 在Form FAQ中增加在函数组件中怎么正确拿到Form实例的说明

* 更新英文文档

* 按照comment修改

* 更新英文标题

* 修改英文文档FAQ的标题

* 修改英文文档里的大小写问题

* 按照豆酱的comments进行修改

* 按照comments进行修改
2019-11-27 18:18:19 +08:00
iamkun
965bc58ed1 docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin (#19960)
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin

* update use-with-create-react-app doc

* update getting-started doc

* update use-with-create-react-app doc
2019-11-27 17:49:01 +08:00
骗你是小猫咪
6030431121 fix(Button): Button disabled with loading not prevent pointer events (#19958) 2019-11-27 12:41:47 +08:00
信鑫-King
69e3b87a9d
Merge pull request #19939 from ant-design/@table-small-header-bg
feat: 💄 Add @table-header-bg-sm and fix footer style
2019-11-27 10:45:03 +08:00
骗你是小猫咪
bed1f7775b fix: should not be render default indicator when indicator value is null (#19943) 2019-11-27 09:40:47 +08:00
dependabot-preview[bot]
c7810823bf chore(deps-dev): 🆙 bump @typescript-eslint/parser from 2.8.0 to 2.9.0 (#19941)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.9.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 17:16:33 +08:00
afc163
3fa135023f 💄 Add @table-header-bg-sm and fix footer style
close #19936
2019-11-26 15:33:14 +08:00
偏右
ae44aae0d3
🐛 fix Input.Group compact border issue (#19926)
close #19914
2019-11-25 19:08:33 +08:00
只捱宅
d8eb8ece4b
ci: fix cannot create directory with mkdir (#19920)
* ci: fix cannot create directory with mkdir

* chore: retrigger
2019-11-25 17:54:36 +08:00
信鑫-King
a210784294
Merge pull request #19905 from ant-design/release-3.25.3
docs: 3.25.3 changelog
2019-11-25 11:29:33 +08:00
ycjcl868
c8a2acbb78 📝 changelog 2019-11-25 10:38:41 +08:00
ycjcl868
19a8118a81 📝 changelog 2019-11-25 08:18:10 +08:00
ycjcl868
34ff6db099 📝 Upload changelog 2019-11-25 08:18:09 +08:00
afc163
f2ac4f380b
docs: 🔗 fix g2plot link 2019-11-24 21:59:54 +08:00
mbotnari
fb4ed9a638 chore(Table): Update custom-filter-panel.md demo (#19899)
* Update custom-filter-panel.md

In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.

* chore(Table): Update demo.test.js.snap

Snapshot update according to update in components/table/demo/custom-filter-panel.md

* chore(Table): Update custom-filter-panel.md demo

Missing trailing comma comma-dangle
2019-11-24 19:10:29 +08:00
ycjcl868
46026c3aaf 📝 changelog Menu.Item 2019-11-24 10:53:55 +00:00
ycjcl868
5d26cb0cc8 📝 3.25.3 changelog 2019-11-24 10:53:55 +00:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +08:00
afc163
fb66bce007
docs: fix promote link 2019-11-23 23:28:18 +08:00
afc163
041b7fa9e2 fix: cp command do not work in MacOS, #19775 2019-11-23 20:01:40 +08:00
afc163
be30d4bfa4 docs: 🔥 announce brand new antv.vision 2019-11-23 20:01:40 +08:00
depfu[bot]
fecdfd9c77 Update rc-tabs to version 9.7.0 (#19726) 2019-11-23 19:37:45 +08:00
Amumu
040fe5696a fix time-picker disabled item focus style (#19812) 2019-11-22 15:47:02 +08:00
Josiah Rooney
102efd529a docs: Improved grammar in AutoComplete docs (#19875)
Improved grammar in documentation for the AutoComplete component.
2019-11-22 09:22:20 +08:00
chen wen jun
3906f4fc00 Update index.en-US.md (#19868)
correct `maxTagTextLength` description
2019-11-21 17:49:36 +08:00
Alexander Kachkaev
5ff3a77dce Export tooltop helper interfaces (#19846) 2019-11-21 11:56:21 +08:00
Josiah Rooney
c57d7f3a6c Update index.en-US.md (#19848)
Improved the grammar of the documentation.
2019-11-21 07:39:57 +08:00
骗你是小猫咪
3072787839 chore: add @types/jest dependencies (#19816) 2019-11-20 11:46:56 +08:00
偏右
69549a8648
🐛 fix menu link color inside badge (#19810)
close #19809
2019-11-19 20:30:44 +08:00
dependabot-preview[bot]
26648cc0b1 chore(deps-dev): bump @typescript-eslint/parser from 2.7.0 to 2.8.0 (#19806)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 19:32:15 +08:00
orzyyyy
eb8dc9f715 docs: update badge of github action 2019-11-19 11:18:42 +08:00
只捱宅
4d09b26f82 ci: enable cache and multithreading for GA (#19786)
* ci: enable cache for GA

* feat: multithreading

* fix: pipeline

* chore: remove useless step

* chore: retrigger

* chore: debug

* chore: debug

* chore: pull hack out

* fix: add cache for package-lock.json

* chore: remove debug code
2019-11-19 11:06:41 +08:00
Martin Litvaj
bb92b01ae0 Update link to latest ColumnProps (#19789)
* Update link to latest ColumnProps

* update CN docs
2019-11-18 23:02:33 +08:00
Martin Litvaj
e4c72cf6f5 chore: Update sk_SK locales (#19787)
* Update sk_SK locales

### 🤔 This is a ...

- [ ] New feature
- [x] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)

### 🔗 Related issue link

sk_SK locales are missing some translations.

* update snapshot
2019-11-18 22:02:25 +08:00
叶枫
d2e98b1bb9 fix: style (#19783) 2019-11-18 18:20:04 +08:00
Wei Zhu
4cae32842f chore: add packtracker back 2019-11-18 13:00:46 +08:00
orzyyyy
ce59719a55 fix: missing config file of circleci 2019-11-18 11:13:01 +08:00
orzyyyy
62b2ba38ee fix: adjust indent 2019-11-18 11:13:01 +08:00