Commit Graph

2519 Commits

Author SHA1 Message Date
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
98929ee742 docs: update 2020-03-24 17:14:52 +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
2aa2094bee docs: update 1.5.0-rc.5 2020-03-19 22:56:22 +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
e654713290 Merge branch 'EmiyaYang-master' 2020-03-18 11:08:56 +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
eac21b49fc update to 1.5.0 rc3 2020-03-16 13:29:46 +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
6c4b8ec187 chore: update to ssh 2020-03-15 15:20:25 +08:00
tangjinzhou
21fffe10bf rc 1.5.0 2020-03-15 14:53:16 +08:00
tangjinzhou
8e16df90f9 docs: update readme 2020-03-15 14:43:20 +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
b0296407cf docs: update demo 2020-03-15 13:15:04 +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
itmajing
4f49338f76
feat: add name definition for create form option (#1869) 2020-03-13 09:48:38 +08:00
Amour1688
8bb978debe
Perf: highlight.js --> prism (#1865)
* perf: highlight.js --> prism

* fix: wrong mentions route
2020-03-12 22:49:03 +08:00
Amour1688
9670ecb6b1
docs: mod changelog (#1855) 2020-03-09 12:49:55 +08:00
tangjinzhou
8ebfb5c38f test: update snapshot 2020-03-08 14:43:21 +08:00
tangjinzhou
21fafe5e10 chore: update ci 2020-03-08 14:29:55 +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
tangjinzhou
e7ff6d6602 docs: update doc 2020-03-03 21:49:34 +08:00
tangjinzhou
b2b500f70e bump 1.4.12 2020-03-03 13:39:34 +08:00
Yoshimasa Obayashi
51812566ba
docs: update introduce of en-US, syncing with zh-CN (#1802) 2020-03-03 13:30:41 +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
Yoshimasa Obayashi
a47b2bfc6e
docs: update faq of en-US, syncing with zh-CN (#1801) 2020-02-21 14:50:06 +08:00
Yoshimasa Obayashi
2beccb5db7
docs: update vue-cli of en-US, syncing with zh-CN (#1799) 2020-02-21 14:49:23 +08:00
Simon Garner
ff995a744e
fix: Make parentContext optional in ModalOptions type (#1784)
* Make parentContext optional in ModalOptions type

* Use non-primitive object type for parentContext
2020-02-16 13:11:31 +08:00
tangjinzhou
f5902ec954 update site 2020-02-12 13:33:11 +08:00
tangjinzhou
f16bde4bb1 bump 1.4.11 2020-02-12 12:36:38 +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