Commit Graph

1325 Commits

Author SHA1 Message Date
三点包子
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
三点包子
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
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
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
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