Herrington Darkholme
e2e3ace5db
WIP: refactor(table): refactor the test cases ( #2232 )
...
* fix(table): move common test util out of table
* refactor(table): move column test out of table
* refactor(table): remove unnecessary toArray
* refactor(table): use triggerEvent from test-util
* fix(utils): add types to triggerEvent
* fix(table): add commented test back
* refactor(table): remove done from async test
* refactor(table): remove unused expectArray
* fix(table): fix type error on triggerEvent
* refactor(table): use conciser array methods
2021-06-12 19:38:39 +08:00
yangyu8
e46e29c37f
fix: ElTable index calculation issue ( #2143 )
2021-06-12 17:15:35 +08:00
Herrington Darkholme
0287d1a2b6
Fix/table test ( #2229 )
...
* fix(table): remove unnecessary test lib
we can safely use jest.fn
* fix(build): cleanup unused deps
2021-06-12 17:10:24 +08:00
Map1en_
9dd3249f28
fix(date-picker): default-time does not work when type is datetime
...
fix #1915
2021-06-12 11:08:58 +08:00
jeremywu
6182fd3b96
fix(project): fix/remove-console-log-statement ( #2227 )
...
- Remove unnecessary console.log statement
2021-06-12 08:38:55 +08:00
jeremywuuuuu
a8722d9208
chore(project): release/1-0-2-beta-47
...
- Release changelogs for 1.0.2-beta.47
2021-06-11 18:48:31 +08:00
kooriookami
dbfcdcf361
perf(rate): update change event ( #2181 )
...
* perf(rate): update change event
re #2178
* perf: add test
2021-06-11 18:28:50 +08:00
云游君
17a6ca4b5d
fix(popconfirm): import missing popover.scss ( #2207 )
2021-06-11 18:22:04 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix ( #2220 )
...
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
Xing.Wu
d3c1e8eac7
feat(docs): Dialog code for composition ( #2164 )
...
* feat(docs): Dialog code for composition
* feat(docs): dialog code for ElMessageBox
* feat(docs): fix error code for dialog
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 23:55:46 +08:00
Xing.Wu
90bc266491
feat(docs): Loading code for composition ( #2196 )
...
* feat(docs): Loading code for composition
* feat(docs): Loading code for ElLoading
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 23:55:09 +08:00
Vgbire
26fc4e15be
doc: tooltip appendToBody default value is true ( #2184 )
2021-06-10 11:53:16 +08:00
Xing.Wu
797b978f76
feat(docs): InfiniteScroll code for composition ( #2193 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:23:50 +08:00
Xing.Wu
be2e8a0f22
feat(docs): Dropdown code for composition ( #2194 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:23:34 +08:00
Xing.Wu
7474ae0593
feat(docs): InputNumber code for composition ( #2195 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:21:18 +08:00
Xing.Wu
458d56e41e
feat(docs): Drawer code for composition ( #2165 )
...
* feat(docs): Drawer code for composition
* feat(docs): Drawer code for ElMessageBox
Co-authored-by: 无星 <32910694@qq.com>
2021-06-10 00:17:23 +08:00
Enoch Qin
c77e570d1c
fix: Input style use show-password and clearable ( #2168 ) ( #2169 )
...
* fix: Input style use show-password and clearable
* fix: replace Input classname
2021-06-08 14:37:38 +08:00
jeremywu
a99232f582
feat(select-v2): feat/integrate-virtual-list-with-select ( #1906 )
2021-06-08 14:12:16 +08:00
kooriookami
15cacd96ed
doc: update dialog ( #2176 )
2021-06-08 14:11:33 +08:00
0song
b67cf5c1f2
chore: update Dialog doc ( #2175 )
2021-06-08 13:45:36 +08:00
Xing.Wu
a1d956ed6d
feat(docs): card code for composition ( #2155 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:34:45 +08:00
Xing.Wu
56d9641791
feat(docs): image code for composition ( #2157 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:33:55 +08:00
Xing.Wu
e806365877
feat(docs): cascader code for composition ( #2154 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:53 +08:00
Xing.Wu
880b1910bf
feat(docs): collapse code for composition ( #2152 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:20 +08:00
Xing.Wu
888973f34d
feat(docs): avatar code for composition ( #2158 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:50 +08:00
Xing.Wu
fb8db3f3f7
feat(docs): container code for composition ( #2161 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:14 +08:00
Xing.Wu
30433c0e2d
feat(docs): calendar code for composition ( #2156 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:30:40 +08:00
Xing.Wu
32449d67b8
feat(docs): ColorPicker code for composition ( #2160 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:29:56 +08:00
Xing.Wu
5f9971e60e
feat(docs): DateTimePicker code for composition ( #2163 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:28:18 +08:00
Xing.Wu
c7debd978c
doc(): checkbox code for composition ( #2153 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:15:13 +08:00
Xing.Wu
5a276e48bc
doc(): DatePicker code for composition ( #2162 )
...
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:11:15 +08:00
kooriookami
df4053350a
docs(drawer): put v-model to the first ( #2174 )
2021-06-08 13:07:13 +08:00
Enoch Qin
9b74a3dd03
docs: side-nav refactor with Vue3 ( #1943 )
...
* docs: side-nav refactor with Vue3
* docs: fix side-nav style
2021-06-04 13:54:37 +08:00
0song
0cac0bda38
chore: update doc template ( #2142 )
2021-06-03 20:37:31 +08:00
msidolphin
da622e10d1
fix: date picker support value-format ( #2120 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 20:35:48 +08:00
msidolphin
77631999d1
feat: add himBH-popover-border-radius variable (element-plus#2094) ( #2095 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 15:37:12 +08:00
jeremywu
58fc477725
Update master-deploy.yml
2021-06-03 14:50:20 +08:00
jeremywu
b60e4f3bef
build(project): release/1-0-2-beta-46 ( #2136 )
...
- Update release change log and update release script
2021-06-03 14:41:20 +08:00
msidolphin
e8fa016b46
fix: Cascader size issue when filterable and multiple are enabled ( #2123 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 13:10:49 +08:00
Ryan2128
a1953ef7af
feat(input): add input-style prop ( #2117 )
...
* feat(input): add input-style prop
* test(input): add test case
2021-06-03 13:08:50 +08:00
hangzou
7baf85bf6d
feat(build): esbuild for single component build ( #2112 )
2021-06-03 13:05:21 +08:00
波比小金刚
2f8a579967
feat: use built-in throwError function. ( #2131 )
...
* feat: use built-in throwError function.
* Update index.vue
* Update index.vue
2021-06-03 12:56:52 +08:00
好多大米
1a1804fa31
fix: week translations for hr locale ( #2134 )
...
Co-authored-by: wp178491 <wp178491@alibaba-inc.com>
2021-06-03 12:56:20 +08:00
bastarder
57e6e751ce
fix: tabindex prop type ( #2130 )
...
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-06-03 12:55:51 +08:00
神楽坂みずき
7b8c4853a9
fix(col): col should hidden when span is zero ( #1769 )
2021-06-02 19:11:02 +08:00
msidolphin
e4a2245258
fix: ImageViewer isLast attribute calculation error issue ( #1902 ) ( #2125 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-02 18:36:03 +08:00
0song
a08f9efcbb
chore: update radio VCA doc ( #2111 )
2021-05-31 14:58:41 +08:00
0song
f4c46c9b1b
feat: demo Composition API ( #2099 )
...
* feat: demo Composition API
* chore: update
* chore: update
* chore: update
2021-05-31 14:31:01 +08:00
msidolphin
f29b188c84
fix: fix popper in dialog isn't enough space to position problem ( #2102 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-05-31 14:29:25 +08:00
msidolphin
6cde2408f7
fix: hot reload ( #2077 ) ( #2097 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-05-31 14:06:25 +08:00