Commit Graph

1471 Commits (905bfd586f310e8851b2e13bf180ce48d4aeb0a2)

Author SHA1 Message Date
baojie223 603dcec087
fix: tabBarGutter not work
* fix: #2083

* fix: #2083

Co-authored-by: baojie <baojie223@qq.com>
2020-04-15 20:26:17 +08:00
tanjinzhou 81eb401a88 fix: dropdown not update when slot change 2020-04-10 18:32:20 +08:00
tangjinzhou dd5df852ef feat: update skeleton support multiple chilren 2020-04-09 22:53:53 +08:00
tangjinzhou d10ae9c533 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-04-09 22:40:59 +08:00
tangjinzhou e0bf26182b test: update snap 2020-04-09 22:40:06 +08:00
wangxueliang 62828bc2f6 fix: skeketon components show error when multiple children 2020-04-09 22:35:56 +08:00
tangjinzhou 4446dec9a6 fix: tabClick not work #2030 2020-04-08 22:58:20 +08:00
tangjinzhou 60c248d1cb style: format FolderOutlined 2020-04-06 11:18:26 +08:00
tangjinzhou 60dff2b528 Merge branch 'master' into 2.0 2020-04-05 22:44:37 +08:00
tangjinzhou 602c879879 test: update sanp 2020-04-05 22:23:19 +08:00
tangjinzhou 518cc852af Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/alert/__tests__/__snapshots__/demo.test.js.snap
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/badge/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/index.test.js.snap
#	components/card/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/index.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/DatePicker.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/other.test.js.snap
#	components/dropdown/__tests__/__snapshots__/demo.test.js.snap
#	components/empty/__tests__/__snapshots__/demo.test.js.snap
#	components/form-model/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/icon/__tests__/__snapshots__/index.test.js.snap
#	components/icon/index.js
#	components/input-number/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/index.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/modal/__tests__/__snapshots__/Modal.test.js.snap
#	components/page-header/__tests__/__snapshots__/demo.test.js.snap
#	components/page-header/index.jsx
#	components/pagination/__tests__/__snapshots__/demo.test.js.snap
#	components/rate/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/slider/__tests__/__snapshots__/demo.test.js.snap
#	components/spin/__tests__/__snapshots__/demo.test.js.snap
#	components/steps/__tests__/__snapshots__/demo.test.js.snap
#	components/switch/__tests__/__snapshots__/demo.test.js.snap
#	components/table/__tests__/__snapshots__/Table.filter.test.js.snap
#	components/table/__tests__/__snapshots__/Table.sorter.test.js.snap
#	components/table/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/index.test.js.snap
#	components/time-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/time-picker/__tests__/__snapshots__/index.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
#	components/tree-select/__tests__/__snapshots__/demo.test.js.snap
#	components/tree/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/uploadlist.test.js.snap
#	types/message.d.ts
2020-04-05 15:09:21 +08:00
tangjinzhou 6925c92212 test: update snapshot 2020-04-05 14:19:12 +08:00
tangjinzhou 35433667d4 feat: update icon 2020-04-04 22:03:18 +08:00
Jy 94b701c077
fix: defaultActiveFirstOption is true and activeKey is Falsy will ret… (#1979)
* fix: defaultActiveFirstOption is true and activeKey is Falsy will return the next child key #1727

* fix: defaultActiveFirstOption is true and activeKey is undefined #1727
2020-04-04 15:07:59 +08:00
tangjinzhou 8466ee816e
feat: update table icon
feat: update table icon
2020-04-03 17:09:28 +08:00
tangjinzhou 06573dd5d4
feat: switch steps tabs icon
Feat switch steps icon
2020-04-03 17:06:50 +08:00
tangjinzhou 4314d97632 release 1.5.1 2020-04-02 22:32:47 +08:00
tangjinzhou 34ab34a135 fix: table customRender set class and style not work #2004 2020-04-02 22:09:26 +08:00
tangjinzhou 0b7481e8ab fix: textarea shake #2005 #1964 2020-04-02 21:20:52 +08:00
cydiacen 576851da85 feat:update progress icon 2020-04-02 14:42:50 +08:00
cydiacen 108447e801 feat:update popconfirm icon 2020-04-02 12:01:54 +08:00
cydiacen c5e71f3c63 feat:update pagination icon 2020-04-02 11:57:56 +08:00
cydiacen ec50149085 feat:update page-header icon 2020-04-02 11:50:30 +08:00
tanjinzhou 3d3884bef3 fix: form.create lose slots #1998 2020-04-01 12:08:53 +08:00
tanjinzhou 33175eca19 fix: tree-select placeholder not hide when composing #1994 2020-04-01 10:48:25 +08:00
tangjinzhou c66177be6a
fix: page-header backIcon not hide when set false
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-31 15:28:29 +08:00
tanjinzhou 5c3d7329e1 fix: remove warning 2020-03-31 15:11:55 +08:00
tanjinzhou 73fce5fc88 fix: pagnitation not work when total change #1989 2020-03-31 13:48:01 +08:00
wangxueliang 4868da0564 feat: update switch steps icon 2020-03-31 00:02:28 +08:00
wangxueliang 035e152292 feat: update tabs icon 2020-03-30 23:43:35 +08:00
mingtianyihou33 f8dbe516d9 fix: page-header组件设置backIcon为false,隐藏backIcon失败问题 2020-03-30 17:43:56 +08:00
wangxueliang 687e65d04b feat: update table icon 2020-03-29 23:54:24 +08:00
tangjinzhou f087f9d4af docs: update backers 2020-03-29 17:19:21 +08:00
tangjinzhou 41ad4c2ada test: update mentions test 2020-03-29 16:08:39 +08:00
tangjinzhou 1b60606832 fix: form-model throw error when use v-model and change at the same time #1971 2020-03-29 16:07:02 +08:00
三点包子 b7b8b01434
feat: update timer-picker tag icon (#1977) 2020-03-29 13:17:25 +08:00
三点包子 55e85a9f50
feat: feat upload new icon (#1953)
* feat: feat upload new icon

* fix: format code

* fix: upload icon code

* fix: upload bug

* test: update snapshots

* fix: gitignore
2020-03-29 13:16:41 +08:00
tangjinzhou 2dcaf5d4ab test: update snap 2020-03-28 17:52:57 +08:00
三点包子 eb67050e6d
feat: update timeline icon (#1970) 2020-03-28 15:54:31 +08:00
三点包子 2f4281a227
feat: update transfer icon (#1969) 2020-03-28 15:52:26 +08:00
三点包子 3950bdae8d
feat: update tree icon (#1963) 2020-03-28 15:50:01 +08:00
三点包子 b30faf8520
feat: tree-select icon (#1962) 2020-03-28 15:47:48 +08:00
zkwolf abeb7cfa67
feat: datepicker use new icon (#1961) 2020-03-28 15:45:37 +08:00
Amour1688 4e26496697
feat: avatar, breadcrumb and cascader use new icon (#1943)
* feat: avatar, breadcrumb and cascader use new icon

* feat: avatar icon string --> VNode | slot
2020-03-28 15:28:06 +08:00
tanjinzhou 80ca9b0644 fix: textarea scroll at firfox 2020-03-26 18:32:42 +08:00
tanjinzhou caabe4208f test: update snapshots 2020-03-26 17:26:53 +08:00
tanjinzhou e5f0a5f7e1 fix: countdown remove cloneElement 2020-03-26 17:26:23 +08:00
tanjinzhou e249b085d2 refactor: icon to normal component #1947 2020-03-26 17:25:10 +08:00
tanjinzhou ff9f408879 fix: tabs keydown event trigger twice #1947 2020-03-26 17:24:13 +08:00
zkwolf b21ec4f4dc
feat: drawer use new icon (#1955) 2020-03-26 12:39:39 +08:00
言肆 36812371a8
feat: notification use new icon (#1952)
* feat: notification use new icon

* fix: notification jest use new icon
2020-03-26 12:00:35 +08:00
言肆 88dd13dc98
feat: layout use new icon (#1951) 2020-03-26 11:59:35 +08:00
zkwolf 3d3d3bf19e
feat: update dropdown to new icon (#1950) 2020-03-26 11:58:48 +08:00
zkwolf 1631271e23
feat: form, input-number use new icon (#1949) 2020-03-26 11:56:16 +08:00
言肆 4a75cdcdf7
feat: input new icon (#1948) 2020-03-26 11:53:51 +08:00
zkwolf 42f01c52c8
feat: collapse use new icon (#1938) 2020-03-25 14:52:12 +08:00
tanjinzhou 4f4f2a62db fix: table expandIcon not work #1937 2020-03-24 17:48:04 +08:00
tanjinzhou 45bf561d18 test: update model message snap 2020-03-24 17:13:44 +08:00
Amour1688 15daa48f7d
feat: modal, alert and message use new icon (#1932)
* feat: modal and alert use new icon

* chore: icons without treeShaking

* chore: message icon support h => VNode;
remove warning in ConfirmDialog
2020-03-24 16:58:53 +08:00
tanjinzhou a61d4b30bb test: update button test 2020-03-24 15:49:14 +08:00
tanjinzhou bb59d121c3 feat: button use newicon 2020-03-23 18:42:39 +08:00
tangjinzhou 36d95b18fd fix: input-search custom button not work #1916 2020-03-21 17:29:53 +08:00
tangjinzhou a87f5564cc fix: weekpicker can not custom trigger picker #1915 2020-03-21 16:14:33 +08:00
tanjinzhou 749d74e21f fix: table error when use template #1914 2020-03-20 18:38:47 +08:00
tanjinzhou 6289705e73 fix: directory throw error 2020-03-20 12:52:41 +08:00
tangjinzhou 78f3531beb style: format slider 2020-03-19 22:53:19 +08:00
Amour1688 615b460ee4
chore: enhance eslint (#1890)
* perf: enhance eslint

* perf: remove props in progress
2020-03-18 14:52:02 +08:00
tanjinzhou 4c17169436 feat: update checkbox 2020-03-18 11:08:39 +08:00
tanjinzhou 1a61d1fa32 fix: tree custom icon not work 2020-03-17 18:11:01 +08:00
tangjinzhou 43c961c971 fix: table customRow events not work #1881 2020-03-16 21:12:11 +08:00
tanjinzhou 7cf72d9bf1 fix: formmodal layout not work 2020-03-16 13:27:38 +08:00
tanjinzhou 3a16bb3ad4 chore: update n-form to form-model 2020-03-16 12:06:55 +08:00
tangjinzhou 689921fe91 fix: badge animation and other style 2020-03-15 14:02:16 +08:00
tangjinzhou 9e33ed9db1 fix: modal animation 2020-03-15 13:40:58 +08:00
tangjinzhou e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +08:00
tangjinzhou 8ebfb5c38f test: update snapshot 2020-03-08 14:43:21 +08:00
tangjinzhou 73bef787cd
Feat 1.5.0 (#1853)
* feat: add Result component

* fix: update md template tag html>tpl
- fix `result` typo
- update jest `result` snapshots

* refactor: svg file to functional component icon
- update jest snapshot

* feat: add result

* Feat descriptions (#1251)

* feat: add descriptions

* fix: add descriptions types and fix docs

* fix: lint change code

* fix: demo warning

* fix: update demo, snapshot and remove classnames

* test: add descriptions test

* fix: descriptions demo (#1498)

* feat: add page header (#1250)

* feat: add page-header component

* update site: page-header

* ts definition update: page-header

* get page-header props with getComponentFromProp func

* optimize page-header

* doc: add page-header actions.md responsive.md

* breadcrumb itemRender add pure function support

* style: format code

* feat: update style to 3.23.6 from 2.13.6

* feat: update style to 3.26.8 from 3.23.6

* chore: update util

* chore: update util

* feat: update affix

* feat: update alert

* feat: update anchor

* feat: update auto-complete

* feat: update avatar

* feat: update back-top

* feat: update badge

* feat: update button

* feat: update breadcrumb

* feat: update ts

* docs: update doc

* feat: update calendat

* feat: update card

* feat: update carousel

* feat: update carousel

* feat: update checkbox

* feat: update comment

* feat: update config-provider

* docs: update doc

* feat: update collapse

* feat: update locale

* feat: update date-picker

* feat: update divider

* feat: update drawer

* feat: update dropdown

* feat: update rc-trigger

* feat: update dropdown

* feat: update empty

* test: add empty test

* feat: update form

* feat: update form

* feat: update spin

* feat: update grid

* docs: update grid doc

* feat: update icon

* feat: update slider

* feat: update textarea

* feat: update input-number

* feat: update layout

* feat: update list

* feat: update menu

* feat: meaage add key for update content

* feat: modal add closeIcon support

* feat: update notification

* feat: add pagination disabled support

* feat: popconfirm add disabled support

* test: update popover

* feat: progress support custom line-gradiend

* feat: update radio

* test: update radio test

* docs: update rate demo

* feat: skeleton add avatar support number type

* test: add switch test

* test: update statistic test

* fix: input clear icon event

* feat: steps add type、 v-model、subTitle

* feat: delete typography component

* feat: delete Typography style

* perf: update select

* feat: add download transformFile previewFile actio

* docs: update upload

* feat: update  tree-select

* docs: update tree-select

* feat: tree add blockNode selectable

* docs: add tree demo

* test: update snap

* docs: updatedoc

* feat: update tag

* docs: update ad doc

* feat: update tooltip

* feat: update timeline

* feat: time-picker add clearIcon

* docs: update tabs

* feat: transfer support custom children

* test: update transfer test

* feat: update table

* test: update table test

* test: update test

* feat: calendar update locale

* test: update test snap

* feat: add mentions (#1790)

* feat: mentions style

* feat: theme default

* feat: add mentions component

* feat: mentions API

* feat: add unit test for mentions

* feat: update mentions demo

* perf: model and inheritAttrs for mentions

* perf: use getComponentFromProp instead of this.$props

* perf: mentions rm defaultProps

* feat: rm rows in mentionsProps

* fix: mentions keyDown didn't work

* docs: update mentions api

* perf: mentions code

* feat: update mentions

* bump 1.5.0-alpha.1

* feat: pageheader add ghost prop

* docs: update descriptions demo

* chore: page-header add ghost type

* fix: color error

* feat: update to 3.26.12

* fix: some prop default value

* fix(typo): form, carousel, upload. duplicate identifier (#1848)

* Add Mentions Type (#1845)

* feat: add mentions type

* feat: add mentions in ant-design-vue.d.ts

* docs: update doc

* docs: add changelog

* fix: mentions getPopupCotainer value (#1850)

* docs: update doc

* docs: uptate demo

* docs: update demo

* docs: delete demo

* docs: delete doc

* test: update snapshots

* style: format code

* chore: update travis

* docs: update demo

Co-authored-by: Sendya <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
Co-authored-by: drafish <xwlyy1991@163.com>
Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-03-07 19:45:13 +08:00
Morphling ae0590d794
fix: list wrong locale variable (#1851)
fix wrong locale variable
2020-03-06 18:46:13 +08:00
Darin Kolev b685f113d0
fix: bg_BG fiterReset (#1849) 2020-03-06 11:50:57 +08:00
Morphling f564f6d0dc
fix: nativeEvent is not a complete Event object (#1811)
* fix: nativeEvent is not a complete Event object

The Spread syntax is only get own property of a Object,but many properties of Event is on it's prototypes chains, so the result is that the passed nativeEvent only has two property: isTrutsed  and shiftKey

* fix semicolon
2020-02-23 10:40:39 +08:00
tangjinzhou 7a40031955 fix: config-provider error when change prop 2020-02-12 10:38:15 +08:00
wangxueliang 84165c4f98 doc: update timeline doc #1767 2020-02-10 19:37:49 +08:00
hebingchang ae505396cb
fix: statistic countdown not trigger "finish" event (#1731)
* fix: fix the "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown

* fix: update the fix of "finish" event of statistic countdown
2020-02-07 10:03:25 +08:00
tangjinzhou cda69c6663 fix: auto-complete placeholder issue #1761 2020-02-07 09:59:40 +08:00
tangjinzhou 4e6a3196e9 fix: directoryTree support switcherIcon #1743 2020-02-06 15:08:14 +08:00
Zhixing Zhang 2a304e0fbb
fix: Adding ant-upload-btn class to the upload component (#1742)
* adding ant-upload-btn class

* fix: update tests

* fix: apply ant-upload-btn to dragging uploads only
2020-02-01 19:32:39 +08:00
tanjinzhou 9e97b5ce78 style: prettier code 2020-01-19 17:01:41 +08:00
tanjinzhou 4e65ae0e0a perf: update listeners 2020-01-19 16:58:38 +08:00
tangjinzhou 20ff3419e7 perf: update listeners 2020-01-18 21:44:13 +08:00
tangjinzhou 594dc07dff perf: update listeners 2020-01-18 21:34:23 +08:00
tangjinzhou 8b6b506110 perf: update some attrs 2020-01-18 17:06:09 +08:00
tangjinzhou 3cb68f5ec6 perf: table rerender #1705 2020-01-18 16:14:42 +08:00
PanStar 2501ac3a0e docs: carousel add dotsClass and other doc update (#1732) 2020-01-16 16:40:54 +08:00
shanyuhai123 e63f9ea671 docs: update card tabs demo (#1685) 2020-01-15 21:11:16 +08:00
tangjinzhou b8a0195379 feat: add parentContext for api modal #1709 2020-01-15 21:03:36 +08:00
tangjinzhou dc454ff943 fix: some props error 2020-01-15 20:18:28 +08:00
edifierx666 fa19a565c2 fix: subMenu some props not work (#1668)
* fix: [subMenu]props

* fix: [subMenu]props

* fix: [subMenu]props
2020-01-15 20:13:03 +08:00
tangjinzhou 42787664ab fix: drawer wrapStyle position is incorrect and add drawerStyle #1699 2020-01-15 14:32:24 +08:00
梁鑫辉 0dbea62fdf fix: table demo bug #1700
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
2020-01-15 10:57:59 +08:00
Wenson Smith 7383fd8934 fix: [TreeSelect] type check failed when value is number (#1551)
* fix: type check failed when value is number

* fix: type tree-select type check
2020-01-15 10:04:19 +08:00
biterabbit e0d5f078f9 fix:Tree scopedSlots icon no work (#1712) 2020-01-13 19:46:05 +08:00
wangxueliang a8e83b7241 fix: spellcheck no work #1707 2020-01-12 20:19:28 +08:00
wangxueliang 0834d52626 fix: merge 2020-01-09 23:00:27 +08:00
wangxueliang e5c6140a74 fix: cascader empty data does not work #1701 2020-01-09 22:56:50 +08:00
tanjinzhou 7cda44ba31 update site 2019-12-24 14:49:30 +08:00
tangjinzhou 1c9e9e2418 docs: add resize table demo 2019-12-23 22:12:13 +08:00
tangjinzhou d7561734ea style: format code 2019-12-21 18:37:33 +08:00
wangxueliang 6cc28eeb62 fix: animation no work #1540 2019-12-18 19:06:38 +08:00
zkwolf a66ff7deb0 fix: timepicker non-unique id (#1566) 2019-12-18 13:05:59 +08:00
wangxueliang 84c95cd524 fix: avoid dead loop upload 2019-12-17 19:26:52 +08:00
陈李雨声 f744690e92
fix:picture is not rendered
get the picture base64 asynchronously, resulting in no rendering
2019-12-14 18:26:25 +08:00
tangjinzhou c14d7357b8 fix: left and right arrows of MonthPicker cannot be worked #1543 2019-12-11 21:02:31 +08:00
tanjinzhou 1f7ae756fc docs: update docs 2019-12-10 17:28:57 +08:00
tanjinzhou dfbd183429 test: update input test 2019-12-10 17:15:36 +08:00
Eric Tian 50299632cc fix: select empty not center (#1445)
* 修复select组件在mode为multiple或tags时,下拉选项为空时样式没有居中问题

外层的.ant-select-dropdown-menu-item样式设置了padding-right:@control-padding-horizontal + 20,得到padding的值为5px 32px 5px 12px,所以里层的.ant-empty-small的样式margin-left不需要加上@control-padding-horizontal

* 添加px单位
2019-12-10 15:04:25 +08:00
Reson-a d6234307d2 fix: memory leak of Trigger (#1483) 2019-12-10 14:53:15 +08:00
tanjinzhou 79438a8543 fix: menu error in edge #1492 2019-12-10 13:17:17 +08:00
tanjinzhou cdc0e1a5f6 test: update upload test 2019-12-10 13:16:16 +08:00
tangjinzhou 843d9dc82f fix: password add focus blur methods #1485 2019-12-09 22:44:52 +08:00
tangjinzhou d294328319 feat: add modal not scroll to focus position when close #1320 2019-12-09 22:34:45 +08:00
tangjinzhou e4f83939b9 fix: body scroll when open modal #1472 2019-12-09 22:23:40 +08:00
tanjinzhou c86a261bca fix: tooltip throws exception in some cases #1519 2019-12-06 18:18:52 +08:00
tanjinzhou 9723a6253e fix: autoComplete placeholder not hide #1506 2019-12-06 17:11:17 +08:00
tanjinzhou 197cad6c5f fix: MonthPicker value can not change when open #1510 2019-12-06 17:09:27 +08:00
Valeriy 1b78a10ee6 Push column argument to cell's customRender function call. (#1513) 2019-12-04 22:26:29 +08:00
tangjinzhou 6362bf9edb chore: vue instance 2019-12-04 22:12:38 +08:00
言肆 b2717bccda fix: tabs trigger nextClick event (#1489) 2019-12-02 14:11:02 +08:00
wangxueliang 82ea4bbb82 fix: inputNumber props id name no work #1477 2019-11-30 11:49:27 +08:00
wangxueliang 024698d5c1 fix: drawer props wrapStyle no work #1481 2019-11-30 10:52:15 +08:00
EmiyaYang d757ac68e2 docs(table): complement params (#1486) 2019-11-29 18:37:21 +08:00
tanjinzhou 1f429c1e88 fix: body scroll when open modal #1472 2019-11-29 18:34:41 +08:00
tanjinzhou 586dc46d90 fix: menu click not trigger #1470 2019-11-28 17:32:46 +08:00
tanjinzhou 16ec40a012 fix: tooltip not hide in keep-alive 2019-11-28 17:32:27 +08:00
tanjinzhou 76c6ce6f3d feat: dialog add getDialogWrap 2019-11-27 13:55:32 +08:00
tangjinzhou 7a3c881075 feat: config-provider getPopupContainer add dialogContext 2019-11-26 22:00:30 +08:00
tanjinzhou 74f5d9f10b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-11-26 15:59:45 +08:00
tanjinzhou 5e409fdb10 fix: select input width and placeholder Incorrect When typing Chinese #1458 2019-11-26 15:59:29 +08:00
tanjinzhou 309baa138a fix: config-provider throw error when use vue@2.5 2019-11-26 15:57:22 +08:00
doublehell 58c9095772 docs: Menu API Document Update (#1460)
* Update index.zh-CN.md

补充Menu文件overflowedIndicator说明

* Update index.en-US.md

补充Menu文件overflowedIndicator说明
2019-11-24 11:01:13 +00:00
tanjinzhou 910a62eb4a fix: submenu trigger double click event #1450 2019-11-21 10:49:41 +00:00
tanjinzhou e3f867b6b1 fix: update dbclick to dblclick #1437 2019-11-20 15:49:31 +08:00
tanjinzhou cece7332cb fix: AutoComplete can not delete last character #1429 2019-11-20 15:37:47 +08:00
zkwolf d52ed02a18 fix: cascader input space bug (#1431) 2019-11-19 16:21:19 +08:00
Amour1688 4fa8055933 remove "。" in TreeSelect doc (#1433) 2019-11-19 16:05:46 +08:00
tanjinzhou a857c253c9 fix: ie trigger input when set placeholder 2019-11-15 18:21:50 +08:00
tanjinzhou 6c05e25f23 feat: input not trigger input event when chinese not complete #1281 2019-11-15 16:56:28 +08:00
tanjinzhou bad8cc0626 revert: radio style 2019-11-15 15:12:31 +08:00
PanStar ae6aee6ce4 feat: From 组件新增 labelCol、wrapperCol (#1365)
* From 组件新增 labelCol、wrapperCol

* 1 Form 组件 types 补充
2 Button 组件 文档优化
3 Radio 组件 样式优化
2019-11-15 15:10:33 +08:00
张晨成 3136e5964f feat(tree): 添加form-props-'replaceFields'字段 (#1395)
* feat(tree): 添加form-props-'replaceFields'字段

* test: add test file

* docs: 修改实例名称
2019-11-15 15:05:38 +08:00
tanjinzhou 5e27ff8da4 feat: update tree doubleclick to dbclick 2019-11-15 13:03:59 +08:00