Amour1688
87aa5ecbd8
fix: merge conflict
2020-09-12 11:34:18 +08:00
Amour1688
a5eda35693
Merge branch feat-vue3 into next
2020-09-10 10:01:32 +08:00
Carter Li
fb52b36067
chore: use `lodash-es` to support vite ( #2777 )
...
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tangjinzhou
fbcf0bff9d
chore: update moment to support vite
2020-08-31 22:25:47 +08:00
tanjinzhou
1f6accba22
test: update snap
2020-08-31 17:16:16 +08:00
tanjinzhou
06b7e33cc0
chore: remove classnames
2020-08-31 16:53:19 +08:00
tangjinzhou
83f7c6ed41
fix: modal afterClose trigger twice
2020-08-30 22:56:15 +08:00
tangjinzhou
2cbc72f617
chore: remove require
2020-08-30 22:23:36 +08:00
tanjinzhou
29d681ff52
style: remove not use file
2020-08-27 17:40:29 +08:00
Amour1688
09eb71d5fb
chore: refactor tag
2020-08-23 19:33:01 +08:00
Amour1688
91fe27d12c
chore: update empty and space
2020-08-23 16:45:55 +08:00
Amour1688
4af81c412c
chore: refactor space
2020-08-22 14:38:29 +08:00
Amour1688
632da57962
chore: refactor empty
2020-08-22 14:37:39 +08:00
Amour1688
34ac8444f4
chore: migrate local from js to ts
2020-08-22 14:37:38 +08:00
tanjinzhou
4bdb241aa6
fix: some component not support css scoped
2020-08-20 17:56:49 +08:00
tanjinzhou
07476d43db
perf: update shallowequal
2020-08-14 18:24:30 +08:00
tanjinzhou
f1e24fef9c
fix: table columns not update
2020-08-12 16:30:13 +08:00
tanjinzhou
7197bbffad
fix: update input not trigger change event
2020-08-11 18:26:09 +08:00
tanjinzhou
ed1c0147d4
fix: skeleton error
2020-08-03 17:52:03 +08:00
tanjinzhou
bb39dc31f5
fix: page-header onBack not work
2020-08-03 11:41:42 +08:00
tangjinzhou
841391019b
fix: list not render children
2020-07-31 23:40:06 +08:00
tangjinzhou
7e15533f52
refactor: use findDomNode instead $el
2020-07-27 22:36:56 +08:00
tanjinzhou
bea9c5f1ef
perf: button add onClick props
2020-07-27 13:50:57 +08:00
tangjinzhou
93cb7b2f00
fix: badge custom class not work
2020-07-26 16:30:14 +08:00
tanjinzhou
29366a251f
perf: trigger event
2020-07-24 14:30:52 +08:00
tanjinzhou
b4980867f4
feat: update table
2020-07-23 18:34:24 +08:00
tanjinzhou
0faded160b
feat: update carousel
2020-07-20 16:29:46 +08:00
tangjinzhou
61b5bfa0f6
feat: tree-select
2020-07-18 21:40:26 +08:00
tanjinzhou
d67afec16a
refactor: tabIndex to tabindex, readOnly to readonly
2020-07-17 17:13:30 +08:00
tanjinzhou
61500001df
feat: update tree
2020-07-16 18:31:20 +08:00
undefined
97aeaf74b4
feat: update cascader
2020-07-08 22:28:09 +08:00
tanjinzhou
469702da3e
Merge branch 'feat-vue3' of https://github.com/vueComponent/ant-design-vue into feat-vue3
2020-07-07 14:19:17 +08:00
Albert Liu
b32f34b6c9
feat: update Badge ( #2419 )
...
Co-authored-by: tangjinzhou <415800467@qq.com>
2020-07-07 14:19:04 +08:00
tanjinzhou
ad371c20b6
fix: input & textarea autofocus
2020-07-07 13:57:11 +08:00
undefined
6cad9c3cc0
feat: udpate formmodel
2020-07-06 22:31:07 +08:00
tangjinzhou
89c9e81433
fix: select input width
2020-07-03 22:53:50 +08:00
tangjinzhou
ad6f343376
feat: update autocomplete
2020-07-02 00:24:44 +08:00
tanjinzhou
7eeee692e7
perf: flatten children
2020-06-30 18:31:58 +08:00
tangjinzhou
dd68c0d314
fix: vc-select
2020-06-29 22:22:25 +08:00
tanjinzhou
106b82ca67
feat: select
2020-06-29 18:43:43 +08:00
tangjinzhou
0c851369e0
Merge remote-tracking branch 'origin/master' into feat-vue3
...
# Conflicts:
# antdv-demo
# components/_util/store/connect.jsx
# components/locale-provider/__tests__/__snapshots__/index.test.js.snap
# package.json
2020-06-28 23:11:31 +08:00
tangjinzhou
23358dba44
Merge remote-tracking branch 'origin/master' into feat-vue3
2020-06-25 19:46:56 +08:00
tangjinzhou
4cb214917f
refactor: createrefHooks to ref
2020-06-24 23:45:36 +08:00
tanjinzhou
60cd5475c1
fix: tabs
2020-06-24 16:07:03 +08:00
tanjinzhou
7661eafe9c
fix: refhooks
2020-06-23 16:50:02 +08:00
易良
d6cdd2ea85
fix(table): typo ( #2463 )
...
* fix(table): typo
* fix: indent of package.json
2020-06-22 16:44:39 +08:00
tanjinzhou
923e6231e4
fix: steps not fire some event
2020-06-22 16:26:10 +08:00
zkwolf
65f49b97d7
feat: update step ( #2379 )
...
* feat: update step
* fix: step use v-model can't click
* fix: avoid step auto mount attrs
* chore: use props to transfer event
* docs: add steps breakchange
2020-06-22 14:21:40 +08:00
tangjinzhou
a0e637da9c
feat: update dropdown
2020-06-21 22:45:30 +08:00
tangjinzhou
35018fcac1
fix: menu
2020-06-21 11:28:07 +08:00