Commit Graph

16748 Commits

Author SHA1 Message Date
depfu[bot]
f7d211fcea Update http-server to version 0.12.0 (#19982) 2019-11-28 14:43:21 +08:00
zombiej
a75b0f29cc bump 4.0.0-alpha.10 2019-11-28 12:35:14 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons deps (#19979)
* update icons deps

* update all icon ref

* fix lint

* update snapshot
2019-11-28 12:34:33 +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
jeessy2
221d404986 fix: 4.0 table filters value may be previous (#19873)
* fix: 4.0 table filters value may be previous

* create a sync variable to resolve async 'setFilteredKeys'

* useSyncState to fix 'setFilteredKeys' async

* new line

* new line

* add ,

* removed 'setFilteredKeys' and re-render useSyncState

* menu must be a array
2019-11-26 14:25:33 +08:00
二货机器人
5fc62314af
chore: Remove LocaleProvider & Mention in export (#19935)
* chore: Clean up

* clean up test case

* clean up
2019-11-26 14:21:05 +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
zombiej
ee7a55380d docs: Fix demo with new icon 2019-11-25 15:37:08 +08:00
zombiej
b37b317b69 chore: merge master 2019-11-25 15:16:59 +08:00
ycjcl868
1d0f97d0a9 fix: lint 2019-11-25 07:02:24 +00:00
ycjcl868
ab15b3a84c fix: remove danger warning 2019-11-25 07:02:24 +00:00
ycjcl868
37a85366f3 feat: add Button danger 2019-11-25 07:02:24 +00:00
ycjcl868
3a6c76ecc3 feat: Button add danger-default type 2019-11-25 07:02:24 +00:00
ycjcl868
0e1998f643 feat: Button danger-link 2019-11-25 07:02:24 +00:00
ycjcl868
4f23bbcdc6 fix: Table demo actions margin 16px 2019-11-25 07:02:24 +00:00
ycjcl868
b01bed3f6f upd: snapshot 2019-11-25 07:02:24 +00:00
ycjcl868
ec0dba9323 fix: button group 2019-11-25 07:02:24 +00:00
ycjcl868
8f4c983e5a fix: Button demo icon search use tooltip 2019-11-25 07:02:24 +00:00
ycjcl868
86db97b055 fix: remove Button dashed 2019-11-25 07:02:24 +00:00
ycjcl868
55e34f6ac1 fix: icon error 2019-11-25 07:02:24 +00: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
骗你是小猫咪
667883ceb0 fix: Select doc edit icon margin (#19907) 2019-11-24 18:39:27 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +08:00
骗你是小猫咪
bb121444cc fix: Mentions form example not correct display (#19908)
* fix: Mentions form example not correct display

* update snapshots
2019-11-24 12:44:58 +08:00
afc163
fb66bce007
docs: fix promote link 2019-11-23 23:28:18 +08:00
骗你是小猫咪
7c70e45fef fix: AutoComplete doc example TypeError (#19900) 2019-11-23 23:27:25 +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
骗你是小猫咪
efc9226c86 fix: icon styles precedence (#19902) 2019-11-23 18:48:24 +08:00
Amumu
040fe5696a fix time-picker disabled item focus style (#19812) 2019-11-22 15:47:02 +08:00
Qhan W
5a24beaf9f docs: clean up version info in 4.0 (#19876)
* docs: clean up version info in 4.0

* docs: removed version column in 4.0
2019-11-22 14:37:39 +08:00
QingLance
2f1c2e1208 Progress bar with steps (#19613)
* feat: Tag add status props

* feat: change solution for status tag

* fix: fix coding specification issues

* fix coding specification issues in demo

* add Steps subcomponent in Progress component

* update doc and demo

* fix lint

* small change for progress api

* fix lint

* fix wrong omit

* update test suites

* fix test failed

* use inline-block

* fix test issue

* fix ci issue

* update demo

* optimize demo

* update progress api

* fix stylelint issue

* remove overflow

* reset some prettier

* reset some prettier again

* fix test failed

* resolve bad code
2019-11-22 10:46:33 +08:00
Joe Hsu
0360ac65ad docs(tag): remove version column in 4.0 (#19874) 2019-11-22 10:34:42 +08:00
Ms. Wang
84c4e1e10f Removed version cloumn in 4.0 (#19872) 2019-11-22 10:33:34 +08:00