Commit Graph

1337 Commits

Author SHA1 Message Date
0song
d754934ebd
chore: update changelog 49 (#2303) 2021-06-23 15:44:32 +08:00
Enoch Qin
a9d6fe062f
refactor: col different size style (#2237) 2021-06-23 14:57:44 +08:00
jeremywu
45982cff8a
refactor(popper): refactor extract common props for props (#2300)
- Extract some common props out of prop

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 14:35:42 +08:00
msidolphin
f91f709cff fix: descriptions not re-rendered when slots is updated (#2275) 2021-06-20 12:46:58 +08:00
yangyu8
9bce9ea2e7 fix: table index error issue (#1919) 2021-06-19 19:56:16 +08:00
kooriookami
8dd90b9892 docs(date-picker): remove useless align prop
re #2271
2021-06-19 16:39:53 +08:00
kooriookami
09429fd69d style(form): use flex layout 2021-06-19 16:39:00 +08:00
rengar
ae089e6508
fix: checkbox selfModel use ref (#2146)
* fix: checkbox selfModel use ref

* fix(checkbox): eslint fix
2021-06-19 16:29:41 +08:00
kooriookami
47e1fe91cb perf: fix style 2021-06-19 15:41:16 +08:00
kooriookami
b2a78c1e50 fix: fix height 2021-06-19 15:41:16 +08:00
kooriookami
99db792df9 fix(cascader): fix style 2021-06-19 15:41:16 +08:00
kooriookami
3ea408216a
docs(docs): remove .native (#2272) 2021-06-19 02:33:00 +08:00
Xing.Wu
d7c7e86955
feat(docs): MessageBox code for composition (#2249)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:26:24 +08:00
Xing.Wu
115292f93e
feat(docs): Message code for composition (#2250)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:25:38 +08:00
Xing.Wu
334fe977cb
feat(docs): NavMenu code for composition (#2248)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-19 02:23:50 +08:00
kooriookami
7c8ddf5167
perf(cascader): add fallback-placements in some components (#2267)
re #2259
2021-06-18 17:32:05 +08:00
云游君
3e471d7aa1
docs(progress): add dynamic presentation (#2226)
* docs(progress): add dynamic presentation

* docs(progress): add dynamic presentation for language

* docs(progress): add dynamic presentation template for language
2021-06-17 11:33:26 +08:00
云游君
7b58b4d3ff
style(message-box): rename some var --msgbox to --messagebox (#2241) 2021-06-15 15:19:07 +08:00
云游君
daa79d62f7
style(menu): add 569JNRXZghiklms-menu-border-color (#2240) 2021-06-15 15:18:11 +08:00
msidolphin
f9e4da734d
fix: Checkbox checked optional cannot control state issue (#2046) (#2122)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-14 20:20:02 +08:00
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