msidolphin
|
abd902acd2
|
fix: upload file-list is updated but without re-rendered (#2405) (#2460)
|
2021-07-12 11:03:00 +08:00 |
|
msidolphin
|
e2f8f382c3
|
fix: more than one component in table_column.spec.js (#2461)
|
2021-07-12 11:01:47 +08:00 |
|
云游君
|
5faa7ec530
|
feat(style): migrate checkbox css3 var (#2493)
|
2021-07-12 09:27:49 +08:00 |
|
Summer
|
d49a0e13df
|
ElDynamicSizeList: fix horizontal scrollbar bug (#2494)
* ElDynamicSizeList: fix horizontal scrollbar bug
* Scrollbar: delete never used var
|
2021-07-12 09:19:17 +08:00 |
|
ioslh
|
d334142d0d
|
refactor(pagination): pagination internal logic refactored (#2491)
* refactor(pagination): pagination internal logic refactored
* improvement(pagination): improve pr by better naming and misc
|
2021-07-11 13:12:22 +08:00 |
|
kooriookami
|
78ef773b36
|
fix(form): add default value of label-width (#2492)
fix #2490
|
2021-07-10 21:33:14 +08:00 |
|
云游君
|
7dc55a7576
|
feat(style): use css3 var refactor base variable (#2478)
* feat: add basic css3 var
* feat(style): migrate base style z-index
|
2021-07-10 20:49:06 +08:00 |
|
kooriookami
|
f44211da86
|
fix(time-select): fix missing blur method (#2477)
fix #1925
|
2021-07-10 20:46:51 +08:00 |
|
Zzm
|
3de8090628
|
chore: fix code style (#2463)
|
2021-07-07 15:28:51 +08:00 |
|
msidolphin
|
4622b12869
|
docs: improve description of date-picker value-format prop (#2416) (#2449)
|
2021-07-06 15:36:38 +08:00 |
|
kooriookami
|
3d161f785a
|
perf(descriptions): split type.ts file (#2447)
* perf(descriptions): split type.ts file
* fix: add type
|
2021-07-06 10:16:25 +08:00 |
|
qige2016
|
c34ffaa386
|
chore(avatar): let -> const (#2442)
* chore(avatar): let -> const
* fix(avatar): fix fit prop validator
* chore(avatar): remove fit prop validator
|
2021-07-06 10:10:59 +08:00 |
|
qige2016
|
7bc6baf495
|
refactor(breadcrumb): refactor the type definition of breadcrumb (#2443)
* refactor(breadcrumb): refactor the type definition of breadcrumb
* chore(breadcrumb): fix types import
|
2021-07-06 09:54:06 +08:00 |
|
jeremywu
|
6b4c04fd0a
|
feat(hooks): add use-timeout hook (#2439)
* feat(hooks): add use-timeout hook
- Add use timeout hook for register timeout callbacks
- Add test cases against add-timeout
* resolve linter issue
|
2021-07-06 07:49:49 +08:00 |
|
msidolphin
|
1989eed7f0
|
fix: add missing styles (#2423) (#2444)
|
2021-07-06 07:49:22 +08:00 |
|
msidolphin
|
627b1a941c
|
fix: table selectable callback index incorrect issue (#2393)
|
2021-07-05 10:47:08 +08:00 |
|
Hgwxxdd
|
1f6fc8c38b
|
style(mixin): variable is assigned but never used
|
2021-07-05 10:17:03 +08:00 |
|
yanzhuang
|
4e9ddcdb53
|
Utils: fix isScroll (#2433)
|
2021-07-05 09:16:00 +08:00 |
|
kooriookami
|
e61d08ed29
|
feat(scrollbar): add always show props and control scrollbar methods (#2428)
* feat(scrollbar): add always show props and control scrollbar methods
re #1751 #2004
* feat: update for review
|
2021-07-05 09:10:50 +08:00 |
|
JeremyWuuuuu
|
b66044db84
|
Finish unfinished test case
|
2021-07-05 08:50:36 +08:00 |
|
JeremyWuuuuu
|
5f8b25bc31
|
feat(hooks): add use-model-toggle hook
- Add use model hook to the hooks for toggleable model common logic
|
2021-07-05 08:50:36 +08:00 |
|
JeremyWuuuuu
|
d970108d16
|
feat(hooks): add use-transition-fallthrough-hook
- Add transition-fallthrough-hook to get common logic extracted.
|
2021-07-05 08:49:45 +08:00 |
|
kooriookami
|
af88436258
|
chore(virtual-list): remove useless line (#2431)
|
2021-07-03 22:30:23 +08:00 |
|
Herrington Darkholme
|
a7df202724
|
fix: remove duplicate cell-contextmenu (#2426)
duplicate commits
|
2021-07-03 19:04:27 +08:00 |
|
jeremywu
|
913aaafabb
|
feat(hooks): add use-teleport hook (#2421)
* feat(hooks) add use-teleport hook
- Add teleport hook for teleported components
- Add teleport hooks hepler methods
- Add coresponding testing cases
* - add use teleport to the exporting entry
|
2021-07-03 19:04:03 +08:00 |
|
kooriookami
|
f2e3dcb68e
|
feat(descriptions): add new feature for customized style (#2358)
* feat(descriptions): add new feature for customized style
add props: width, min-width, align, label-align, class-name, label-class-name
re #1976 #2353
* feat: update docs
* feat: update docs
* feat: update
* feat: separate type
|
2021-07-03 15:01:55 +08:00 |
|
msidolphin
|
dae1d88e51
|
fix: warning in console when cell-contextmenu triggered (#2404)
|
2021-07-02 19:18:42 +08:00 |
|
0song
|
90ebffbcb1
|
fix(table): add cell-contextmenu emit event (#2074)
|
2021-07-02 19:18:00 +08:00 |
|
msidolphin
|
012c432816
|
fix: table-column rendered other component in hidden-columns (#2401)
|
2021-07-02 19:14:39 +08:00 |
|
波比小金刚
|
4a8ead95dd
|
Update bar.vue
|
2021-07-02 19:08:45 +08:00 |
|
波比小金刚
|
4202e176c6
|
Update bar.vue
|
2021-07-02 19:08:45 +08:00 |
|
波比小金刚
|
721a3d2743
|
feat: add event type definition
|
2021-07-02 19:08:45 +08:00 |
|
msidolphin
|
e6c38e6d6f
|
fix: menu hover color not change when background is changed (#2417)
|
2021-07-02 19:05:36 +08:00 |
|
ioslh
|
e1b5a85127
|
fix(table): empty data render bug
|
2021-07-02 19:00:59 +08:00 |
|
kooriookami
|
7daac762a7
|
feat(form): label-width supports number type (#2396)
* feat(form): label-width supports number type
* perf: update
* feat: update
|
2021-07-02 17:30:15 +08:00 |
|
qige2016
|
8cc2ff6977
|
style(space): fix code space (#2411)
|
2021-07-02 16:09:03 +08:00 |
|
msidolphin
|
ea3b74e4c4
|
fix: select_v2 asynchronous binding issue (#2368) (#2378)
|
2021-07-01 21:01:35 +08:00 |
|
kooriookami
|
1fe271549e
|
feat: add resize directive (#2167)
* feat: add resize directive
* fix: update
|
2021-07-01 09:29:00 +08:00 |
|
msidolphin
|
6700fbc855
|
docs: improve the document of form-item (#2372) (#2375)
|
2021-07-01 08:44:52 +08:00 |
|
msidolphin
|
e10071a430
|
fix: checkbox label auto convert to bool when label is empty (#2287) (#2380)
|
2021-07-01 08:12:47 +08:00 |
|
ioslh
|
eb5208efe4
|
feat(virtual-list): template string to render function (#2388)
|
2021-06-30 14:31:18 +08:00 |
|
kooriookami
|
de1e9bd5f8
|
fix(cascader): fix arrow position (#2356)
fix #2266
|
2021-06-28 18:41:38 +08:00 |
|
msidolphin
|
1347ee6360
|
fix: carousel not working when using v-show (#2361)
|
2021-06-28 18:41:12 +08:00 |
|
kooriookami
|
b3d92b8939
|
Revert "perf(scrollbar): scrollbar update when slot changed (#2322)" (#2354)
This reverts commit 87a23bbbbb .
|
2021-06-28 18:34:06 +08:00 |
|
kooriookami
|
e373bb4f04
|
perf: remove useless test
|
2021-06-26 16:42:15 +08:00 |
|
kooriookami
|
b8dccdc884
|
docs(row): add flex update tip, and remove type prop
re #2319
|
2021-06-26 16:42:15 +08:00 |
|
vb
|
748278905a
|
fix(message-box): messageBox should close when press enter (#2308)
Co-authored-by: vb <vb@itech8.net>
|
2021-06-25 17:21:47 +08:00 |
|
kooriookami
|
87a23bbbbb
|
perf(scrollbar): scrollbar update when slot changed (#2322)
re #2293
|
2021-06-25 17:10:55 +08:00 |
|
netcon
|
93e50e147b
|
fix: can not binding multiple click-outside directives on a component (#2327)
* fix: can not binding multiple click-outside directives on a component
* test: add test for multiple click-outside directives
|
2021-06-25 17:10:29 +08:00 |
|
Simona
|
e93f6f6984
|
style: add no-multi-spaces rule (#2345)
* style: add no-multi-spaces rule
* style: remove extra spaces
|
2021-06-25 16:25:54 +08:00 |
|