tangjinzhou
|
02f6fda430
|
fix: drawer throw error when use v-if #2254
|
2020-05-17 22:31:35 +08:00 |
|
tangjinzhou
|
ca36ffdb42
|
fix: date-picker input string not correct #2246
|
2020-05-16 22:20:26 +08:00 |
|
tangjinzhou
|
741897be67
|
feat: custom component support tooltip
|
2020-05-14 22:30:46 +08:00 |
|
tanjinzhou
|
529f81cb54
|
refactor: portal
|
2020-05-13 18:36:53 +08:00 |
|
tangjinzhou
|
c167740f63
|
fix: input not work at firefox #2151 #2215
|
2020-05-08 17:36:24 +08:00 |
|
tanjinzhou
|
ed528e68b7
|
feat: datepicker timepicker calendar support string value #718
|
2020-04-29 18:44:11 +08:00 |
|
tanjinzhou
|
a28962bfe7
|
fix: tabs key support 0 as key #2167
|
2020-04-29 11:35:25 +08:00 |
|
tanjinzhou
|
c4a72238c0
|
Merge remote-tracking branch 'origin/master' into 2.0
|
2020-04-23 15:45:01 +08:00 |
|
tanjinzhou
|
bf52f73c5c
|
perf: trigger animation
|
2020-04-21 16:13:17 +08:00 |
|
tangjinzhou
|
594256558a
|
chore: update getSlot
|
2020-04-15 22:56:58 +08:00 |
|
tanjinzhou
|
81eb401a88
|
fix: dropdown not update when slot change
|
2020-04-10 18:32:20 +08:00 |
|
tanjinzhou
|
3d3884bef3
|
fix: form.create lose slots #1998
|
2020-04-01 12:08:53 +08:00 |
|
tanjinzhou
|
5c3d7329e1
|
fix: remove warning
|
2020-03-31 15:11:55 +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 |
|
tanjinzhou
|
ff9f408879
|
fix: tabs keydown event trigger twice #1947
|
2020-03-26 17:24:13 +08:00 |
|
Amour1688
|
615b460ee4
|
chore: enhance eslint (#1890)
* perf: enhance eslint
* perf: remove props in progress
|
2020-03-18 14:52:02 +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 |
|
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 |
|
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 |
|
wangxueliang
|
6cc28eeb62
|
fix: animation no work #1540
|
2019-12-18 19:06:38 +08:00 |
|
tanjinzhou
|
79438a8543
|
fix: menu error in edge #1492
|
2019-12-10 13:17:17 +08:00 |
|
tangjinzhou
|
6362bf9edb
|
chore: vue instance
|
2019-12-04 22:12:38 +08:00 |
|
tanjinzhou
|
5e409fdb10
|
fix: select input width and placeholder Incorrect When typing Chinese #1458
|
2019-11-26 15:59:29 +08:00 |
|
tanjinzhou
|
af666b8bce
|
perf: optimization menu
|
2019-10-30 16:34:41 +08:00 |
|
tanjinzhou
|
a4c2a0e020
|
fix: Auto complete dropdown flickers #1327
|
2019-10-25 19:38:04 +08:00 |
|
tangjinzhou
|
1208649a9e
|
fix: Auto complete dropdown flickers #1327
|
2019-10-25 00:04:47 +08:00 |
|
tanjinzhou
|
041839b901
|
fix: throw error when use slot at template
|
2019-10-22 12:45:30 +08:00 |
|
zkwolf
|
598f41f098
|
fix: get slot bug (#1256)
|
2019-10-09 19:07:35 +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 |
|
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 |
|
tanjinzhou
|
c015c8d34c
|
cr pxxx to sxxx and tree
|
2019-09-18 20:03:13 +08:00 |
|
tangjinzhou
|
8de01cf07e
|
cr util & config-provider & affix & alert
|
2019-09-05 22:18:27 +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 |
|
wangxueliang
|
f66fae47e3
|
feat: merge master
|
2019-08-08 19:02:54 +08:00 |
|
tangjinzhou
|
f5d1fa6a9f
|
fix: support v-slot #1058
|
2019-08-07 21:56:30 +08:00 |
|
tanjinzhou
|
5be307bc71
|
fix: array class error #1009
|
2019-07-24 19:21:27 +08:00 |
|
tangjinzhou
|
378241192e
|
fix: vnode 传递函数式组件事件
|
2019-05-26 12:13:30 +08:00 |
|
wangxueliang
|
00f104757c
|
feat: merge master
|
2019-05-25 16:36:25 +08:00 |
|
Early
|
fa46767472
|
fix(ContainerRender): memory leak when invoke removeContainer (#734)
|
2019-05-06 09:52:24 +08:00 |
|
wangxueliang
|
995db39fa5
|
feat: add empty components && update locale-provider
|
2019-03-07 13:26:03 +08:00 |
|
tangjinzhou
|
4df4424570
|
perf: update to vue 2.6.x
|
2019-02-13 22:11:27 +08:00 |
|
tangjinzhou
|
55a8dca9e7
|
style: update lint and format code
|
2019-02-01 17:23:00 +08:00 |
|
tangjinzhou
|
de68d08798
|
perf: inject default
|
2019-01-28 21:09:13 +08:00 |
|
tangjinzhou
|
ffb2a593b1
|
style: lint add semi and prettier
|
2019-01-12 12:46:29 +08:00 |
|
tangjinzhou
|
1fb3ce30d2
|
Merge branch 'master' into feat-1.3.0
# Conflicts:
# components/table/__tests__/__snapshots__/Table.test.js.snap
|
2019-01-07 21:10:25 +08:00 |
|
tangjinzhou
|
b87d722143
|
fix: support staticClass and dynamic class #371
|
2019-01-06 21:14:14 +08:00 |
|
tangjinzhou
|
fc206c7e55
|
chore: fix isValidElement
|
2019-01-06 18:28:16 +08:00 |
|
tangjinzhou
|
bbc6c29e69
|
feat: table sortTitle opt
|
2019-01-06 18:11:50 +08:00 |
|
tangjinzhou
|
435b8a19e6
|
feat: update vc-select
|
2019-01-04 23:00:09 +08:00 |
|
tangjinzhou
|
9eb923c0f8
|
feat: update
|
2019-01-02 20:56:06 +08:00 |
|
tangjinzhou
|
75e5f04d1e
|
feat: update vc-table vc-upload
|
2019-01-01 22:30:06 +08:00 |
|
tangjinzhou
|
a47c6ef75b
|
feat: add multiFormats
|
2018-12-27 22:14:32 +08:00 |
|
tangjinzhou
|
47f2ec4a67
|
fix: don't show transition on first rendering #338
|
2018-12-25 22:17:45 +08:00 |
|
tangjinzhou
|
e23265c74c
|
Refactor tree select (#335)
* refactor: tree-select
|
2018-12-25 12:00:39 +08:00 |
|
tangjinzhou
|
ae1f924c70
|
fix: support for array type class #322
|
2018-12-19 22:57:56 +08:00 |
|
tangjinzhou
|
d63935e506
|
fix: menu first expand not animation in inline mode
|
2018-12-19 12:22:55 +08:00 |
|
tangjinzhou
|
d4c388f564
|
feat: update vc-tabs to 9.5.7
|
2018-12-14 23:31:02 +08:00 |
|
tangjinzhou
|
42510d6efc
|
docs: add changelog
|
2018-12-13 22:47:23 +08:00 |
|
tangjinzhou
|
0d3821910f
|
feat: update to 3.10.9
|
2018-12-13 21:26:21 +08:00 |
|
tangjinzhou
|
aba16db339
|
feat: update css-animation
|
2018-12-12 22:09:30 +08:00 |
|
tangjinzhou
|
4e0d5ce4b7
|
feat: update select
|
2018-12-11 11:40:27 +08:00 |
|
tangjinzhou
|
0bb79c27a6
|
feat: update popconfirm and tooltip
|
2018-12-10 21:44:14 +08:00 |
|
tangjinzhou
|
f692f191f6
|
feat: update time-picker modal locale-provider
|
2018-12-09 17:34:27 +08:00 |
|
tangjinzhou
|
7aa46bbdf8
|
Merge branch 'master' into feat-3.10.3
# Conflicts:
# components/form/__tests__/__snapshots__/demo.test.js.snap
# components/timeline/__tests__/__snapshots__/demo.test.js.snap
|
2018-12-08 09:35:55 +08:00 |
|
tangjinzhou
|
f4f5fef450
|
1.1.10 (#291)
* feat: update form
* docs: update form demo
* fix: update vue-ref to 1.0.3 & update form demo
* feat: update form demo
* feat: update form demo
* docs: add 1.1.10 changelog
|
2018-12-07 21:27:47 +08:00 |
|
tangjinzhou
|
2ff52a4e11
|
Merge branch 'master' into feat-3.10.3
|
2018-11-27 09:27:11 +08:00 |
|
tangjinzhou
|
0c9e4df4fc
|
chore: use vue-ref
|
2018-11-26 21:49:05 +08:00 |
|
tangjinzhou
|
6de4c38a5f
|
update wave
|
2018-11-14 21:54:13 +08:00 |
|
tangjinzhou
|
4d86a61e4d
|
feat: update vc-menu
|
2018-11-06 10:05:23 +08:00 |
|
tangjinzhou
|
2cce6a5f55
|
feat: update vc-menu to 7.4.19
|
2018-11-05 21:03:25 +08:00 |
|
tangjinzhou
|
0983a0f83f
|
fix: select onKeyDown error #217
|
2018-10-10 14:09:13 +08:00 |
|
tangjinzhou
|
4ebcc99055
|
fix: drawer children update issue #209
|
2018-10-10 13:43:10 +08:00 |
|
tangjinzhou
|
213706c185
|
fix: connect do not update issue, close #202
|
2018-09-29 15:07:37 +08:00 |
|
tangjinzhou
|
df5db65397
|
update wave & tag & tag snapshots
|
2018-09-17 13:17:13 +08:00 |
|
tangjinzhou
|
ff25efe185
|
update to antd3.8.3 (#159)
* refactor: align
* feat: update align to 2.4.3
* feat: update trigger 2.5.4
* feat: update tooltip 3.7.2
* fix: align
* feat: update vc-calendar to 9.6.2
* feat: update vc-checkbox to 2.1.5
* feat: update vc-dialog to 7.1.8
* feat: update vc-from to 2.2.1
* feat: update vc-notification to 3.1.1
* test: update snapshots
* feat: update vc-tree to 1.12.6
* feat: update vc-table to 6.2.8
* feat: update vc-upload to 2.5.1
* feat: update vc-input-number to 4.0.12
* feat: update vc-tabs to 9.2.6
* refactor: vc-menu
* refactor: update vc-menu to 7.0.5
* style: remove unused
* feat: update pagination to 1.16.5
* feat: add vc-progress 2.2.5 tag
* feat: add vc-rate 2.4.0 tag
* feat: update vc-slider to 8.6.1
* fix: tooltip error
* style: delete conosle
* feat: update vc-steps to 3.1.1
* add vc-switch tag 1.6.0
* feat: update upload to 2.5.1
* fix: update vc-menu
* fix: update store
* fix: add ref dir
* fix: trigger mock shouldComponentUpdate
* fix: update vc-select
* revert: trigger lazyrenderbox
* fix: update vc-select
* fix: update vc-select
* fix: update vc-select
* fix: update vc-menu
* fix: update vc-slick ref
* update style to 3.8.2
* test: update snapshots
* update vc-select
* update util & affix
* feat: add drawer
* fix: support title add slot mode
* test: update affix test
* update alert
* update anchor
* update snapshots
* fix: doc and vc-drawer
* update select & auto-complete
* update back-top & grid
* feractor: avatar
* test: add drawer test
* update badge
* update button
* update card
* update divider
* feat: update vc-tabs to 9.3.6 and tabs
* add afterEnter callback
* update form
* fix: update drawer
* test: update snapshots
* update modal & notification
* test: update snapshots
* update message
* update locale-provider
* update dropdown
* update layout popconfirm popover
* update time-picker
* update menu
* update date-picker
* docs: update input docs
* update input
* update snapshots
* update table
* update test snapshots
* feat: update progress
* update checkbox
* feat: update spin
* update radio
* docs: slider steps timeline
* update list
* update transfer
* update collapse
* update cascader
* update upload
|
2018-09-05 21:28:54 +08:00 |
|
tangjinzhou
|
65a4eb5a25
|
fix: unnecessary input event on input tag placeholder in IE #92
|
2018-08-08 10:04:46 +08:00 |
|
tangjinzhou
|
b48bbac695
|
chore: update classname
|
2018-07-29 19:33:41 +08:00 |
|
tangjinzhou
|
4a51544bd6
|
feat: optimize Chinese input(just support v-model)
|
2018-07-27 09:18:31 +08:00 |
|
tangjinzhou
|
7cd4f39756
|
feat: add tree-select
|
2018-07-11 17:51:20 +08:00 |
|
tjz
|
532b1d0c48
|
test: add list test & update spin
|
2018-06-16 22:57:11 +08:00 |
|
tjz
|
90f5c8a9a9
|
feat: add list component
|
2018-06-16 21:30:41 +08:00 |
|
tangjinzhou
|
eae92d8718
|
refactor: trigger
|
2018-05-30 14:11:36 +08:00 |
|
tangjinzhou
|
c5e421cdb2
|
fix: add form wrappedComponentRef feature
|
2018-05-25 11:27:54 +08:00 |
|
tangjinzhou
|
e003a735b8
|
delete unnecessary ant-ref directive
|
2018-05-15 10:09:25 +08:00 |
|
tjz
|
3837493567
|
chore: fix getProps bug
|
2018-05-06 21:50:05 +08:00 |
|
tjz
|
d1f017954e
|
feat: add form
|
2018-05-05 17:00:51 +08:00 |
|
tangjinzhou
|
0658674d3f
|
feat: add vc-form demo
|
2018-05-04 16:02:31 +08:00 |
|
tangjinzhou
|
4f0c5b8ce1
|
feat: add vc-form demo
|
2018-05-04 12:16:17 +08:00 |
|
tjz
|
9f9599b32f
|
update 3.4.0
|
2018-04-06 20:56:19 +08:00 |
|
tangjinzhou
|
a3c1d235a1
|
fix
|
2018-03-30 10:25:34 +08:00 |
|
tangjinzhou
|
b2d5503768
|
done vc-table
|
2018-03-29 18:18:41 +08:00 |
|
tjz
|
0c2ff441a7
|
fix vc-table
|
2018-03-25 22:23:04 +08:00 |
|