Commit Graph

1060 Commits

Author SHA1 Message Date
云游君
03d9617776
refactor(var): move css var from root to class ()
* refactor(var): move css var from root to class

* fix(var): fix typo & replace some var
2021-08-03 22:25:26 +08:00
zhaozhongyu
bcf48a2c8d
fix: select option does not delete in onBeforeMount ()
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 09:37:52 +08:00
Adrian Andersen
c96b43e14b
fix(locale): update Norwegian translation file () 2021-08-03 09:12:51 +08:00
云游君
a2dba425a0
chore(build): remove useless dependencies & use ts for gulp & add progressbar ()
* refactor(theme-chalk): upgrade to ts & renive gulp-mincss with gulp-clean-css

* feat(build): add clean-css colorful log && add progressbar for webpack
2021-08-03 09:12:34 +08:00
云游君
3c2ed958f4
fix(checkbox): checkbox bordered padding & height () 2021-08-03 08:55:22 +08:00
zhaozhongyu
2111d8a88f
fix: select-v2's dropdown width wrong if create in style(display: none) ()
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 08:51:08 +08:00
云游君
fe9600c181
feat(var): var sass map for components ()
* feat(var): var sass map for components

* feat(var): migrate var sass map for all components
2021-08-01 18:10:30 +08:00
Aex
0f2181abc3
fix(input): Improve inputStyle reference () 2021-08-01 16:04:30 +08:00
云游君
e6013c1e41
refactor(button): use sass map & add outline:none for focus () 2021-08-01 00:40:00 +08:00
云游君
a2e1491411
refactor(slider): migrate css var & use sass map for message () 2021-07-30 17:40:22 +08:00
云游君
2fb139a3e3
refactor(link): remove unused link variables & add sass map () 2021-07-30 16:22:23 +08:00
Aex
e4891ab023
feat(space): add fill support ()
* feat(space): add fill support

* feat(space): Add fill add fillPercentage support

* docs(space): Add fillPrecentage explain

* refactor(space): rename fillPercentage to fillRatio

* docs(space): add description of the fill property

* feat(space): add test for fill
2021-07-30 11:39:07 +08:00
Summer
e0b79f8eda
LabelWrap: fix label-width bug ()
* LabelWrap: fix label-width bug

* LabelWrap: add unit test

* LabelWrap: update unit test
2021-07-30 11:38:48 +08:00
jeremywu
a7b4b61dc1
feat(icon): introduce-el-icons-into-ep ()
- Add @element-plus/icons as dependency.
- Update el-icon.
- Update icon.md for all languages.
2021-07-30 11:29:25 +08:00
云游君
a4275b94f2
refactor(badge/card/dropdown/rate): migrate css var & use sass:map ()
* refactor(badge): migrate css var & use sass:map

* refactor(rate): migrate css var & use sass:map

* refactor(card): migrate css var & use sass:map

* refactor(dropdown): migrate css var & use sass:map
2021-07-30 11:25:47 +08:00
qiang
51beb99d0e
fix(tooltip): styles error () 2021-07-29 21:42:35 +08:00
Norbert Kowalik
731209e140
feat(input) Removed validator for autocomplete attribute ()
* [input] Removed validator for autocomplete attribute

* [input] fixed wrong dash used in docs

* [input] Docs update in zh-CN/es/fr/jp
2021-07-29 13:48:09 +08:00
msidolphin
8ccbf7b82e
test(select-v2): complete unit tests () 2021-07-28 20:15:22 +08:00
0song
93053ee836
fix: time picker adjust spinner bug () 2021-07-28 20:14:53 +08:00
jeremywu
54e4a4211c
fix(image-viewer): image-viewer export error ()
- Fix image viewer image error.
2021-07-28 20:14:36 +08:00
0song
90d901af3e
fix: date-time picker sameday select time bug () 2021-07-28 20:12:10 +08:00
zycoJamie
88a327fa4f
fix(date-picker): date-picker focus end-time resets start-time () 2021-07-28 17:15:44 +08:00
BeADre
74d03dd173
fix(input-number): fix style () 2021-07-28 15:32:11 +08:00
jeremywu
3d6259263a
fix(locale): inject locale for modal like components ()
- Add a runtime locale object cache for modal components to use
2021-07-28 12:20:23 +08:00
Daniel Jost
f3784cfb62
[types.ts] Fixed Nullable type for RefElement ()
* Fixed Nullable type for RefElement

* Changed undefined to null
2021-07-28 10:16:41 +08:00
云游君
b1e81d5436
refactor(backtop): migrate css var () 2021-07-28 10:16:33 +08:00
咖喱
8f39b7cc6b
fix(message): using iconClass causes "el-message__icon" to be lost ()
Co-authored-by: 穆建华 <galimu@foxmail.com>
2021-07-28 10:07:51 +08:00
msidolphin
ecd6e19c26
fix(input): no trigger input event when clear value ()
fix 
2021-07-28 09:24:50 +08:00
msidolphin
1b8d27513d
fix(scrollbar): the problem of ScrollbarDirKey being deleted () 2021-07-28 09:24:08 +08:00
云游君
81b39e15de
fix(var): map merge default var () 2021-07-28 09:18:15 +08:00
云游君
c8acaebabd
refactor(var): simplify checkbox var & move transition to root () 2021-07-28 09:16:44 +08:00
云游君
30918a8d97
refactor(date-picker): migrate css var ()
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-27 10:40:22 +08:00
Wenfang Du
22c2791138
fix(radio-button): checked should sync with state ()
closes 
2021-07-27 09:53:13 +08:00
msidolphin
89c01de6f1
fix(notification): improve type definition and define closeAll function ()
fix 
2021-07-27 09:09:12 +08:00
mistery-li
52b474525d
fix(message): fixed message iconClass not working ()
"fix "

Co-authored-by: tujin_li <tujin.li@gshopper.com>
2021-07-27 09:08:46 +08:00
云游君
3f4e0f6f33
refactor: migrate tree/popup/form/timeline-item css var () 2021-07-27 09:02:46 +08:00
云游君
62976c27e3
fix(avatar): css property line-height () 2021-07-26 22:40:48 +08:00
云游君
6bdff00285
refactor(scrollbar): migrate css var () 2021-07-26 19:58:19 +08:00
云游君
16a45e6001
refactor(color): rename color-text to text-color ()
* refactor(color): rename color-text to text-color

* fix(color): text-color typo
2021-07-26 17:33:39 +08:00
云游君
bf5e510f9f
refactor(tooltip): migrate css var () 2021-07-26 15:12:04 +08:00
云游君
d4cfd29248
refactor(popover): migrate css var () 2021-07-26 15:06:05 +08:00
0song
243e2c47f8
fix: add ElConfigProvider css file () 2021-07-26 11:42:12 +08:00
jeremywu
07106da33a
fix(locale): dayjs related i18n issue ()
- Fix dayjs related i18n issue.
2021-07-26 10:51:32 +08:00
jeremywu
c42f905c10
refactor: i18n implementation () 2021-07-26 00:24:30 +08:00
haoming
d55ca77137
fix(input): input maxlength calculate the correct length ()
* fix(input): input maxlength calculate the correct length

* docs(input): Update maxlength comment

* fix(input): format code and remove upperLimit calculated attributes

* fix(input): props.maxlength is converted to number type

* docs(input): modify maxlength type
2021-07-25 22:48:47 +08:00
云游君
3181258403
refactor(border): migrate css var & simplify docs () 2021-07-25 16:27:07 +08:00
jeremywu
c8d65bf43d
feat(locale): locale-provider ()
- Add a component for providing configs
- Add `use-locale` hooks into hooks for composable usage
- Add `use-locale` for `config-provider` to allow user to provide locale config via `react-like` API
- Add test cases against these new features
2021-07-25 15:26:00 +08:00
Jimmy
b609145f6a
style: remove bg-color of menu items at ':focus' state in vertical mode () 2021-07-25 15:13:21 +08:00
云游君
0a0db513e3
refactor(collapse): migrate css var () 2021-07-25 14:54:55 +08:00
云游君
6166d7ff21
refactor(color): migrate all color-text var & simplify color docs () 2021-07-25 00:01:34 +08:00
msidolphin
80a44d87a5
fix(select-v2): adjust the trigger conditions of focus and blur () 2021-07-24 23:51:53 +08:00
JeremyWuuuuu
48fd68bdf1 fix(locale): fix default translate method
- Fix the wrong logic of default translate method
2021-07-24 20:07:10 +08:00
内小子
2493048152
fix: ondemand style lost () 2021-07-24 20:06:02 +08:00
Mao NianYou
d6fecf9b32
fix(select): should not stop at invisible options by up and down ()
* fix(select): should not stop at invisible options by up and down

this also fix another problem (): about unselect user-created tag in ElSelect

fix  

* fix(select): checkDefaultFirstOption: exlucde disabled options

fix  

* test(select): add test for "default-first-option" (with navigation)

check default first option

re 
2021-07-24 11:41:23 +08:00
msidolphin
5b16f20725
fix: missing install & locale issue () 2021-07-24 00:47:20 +08:00
云游君
e3bf8ad3b3
refactor(empty): migrate css var () 2021-07-23 23:14:07 +08:00
云游君
741fd86f1d
refactor(descriptions): migrate css var () 2021-07-23 23:13:31 +08:00
云游君
0154b542e5
refactor(menu): migrate css var () 2021-07-23 23:13:08 +08:00
云游君
4ae485123e
refactor(dialog): migrate css var () 2021-07-23 23:12:45 +08:00
云游君
7e3b9df2da
refactor(transfer): migrate css var () 2021-07-23 23:11:41 +08:00
云游君
02f3c7d66d
refactor(carousel): migrate css var () 2021-07-23 23:11:00 +08:00
云游君
fc40a3bbfb
refactor(result): migrate css var () 2021-07-23 23:09:50 +08:00
jeremywu
2bba6d570f
fix(locale): Fix locale translation method ()
- Fix defaultTranslation method that causes error
2021-07-23 23:02:16 +08:00
云游君
c4d1f547eb
refactor(link): migrate css var () 2021-07-23 17:06:53 +08:00
msidolphin
60c13b6f6b
test(select-v2): add some test cases & fix selectLabel/multiple-limit issue () 2021-07-23 17:06:01 +08:00
msidolphin
7aa732892d
style(select-v2): optimized the style () 2021-07-23 17:05:39 +08:00
jeremywuuuuu
4e5ef0d3a8 build(project): update bundle strategy
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
kooriookami
6ddd84d61a
perf(date-picker): shortcuts support function type ()
re 
2021-07-22 17:49:52 +08:00
anguiao
82bd102995
fix(style): ensure that the loading icon is inline () 2021-07-22 11:21:28 +08:00
kooriookami
47bc9f7f83
perf(affix): expose update function ()
re 
2021-07-22 08:30:17 +08:00
云游君
912cb45e11
refactor(avatar): migrate css var () 2021-07-21 22:51:41 +08:00
ZenQuan
6a7b9a4d8b
feat(autocomplete): optimize some const of autocomplete ()
* feat(autocomplete): optimize some const of autocomplete

* feat(autocomplete): optimize some const of autocomplete
2021-07-21 22:47:51 +08:00
云游君
0bf673def1
refactor(tag): migrate css var () 2021-07-21 20:34:49 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs ()
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00
hangzou
65924dd40c
feat: new hook: useCssVar for inject custom css vars ()
* feat: new hook: `usecssvars` for inject custom css vars

* perf: optimize usecssvar logic

* test: test css var
2021-07-20 15:26:17 +08:00
云游君
57b23f5544
refactor(table+calendar): migrate css var ()
* refactor(table): migrate css var

* refactor(calendar): migrate css var
2021-07-20 15:16:03 +08:00
云游君
c9f03eaee4
refactor(pagination): migrate css var () 2021-07-20 13:18:24 +08:00
云游君
43b02d2f73
refactor(skeleton): migrate css var () 2021-07-20 13:16:54 +08:00
云游君
c2661e9363
refactor(switch): migrate css var ()
* refactor(switch): migrate css var

* refactor(switch): remove switch var in common
2021-07-20 12:53:09 +08:00
云游君
2663d7e219
refactor(button): migrate css var () 2021-07-20 12:51:52 +08:00
kooriookami
a0e5776ea3
fix(descriptions): fix the last td colspan ()
re 
2021-07-19 20:15:24 +08:00
云游君
4ffb2d164c
refactor(cascader): migrate css var () 2021-07-19 20:11:27 +08:00
云游君
e430bd3d49
refactor(message-box): migrate css var () 2021-07-19 19:38:44 +08:00
云游君
9744f089f0
refactor(color): add error var () 2021-07-19 17:28:52 +08:00
inottn
c49b84e81f
fix(time-select): fix editable prop and add disabled prop ()
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2021-07-19 15:42:18 +08:00
云游君
a08a6c5670
refactor(message): migrate css var () 2021-07-19 14:33:22 +08:00
jeremywu
425567ec3b
refactor(hooks): refactor transition ()
* refactor(hooks): refactor transition

- Introduce new hook named useTransition
- Update transition.scss with css vars

* - Align variable name.

* - Update transitions to cssvars

* - Address PR comments
2021-07-18 20:08:58 +08:00
云游君
deac9dd213
refactor(notification): migrate css var () 2021-07-16 14:24:25 +08:00
msidolphin
c8244b381b
feat(cascader): supports popper-append-to-body feature ()
supports popper-append-to-body feature and improved documentation for cascader and select

fix 
2021-07-16 09:10:55 +08:00
云游君
47c40708b8
refactor(alert): replace all css var () 2021-07-16 09:00:30 +08:00
云游君
6e46c23000
refactor(color): css var for border-color & simplify border-color docs () 2021-07-15 21:06:30 +08:00
Square Coin
d17d6a5b49
feat(menu): improve handleItemClick ()
* feat(menu): improve handleItemClick function

* chore(menu): add description of handleItemClick

* feat(menu): better name

* Address comments

* Update doc for all languages

Co-authored-by: liik <linyunqianpp@126.com>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-15 15:18:02 +08:00
jeremywu
c28d7b3738
feat(hooks): redesign popper apis ()
* feat(hooks): redesign popper apis

- Redesign use-popper APIs to make it more adaptable.

* - Reorganize the popper APIs
2021-07-15 14:08:13 +08:00
云游君
a99b20a8c1
refactor(typography): add css var for typography & simplify example code ()
* refactor(typography): add css var for typography & simplify example code

* fix: add @use "sass:map" for _var.scss
2021-07-15 13:33:22 +08:00
云游君
ab8250d85a
refactor(container): header/footer/aside size by css variables () 2021-07-15 08:45:29 +08:00
Dinarte Jesus
b791aca744
feat(formItem): Change slot label formItem to scopedSlots ()
* Change slot label from formItem to scoupedSlot

* Improve docs with scoped value

* Update documentation for scopedSlots on FormItem
2021-07-15 08:44:29 +08:00
msidolphin
270f4bc97a
refactor(container): header/footer/asdide size by css variables ()
fix 
2021-07-14 22:00:15 +08:00
bastarder
5b52f21311
fix(tree): fix el-tree accordion attribute only takes effect on root nodes () ()
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-07-14 18:00:51 +08:00
msidolphin
d1dc55dc65
fix(select): filtered empty groups ()
fix 
2021-07-14 15:01:00 +08:00
jeremywu
2e097605dc
feat(hooks): export popperjs common attributes ()
- Export popperjs/core common attributes for reusing
2021-07-14 14:59:39 +08:00
msidolphin
08c60ed85b feat(checkbox): label supports object type
re 
2021-07-14 11:55:28 +08:00
云游君
37d3d778c1
chore(style): lint scss by prettier () 2021-07-14 09:27:52 +08:00
JeremyWuuuuu
a7a8f29a19 refactor(popper): use-popper-hook for popper
- Add new use popper hook into the codebase for replacing the current `use-popper`
2021-07-13 17:49:00 +08:00
清尘
8a9a0e38df
fix(select-v2): fix select-v2 inputWidth is not defined () 2021-07-13 17:35:49 +08:00
itreetree
10d24a76ab
fix(menu): fix el-menu activeIndex bug () 2021-07-13 16:57:05 +08:00
云游君
0074f334fe
refactor: generate color var by sass map () 2021-07-13 10:26:04 +08:00
msidolphin
c1770d8877
fix(select): hoverIndex has incorrect when popover is turned on again () 2021-07-13 09:42:13 +08:00
C.Y.Kun
f6b17cb79a
fix(option): selectemitter was not turned off when it was destroyed () 2021-07-13 09:25:37 +08:00
msidolphin
6305f7af80
fix(time-picker): model-value should sync when disable-attrs was updated () 2021-07-13 09:25:04 +08:00
BeADre
1e44af0b91
fix(table-column): parse width and minWidth ()
* fix(table-column): parse width and minWidth

* fix: modify type of value
2021-07-12 18:15:17 +08:00
YiJie
1cdf7400db
feat(lading): custom loading svg ()
* feat(loading): support customize svg

* feat(loading): unit test customize svg

* docs(loading): simple customize svg demo

* docs(loading): supplement composition api documents

* docs(loading): make the load SVG stop rotating

* docs(loading): prompt users to prevent XSS attacks

* docs(loading): i18n

* docs(loading): fix md code wrong

* docs(loading): fix md code wrong
2021-07-12 18:13:19 +08:00
云游君
4676be7c47
refactor: button/radio/input size by sass map () 2021-07-12 18:13:02 +08:00
qige2016
f560b39ce7
fix(form): fix no effect when label-width prop is auto ()
* chore(form-item): fix code style

* fix(form): fix no effect when label-width prop is auto

* fix(form): fix does not work when set label-position to left

* test(form): add a test case

* fix(form): replace CSSStyleDeclaration with CSSProperties

* chore(form): fix types import
2021-07-12 15:19:27 +08:00
kooriookami
f651dca37b
fix(time-picker): fix missing blur methods and spelling error ()
* fix(time-picker): fix missing blur methods and spelling error

* fix: update
2021-07-12 11:07:23 +08:00
msidolphin
abd902acd2
fix: upload file-list is updated but without re-rendered () () 2021-07-12 11:03:00 +08:00
msidolphin
e2f8f382c3
fix: more than one component in table_column.spec.js () 2021-07-12 11:01:47 +08:00
云游君
5faa7ec530
feat(style): migrate checkbox css3 var () 2021-07-12 09:27:49 +08:00
Summer
d49a0e13df
ElDynamicSizeList: fix horizontal scrollbar bug ()
* 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 ()
* 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 ()
fix 
2021-07-10 21:33:14 +08:00
云游君
7dc55a7576
feat(style): use css3 var refactor base variable ()
* 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 ()
fix 
2021-07-10 20:46:51 +08:00
Zzm
3de8090628
chore: fix code style () 2021-07-07 15:28:51 +08:00
msidolphin
4622b12869
docs: improve description of date-picker value-format prop () () 2021-07-06 15:36:38 +08:00
kooriookami
3d161f785a
perf(descriptions): split type.ts file ()
* perf(descriptions): split type.ts file

* fix: add type
2021-07-06 10:16:25 +08:00
qige2016
c34ffaa386
chore(avatar): let -> const ()
* 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 ()
* 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 ()
* 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 () () 2021-07-06 07:49:22 +08:00
msidolphin
627b1a941c
fix: table selectable callback index incorrect issue () 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 () 2021-07-05 09:16:00 +08:00
kooriookami
e61d08ed29
feat(scrollbar): add always show props and control scrollbar methods ()
* feat(scrollbar): add always show props and control scrollbar methods

re  

* 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 () 2021-07-03 22:30:23 +08:00
Herrington Darkholme
a7df202724
fix: remove duplicate cell-contextmenu ()
duplicate commits
2021-07-03 19:04:27 +08:00
jeremywu
913aaafabb
feat(hooks): add use-teleport hook ()
* 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 ()
* feat(descriptions): add new feature for customized style

add props: width, min-width, align, label-align, class-name, label-class-name

re  

* 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 () 2021-07-02 19:18:42 +08:00
0song
90ebffbcb1 fix(table): add cell-contextmenu emit event () 2021-07-02 19:18:00 +08:00
msidolphin
012c432816 fix: table-column rendered other component in hidden-columns () 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 () 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 ()
* 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 () 2021-07-02 16:09:03 +08:00
msidolphin
ea3b74e4c4
fix: select_v2 asynchronous binding issue () () 2021-07-01 21:01:35 +08:00
kooriookami
1fe271549e
feat: add resize directive ()
* feat: add resize directive

* fix: update
2021-07-01 09:29:00 +08:00
msidolphin
6700fbc855
docs: improve the document of form-item () () 2021-07-01 08:44:52 +08:00
msidolphin
e10071a430
fix: checkbox label auto convert to bool when label is empty () () 2021-07-01 08:12:47 +08:00
ioslh
eb5208efe4
feat(virtual-list): template string to render function () 2021-06-30 14:31:18 +08:00
kooriookami
de1e9bd5f8
fix(cascader): fix arrow position ()
fix 
2021-06-28 18:41:38 +08:00
msidolphin
1347ee6360
fix: carousel not working when using v-show () 2021-06-28 18:41:12 +08:00
kooriookami
b3d92b8939
Revert "perf(scrollbar): scrollbar update when slot changed ()" ()
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 
2021-06-26 16:42:15 +08:00
vb
748278905a
fix(message-box): messageBox should close when press enter ()
Co-authored-by: vb <vb@itech8.net>
2021-06-25 17:21:47 +08:00
kooriookami
87a23bbbbb
perf(scrollbar): scrollbar update when slot changed ()
re 
2021-06-25 17:10:55 +08:00
netcon
93e50e147b
fix: can not binding multiple click-outside directives on a component ()
* 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 ()
* style: add no-multi-spaces rule

* style: remove extra spaces
2021-06-25 16:25:54 +08:00
Xing.Wu
b9aa9045ab
fix(popover): v-popover can't work ()
* fix: v-popover cant work

* fix: fix popover repeated registration

Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:13:36 +08:00
Simona
5c4a3cb27b
fix(cascader-panel): should not re-init when props's value not change ()
* fix(cascader-panel): should not re-init when props's value not change

fix  

* style: extra space
2021-06-25 16:08:00 +08:00
Simona
98714cc3f1
Revert "fix: cascader panel expanded state revert () ()" ()
This reverts commit a57727bfa4.
2021-06-25 13:47:09 +08:00
qige2016
42ed0f1c74
fix(input-number): fix border color when disabled and hover over buttons () 2021-06-25 10:10:06 +08:00
Enoch Qin
77e64996e7
fix: @use "sass:math" repeat reference () 2021-06-25 09:39:06 +08:00
Simona
1fb35d43eb
fix(cascader-panel): default value doesn't work in lazy mode ()
fix 
2021-06-25 09:38:09 +08:00
msidolphin
a57727bfa4
fix: cascader panel expanded state revert () () 2021-06-24 14:38:21 +08:00
jeremywu
5d980505f2
fix(virtual-list): fix module resolve issue ()
- Replace @element-plus with relative path to avoid bundling issue

fix 

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-24 09:45:47 +08:00
jeremywu
e9ea4b4ee2
Fix/revert changes for fixing issue ()
* Revert "fix(project): fix beta 49 build issue ()"

This reverts commit 7d39b37f00.

* Revert "feat(hooks): feat: Encapsulate function for rendering teleport element"

This reverts commit 74ec002d23.

* Revert "refactor(popper): refactor extract common props for props ()"

This reverts commit 45982cff8a.

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 21:08:31 +08:00
jeremywu
7d39b37f00
fix(project): fix beta 49 build issue ()
- Fix the build issue caused by internal objects

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 19:58:02 +08:00
jeremywuuuuu
74ec002d23 feat(hooks): feat: Encapsulate function for rendering teleport element
- Add new function for rendering teleport element.
2021-06-23 16:41:13 +08:00
Enoch Qin
a9d6fe062f
refactor: col different size style () 2021-06-23 14:57:44 +08:00
jeremywu
45982cff8a
refactor(popper): refactor extract common props for props ()
- 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 () 2021-06-20 12:46:58 +08:00
yangyu8
9bce9ea2e7 fix: table index error issue () 2021-06-19 19:56:16 +08:00
kooriookami
09429fd69d style(form): use flex layout 2021-06-19 16:39:00 +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 () 2021-06-19 02:33:00 +08:00
kooriookami
7c8ddf5167
perf(cascader): add fallback-placements in some components ()
re 
2021-06-18 17:32:05 +08:00
云游君
7b58b4d3ff
style(message-box): rename some var --msgbox to --messagebox () 2021-06-15 15:19:07 +08:00
云游君
daa79d62f7
style(menu): add 569JNRXZghiklms-menu-border-color () 2021-06-15 15:18:11 +08:00
msidolphin
f9e4da734d
fix: Checkbox checked optional cannot control state issue () ()
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 ()
* 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 () 2021-06-12 17:15:35 +08:00
Herrington Darkholme
0287d1a2b6
Fix/table test ()
* 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 
2021-06-12 11:08:58 +08:00
jeremywu
6182fd3b96
fix(project): fix/remove-console-log-statement ()
- Remove unnecessary console.log statement
2021-06-12 08:38:55 +08:00
kooriookami
dbfcdcf361
perf(rate): update change event ()
* perf(rate): update change event

re 

* perf: add test
2021-06-11 18:28:50 +08:00
云游君
17a6ca4b5d
fix(popconfirm): import missing popover.scss () 2021-06-11 18:22:04 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix ()
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
Enoch Qin
c77e570d1c
fix: Input style use show-password and clearable () ()
* 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 () 2021-06-08 14:12:16 +08:00
msidolphin
da622e10d1
fix: date picker support value-format ()
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) ()
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 15:37:12 +08:00