Commit Graph

1625 Commits (93cb7b2f00860357bd7085dd87acdf64ba028241)

Author SHA1 Message Date
tangjinzhou 594256558a chore: update getSlot 2020-04-15 22:56:58 +08:00
tangjinzhou 1836b2e7f4 Merge branch 'master' into 2.0 2020-04-15 22:05:10 +08:00
tangjinzhou 13b678d68c test: update snap 2020-04-15 21:59:55 +08:00
zkwolf dc8306bea9
fix: input search style bug #2077 (#2081)
close #2077
2020-04-15 20:38:58 +08:00
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
tanjinzhou b552450d9a docs: update table doubleclick to dbclick #1397 2019-11-15 12:59:29 +08:00
tanjinzhou cdcae1b39f fix: input bug at ie9 #1421 2019-11-14 19:19:24 +08:00
hzGotB 45eb4be22a fix: table style (#1370) 2019-11-12 11:50:18 +08:00
tanjinzhou 12302b7ae7 fix: dropdown disabled not work #1400 2019-11-12 11:16:49 +08:00
言肆 d8ac932947 fix: select `labelInValue` validator prop type error (#1393) 2019-11-08 11:13:59 +08:00
zkwolf 094f0325d9 fix: comment render nest style bug (#1389) 2019-11-07 11:30:26 +08:00
tanjinzhou d6bf99b279 test: update snap 2019-10-30 16:55:01 +08:00
tanjinzhou a8ff2ed73e fix: set icon focusable="false" #1358 2019-10-30 16:42:01 +08:00
tanjinzhou e7c71dc0b2 feat: progress format support v-slot #1348 2019-10-30 16:38:15 +08:00
tanjinzhou c33965d6e6 fix: CheckBox.Group throw error when update value to undefined #1360 2019-10-30 16:37:19 +08:00
tanjinzhou 2e9b3000ac fix: type check failed #1356 2019-10-30 16:36:23 +08:00
tanjinzhou af666b8bce perf: optimization menu 2019-10-30 16:34:41 +08:00
wangweijun0418 e1b126cbdd 间距margin重置的bug (#1353) #873
* 间距margin重置的bug

* Update index.less

解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
2019-10-30 11:13:06 +08:00
tanjinzhou 755517eb80 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-25 19:38:29 +08:00
tanjinzhou a4c2a0e020 fix: Auto complete dropdown flickers #1327 2019-10-25 19:38:04 +08:00
wangxueliang 7c9fc40cde fix: loading icon not center #1337 2019-10-25 10:39:20 +08:00
tangjinzhou 1208649a9e fix: Auto complete dropdown flickers #1327 2019-10-25 00:04:47 +08:00
tanjinzhou 88a9845ddc fix: simple Pagination input not work #1333 2019-10-24 18:50:51 +08:00
wangxueliang 24fd488b56 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-22 15:11:04 +08:00
wangxueliang 3d8d78eea6 fix: item not active when set mode year #1321 2019-10-22 15:08:43 +08:00
tanjinzhou 041839b901 fix: throw error when use slot at template 2019-10-22 12:45:30 +08:00
zkwolf 5d3353be6b fix: input style bug (#1322) 2019-10-22 10:57:20 +08:00
tanjinzhou 8be7ec96a2 fix: pagination keyup enter not work #1316 2019-10-21 17:36:06 +08:00
tanjinzhou b5cd32aa1a fix: Radio.Group triggers multiple change callback issues #1280 2019-10-18 13:05:35 +08:00
言肆 a0c887479a fix: pretter Line progress style (#1310) (#1311) 2019-10-18 10:21:04 +08:00
tanjinzhou 5e4df25ee1 test: update table test 2019-10-17 19:27:21 +08:00
tanjinzhou 723b6c6cf6 feat: input add focus when click clear button 2019-10-17 19:26:58 +08:00
tanjinzhou 8820a184e2 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-17 18:55:37 +08:00
zkwolf c4f668b402 fix: input clear style (#1297) 2019-10-17 18:52:10 +08:00
tanjinzhou 6893848eb0 style: format password 2019-10-17 18:49:33 +08:00
wangxueliang 725a7f516f test: update snapshots 2019-10-17 18:03:52 +08:00
wangxueliang 536887a7a7 fix: input-password input-search no work 2019-10-17 17:59:23 +08:00
wangxueliang 5178480d13 fix: table demo & update snapshots 2019-10-17 13:42:03 +08:00
tangjinzhou 8a363ca654 fix: progress strokeWidth not work 2019-10-16 23:33:38 +08:00
tangjinzhou 35a65bc74c fix: form initialValue is not defined #1291 2019-10-16 23:08:29 +08:00
tanjinzhou b6656797fc fix: radio emit two change event #1280 2019-10-16 14:47:49 +08:00
tanjinzhou 3b45c7e128 fix: browser suspended when form-item is slot #1271 2019-10-14 15:49:40 +08:00
liufushihai af33c68f0c docs: update colspan-rowspan.md (#1272) 2019-10-13 20:08:19 +08:00
tangjinzhou f7a57fe170 feat: add link button 2019-10-11 22:05:02 +08:00
tanjinzhou 6c9de7146c fix: table warning #1267 2019-10-11 18:25:23 +08:00
zkwolf 598f41f098 fix: get slot bug (#1256) 2019-10-09 19:07:35 +08:00
tanjinzhou 6b3de60163 doc: add faq about date-picker mode="year" 2019-10-09 19:03:53 +08:00
tanjinzhou d2784465c2 fix: carousel type error warning 2019-10-09 18:39:09 +08:00
tanjinzhou b5d4dfd30f style: format demo 2019-10-09 18:32:23 +08:00
tangjinzhou 6f05a983c4 Merge branch 'master' into feat-1.4.0 2019-09-29 20:47:05 +08:00
zkwolf 495db37086 fix: Select OptGroup title slot bug (#1236)
* fix: Select OptGroup title slot bug

* test: update snapshot
2019-09-29 18:24:15 +08:00
zkwolf c897d32a00 fix: time-picker bug (#1176)
当使用backspace删除所有字符后,输入第一个字符控制台报错,并无字符显示
2019-09-29 18:10:23 +08:00
tanjinzhou c89d19e6e1 feat: Carousel support responsive #1230 2019-09-29 17:22:11 +08:00
tanjinzhou b4fe21139a fix: tooltip defaultVisible not work #1232 2019-09-29 17:04:19 +08:00
tangjinzhou 31522c953d test: update snapshots 2019-09-28 21:02:32 +08:00
tangjinzhou 4cd44aea3d style: format code 2019-09-28 20:45:07 +08:00
tangjinzhou de01b413db Merge remote-tracking branch 'origin/master' into feat-1.4.0 2019-09-28 19:19:49 +08:00
tangjinzhou 6dd61cdb76 style: format code 2019-09-28 18:00:24 +08:00
tangjinzhou 48fda08795 fix: ie select open bug #1223 2019-09-27 18:44:11 +08:00
tangjinzhou b2e9baa22f fix: update ts 2019-09-26 22:05:24 +08:00
tangjinzhou a3ab0c26f2 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/vc-form/src/createBaseForm.jsx
2019-09-23 20:54:44 +08:00
tangjinzhou e214277022 update RadioButton 2019-09-23 20:45:58 +08:00
zkwolf 03d8e528de docs: add two props of treeselect (#1210)
- maxTagCount
- maxTagPlaceholder
2019-09-23 19:02:08 +08:00
zkwolf f3d0e23987 feat: select add maxTagTextLength prop (#1217)
* feat: select add maxTagTextLenth prop

* fix: add select maxTagTextLength prop ts type
2019-09-23 10:56:25 +08:00
tangjinzhou d42300bb88 cr table & tabs 2019-09-23 08:38:54 +08:00
tanjinzhou f5a340c306 cr tabs & tag & time-picker & slider 2019-09-20 19:19:59 +08:00
tanjinzhou c015c8d34c cr pxxx to sxxx and tree 2019-09-18 20:03:13 +08:00
tangjinzhou 4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou a47a820a29 cr pagination & popover & popconfirm & tree-select 2019-09-11 22:33:36 +08:00
tanjinzhou f94f50f326 cr exxx to nxxx 2019-09-11 18:11:48 +08:00
tangjinzhou 4c58c52b21 cr grid & icon & upload 2019-09-10 21:54:22 +08:00
tanjinzhou 927a0a6c81 cr cxxx- exxx 2019-09-10 18:57:08 +08:00
tangjinzhou c31aab0685 cr button 2019-09-08 20:16:17 +08:00
zkwolf 5a0290af98 fix: docs typo (#1162) 2019-09-08 10:52:14 +08:00
tanjinzhou ae5a5878d5 cr anchor & avatar 2019-09-06 19:01:49 +08:00
tangjinzhou 8de01cf07e cr util & config-provider & affix & alert 2019-09-05 22:18:27 +08:00
tangjinzhou 0eef790e6b update vc-align to 2.4.5 2019-09-03 22:59:41 +08:00
tangjinzhou 508bc33cfa Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design-vue into feat-1.4.0 2019-09-03 22:49:37 +08:00
tangjinzhou dd3bde664f cr vc-calendar 2019-09-03 22:49:21 +08:00
zkwolf 1469f03011 fix: cascader prop notFoundContent type typo (#1150) 2019-09-03 17:36:50 +08:00
tangjinzhou 6ae2a193f6 update vc-cascader to 0.17.4 2019-09-02 22:49:34 +08:00
tangjinzhou feb9d178a9 update vc-checkbox to 2.1.7 2019-09-02 22:07:37 +08:00
tangjinzhou 43cbdb5659 cr vc-collapse and update to 1.11.7 2019-09-02 22:07:10 +08:00
tanjinzhou c9107da055 fix: select not hide when use keydown 2019-08-30 18:48:51 +08:00
tanjinzhou c80e54ba78 feat: form add selfUpdate #1049 2019-08-30 14:07:32 +08:00
tanjinzhou 0a419dac6a fix: switch tabIndex not work 2019-08-30 12:55:45 +08:00
tangjinzhou acbc6158b8 update dialog to 7.5.5 2019-08-29 22:50:53 +08:00
tangjinzhou 154e24687c update util 2019-08-28 22:56:51 +08:00
tangjinzhou da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
tangjinzhou 2852ea295a update vc-pagination to 1.20.5 2019-08-27 23:14:19 +08:00
tangjinzhou 445c21d9fd cr dropdown 2019-08-27 21:57:27 +08:00
tangjinzhou 1e53fc85b3 update snapshots and prettier 2019-08-26 22:47:19 +08:00
tangjinzhou 6ea8f071f9 update vc-form to 2.4.8 2019-08-26 22:46:44 +08:00
tangjinzhou b6a7f49c0d cr vc-progress 2019-08-26 21:12:11 +08:00
tangjinzhou 89601b5b8c update style 2019-08-26 21:11:46 +08:00
tangjinzhou 2349348de0 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/button/buttonTypes.js
#	components/button/demo/basic.md
#	components/button/style/index.less
#	components/button/style/mixin.less
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-collapse/src/Collapse.jsx
#	package.json
2019-08-25 22:09:55 +08:00
tanjinzhou 8796c94315 update site 2019-08-22 18:29:50 +08:00
三点包子 f12d53bfc4
Merge pull request #1111 from zkwolf/fix-tree-select-dataRef-undefined
fix: treeNode dataRef is undefined
2019-08-22 17:31:17 +08:00
刘彦博 f32771d281 doc: [Transfer] basic demo codes issue (#1112)
* fix transfer basic demo issue

* typo
2019-08-22 13:55:56 +08:00
ly303550688 62e3c4b73a fix: throw exception when has none collapse-panel in default slot (#1116) 2019-08-22 13:51:47 +08:00
zkwolf 5f9ebe8b45 fix: treeNode dataRef is undefined 2019-08-21 15:17:21 +08:00
Alireza Valizade 095406eea6 fix: select error on unmounting component (#1091) 2019-08-20 10:39:05 +08:00
tangjinzhou 0eab2424d5 style: update prettier 2019-08-15 22:24:53 +08:00
tangjinzhou 9734ec0993 fix: form warning #1076 2019-08-15 22:12:50 +08:00
tangjinzhou 259f16b145 fix: ie scrollerbar trigger blur event #999 2019-08-14 18:41:49 +08:00
tanjinzhou d232bf65f3 doc: update doc 2019-08-12 20:38:09 +08:00
言肆 ad81186ec5 feat: button support `link` type (#1077) 2019-08-12 11:30:32 +08:00
wangxueliang 8e80e13d17 style: update code style 2019-08-08 19:04:21 +08:00
wangxueliang f66fae47e3 feat: merge master 2019-08-08 19:02:54 +08:00
tangjinzhou 6d1a385fad feat: modal.confirm content ant title support function #824 2019-08-07 22:17:21 +08:00
tangjinzhou f5d1fa6a9f fix: support v-slot #1058 2019-08-07 21:56:30 +08:00
Plane-walker 3406cecbd8 fix: '{' and ')' are not match (#1062)
* fix: '{' doesn't match

* fix: '}' doesn't match
2019-08-07 10:06:08 +08:00
Tudero Li 949cb6bdcc fix: error doc file in form components #1054 (#1055) 2019-08-04 21:21:36 +08:00
zkwolf b3b4831c1a fix: input allowClear icon (#1040) 2019-07-31 22:11:03 +08:00
wangxueliang 71b7c9d338 fix: dropdown-button size not take effect 2019-07-31 11:22:47 +08:00
tangjinzhou 55a59f207f fix: ie scrollerbar trigger blur event #999 2019-07-30 19:51:49 +08:00
tangjinzhou da92d8543f fix: tooltip builtinPlacements default value 2019-07-29 22:43:03 +08:00
Morphling ef07315dc8 add builtinPlacements prop in shared props (#1021)
* add builtinPlacements prop in shared props

add builtinPlacements prop in shared props

* fix lint
2019-07-26 16:29:16 +08:00
tanjinzhou 5be307bc71 fix: array class error #1009 2019-07-24 19:21:27 +08:00
言肆 7287e12a9b fix: column[align] should not override custom cell style #973 (#983) 2019-07-22 11:11:20 +08:00
tangjinzhou 624816aae2 fix: dropdown menu flashing #975 2019-07-21 21:53:30 +08:00
wangxueliang d47907bc27 style: format code 2019-07-16 22:34:25 +08:00
SnowWinterMaye 68c212df65 datePicker 添加默认渲染slot支持 (#957)
* datePicker  添加默认渲染slot支持

* 功能优化
2019-07-16 21:19:47 +08:00
tanjinzhou 6f6cce482a fix: custom form warning error #915 2019-07-16 18:10:38 +08:00
wapznw 60a7927b0c dropdown添加minOverlayWidthMatchTrigger属性 (#954)
* Update getDropdownProps.js

dropdown组件增加minOverlayWidthMatchTrigger属性

* dropdown组件增加minOverlayWidthMatchTrigger属性
2019-07-16 15:39:53 +08:00
wangxueliang 9d3188a525 fix: select drop-down option displays an exception for #970 2019-07-16 01:08:14 +08:00
tanjinzhou 75dd9f6ceb update gulp script 2019-07-10 18:14:41 +08:00
tangjinzhou ecf7c8b42c fix: update icon focusable="false" #924 2019-07-07 21:27:16 +08:00
luichooy ea744664a7 fix: sFileList will be 'undefined' when run `form.resetFields()` (#929) 2019-07-07 20:57:39 +08:00
José Silva 2043203a11 update table documentation (#800)
* added index parameter on function of rowKey

* update size doc in table
2019-07-07 20:54:07 +08:00
drafish b0c95d36ae fix issue #930 (#931) 2019-07-05 09:44:12 +08:00
tanjinzhou 57a9eafcc6 site update & icons update 2019-07-04 18:28:27 +08:00
tanjinzhou ba93c49f25 style: format and update test 2019-07-04 18:21:43 +08:00
tanjinzhou d4f23cec69 fix: datepicker not open when placeholder is chinese at ie 10 and 11 #865 2019-07-04 18:17:15 +08:00
tanjinzhou f9373e44ce feat: add popup ref 2019-07-04 18:12:52 +08:00
tangjinzhou 5f41fa5e99 cr vc-rate 2019-07-03 21:56:30 +08:00
skyline-123 3239117b70 fix: submenu disalbed style (#921) 2019-07-02 10:15:01 +08:00
tangjinzhou 413b9b19bd cr vc-select 2019-06-30 21:56:24 +08:00
tangjinzhou e444ca1c7e cr vc-switch 2019-06-30 20:43:46 +08:00
tangjinzhou b380b30e90 cr vc-tabs 2019-06-30 20:33:43 +08:00
skyline-123 0d67fc1966 fix: dropdown button disable style (#912) 2019-06-30 09:44:46 +08:00
tangjinzhou 8f29e5e594 cr vc-time-picker 2019-06-27 22:00:08 +08:00
tangjinzhou 82b4715e95 cr vc-tree 2019-06-26 22:08:50 +08:00
tangjinzhou 673081274f cr tree-select 2019-06-26 08:28:17 +08:00
tangjinzhou adbd82b910 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/table/interface.js
#	components/vc-upload/demo/simple.jsx
2019-06-24 21:47:23 +08:00
blackywkl 4cc05d24ba docs(form-cn): Remove duplicate brace (#844) 2019-06-07 11:14:19 +08:00
wangxueliang 76d8491b66 style: fix code format 2019-05-28 11:37:38 +08:00
wangxueliang f5471713f2 docs: fix statistic demo 2019-05-28 11:10:38 +08:00
三点包子 15c645fea1
Merge pull request #802 from attacking/feat-1.4.0
Statistic Component
2019-05-28 10:11:48 +08:00
mingyan.yu 1b16a4321d feat: countdown结束事件名称 2019-05-28 09:08:26 +08:00