Commit Graph

1052 Commits

Author SHA1 Message Date
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
wangbincyzj
21820acafc
Update token.ts (#3001)
fix interface FormItemContext.validate wrong parameter type
2021-08-24 09:45:51 +08:00
kooriookami
8920101abc
style(menu): change to border-box (#2999)
re #2998
2021-08-23 10:41:15 +08:00
Aex
22baee933e
fix(notification): icon color error (#2992) 2021-08-19 23:17:33 +08:00
kooriookami
138a35a9ea
style(checkbox): fix the size property is invalid (#2985)
* style(checkbox): fix the size property is invalid

fix #2982

* style: use flex
2021-08-19 19:49:57 +08:00
kooriookami
17628c2fb5
fix(link): fix style (#2990) 2021-08-19 19:48:50 +08:00
Aex
f3536b899f
feat(link): remove href prototype when empty (#2969) 2021-08-19 17:09:17 +08:00
Senasiko
a0e9eb2027
improvement(tabs): optimize tab-bar offset calc (#2844)
* improvement(tabs): optimize tab-bar offset calc

* test(tabs): add tab active bar offset test
2021-08-19 10:31:25 +08:00
云游君
47516e75ed
feat(card): add var background-color & prepare for dark mode (#2912) 2021-08-19 10:30:51 +08:00
云游君
77a4cbf1b8
feat(date-picker): custom date-editor width (#2836) 2021-08-19 10:30:26 +08:00
Aex
61a305547c
fix(pagination): icon center aligned (#2962) 2021-08-19 09:59:51 +08:00
CallMeSoul
8287f90521
更新骨架屏自定义模板时的key值 (#2944)
* 更新骨架屏自定义模板时的key值

之前骨架屏自定义模板时key都是0,因为没有传入模板作用域。现在把count循环的i传入作用域,解决该问题

* fix warning

fix the linter issue before this merged
2021-08-19 09:50:02 +08:00
Zapic
f55c320354
fix(carousel): a invalid css rule by typo (#2951) 2021-08-19 01:16:00 +08:00
inottn
9d2d30ce46
fix(dropdown): add css var for popper (#2909) 2021-08-18 12:56:13 +08:00
Folee
b4e1a7253c
fix(pagination): Fix that current-page and page-size do not support hyphen style when using v-model (#2884)
* fix(pagination): Fix that current-page and page-size do not support hyphen style when using v-model

* fix(pagination): Fix the bug that the value of hasCurrentPageListener is always true
2021-08-18 11:21:06 +08:00
ioslh
c5c816c094
fix: pagination locale key correction (#2889) 2021-08-18 11:13:56 +08:00
iamkun
264a5255eb
feat: add 'calendar-change' event to date-range datetime-range picker (#2964) 2021-08-18 08:49:19 +08:00
云游君
a0e261f75b
fix(style): allow custom alone color sass var (#2963) 2021-08-17 23:30:30 +08:00
kooriookami
9a9d70be1c
perf(scrollbar): add min-size prop (#2916)
* perf(scrollbar): add min-size prop

re #2906

* perf: add docs

* perf: remove console

* perf: perfect

* perf: add code annotation

* perf: perf precision

* perf: update
2021-08-16 14:20:48 +08:00
Hatem Satouri
7fb574a161
feat(switch): add border color (#2933) 2021-08-16 09:55:35 +08:00
Victor Vedenin
2067e6587c
fix(badge): fix dot-badge color (#2943)
Fix dot-badge color. It was interrupted by primary color
2021-08-16 09:55:26 +08:00
qiang
f03b12bdf9
fix(tree): undefined parent cause error on SSR (#2942) 2021-08-16 09:52:16 +08:00
kooriookami
54453257a2
fix(tabs): add v-resize directive (#2886)
fix #2660
2021-08-16 09:50:36 +08:00
云游君
9f76045da6
refactor(var): alert/badge/link/message/message-box/notification/tag (#2892) 2021-08-12 09:47:32 +08:00
Liam Li
8cd6dd6c70
fix(comments): update var button comments (#2896)
update var button comments
2021-08-11 11:19:41 +08:00
clam
535e1b35ec
fix(locale): update error url and remove useless code (#2852)
Co-authored-by: zhangweiwei <zhangweiwei12@huawei.com>
2021-08-10 11:33:04 +08:00
云游君
5bbf348ddd
refactor(color): add css var color for button & fix style for datepicker (#2869)
* refactor(color): add css var color for button & fix style for datepicker

* refactor(button): generate var in class for type

* refactor(var): remove color light-i css var
2021-08-09 09:01:38 +08:00
云游君
f22130acfa
refactor(tag): use inherit css var way to simplify tag (#2878) 2021-08-09 08:56:35 +08:00
云游君
25995df924
refactor(transition): use sass map refactor & rename some transition (#2879) 2021-08-09 08:51:57 +08:00
Kisama
08c41150ab
fix(select): options display fix when allow-create, also empty & entered #2826 #2854 (#2830)
* fix(select):created option showed incorrectly#2826

fix https://github.com/element-plus/element-plus/issues/2826

* fix(select): options display fix when allow-create, also empty & entered

fix #2826 #2854

Co-authored-by: hanx316 <xuanxinhan@vip.qq.com>
2021-08-08 16:11:39 +08:00
云游君
cdc6a6ac61
feat(table): add new css var background-color (#2866) 2021-08-08 11:40:05 +08:00
云游君
e5536eb933
fix(drawer): missing css var, close #2848 (#2861) 2021-08-07 12:34:53 +08:00
云游君
594eb5b33f
fix(button): when(circle) use button-padding-vertical & add size demo (#2860) 2021-08-07 00:06:33 +08:00
云游君
0d47109782
fix(cascader): missing cascader-panel css var & add default var for thumb (#2847) 2021-08-05 20:53:56 +08:00
Simona
665ae6bd20
fix(cascader): revert #2344 to fix not update when options change (#2843)
fix #2837, revert #2344
2021-08-05 20:50:53 +08:00
云游君
a32ee8171c
fix(date-picker): color-text has been renamed to text-color (#2835) 2021-08-05 20:47:20 +08:00
云游君
0b0f7a8eeb
fix(build): throw sass exception for ci (#2832) 2021-08-04 22:53:32 +08:00
jeremywu
b05b9c1433
fix(style): sass compiling error (#2831)
- Fix sass compiling error
- Fix cascader transparent issue
2021-08-04 19:26:53 +08:00
jeremywu
7c97bc5283
fix(project): node is not exporting issue (#2827)
- Fix issue that caused ts definition file not generating
2021-08-04 18:28:08 +08:00
云游君
57b1ccf85b
fix(var): fix input/radio/checkbox used by other components (#2821) 2021-08-04 15:20:14 +08:00
qiang
42a00d3001
fix(dropdown): styles error (#2823) 2021-08-04 14:49:50 +08:00
云游君
d70d358c8c
fix(theme-chalk): fix fonts build by gulp (#2817) 2021-08-04 11:25:22 +08:00
云游君
03d9617776
refactor(var): move css var from root to class (#2808)
* 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 (#2753)
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 09:37:52 +08:00
Adrian Andersen
c96b43e14b
fix(locale): update Norwegian translation file (#2789) 2021-08-03 09:12:51 +08:00
云游君
a2dba425a0
chore(build): remove useless dependencies & use ts for gulp & add progressbar (#2792)
* 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 (#2784) 2021-08-03 08:55:22 +08:00
zhaozhongyu
2111d8a88f
fix: select-v2's dropdown width wrong if create in style(display: none) (#2791)
Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
2021-08-03 08:51:08 +08:00
云游君
fe9600c181
feat(var): var sass map for components (#2778)
* 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 (#2780) 2021-08-01 16:04:30 +08:00
云游君
e6013c1e41
refactor(button): use sass map & add outline:none for focus (#2774) 2021-08-01 00:40:00 +08:00
云游君
a2e1491411
refactor(slider): migrate css var & use sass map for message (#2772) 2021-07-30 17:40:22 +08:00
云游君
2fb139a3e3
refactor(link): remove unused link variables & add sass map (#2768) 2021-07-30 16:22:23 +08:00
Aex
e4891ab023
feat(space): add fill support (#2716)
* 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 (#2742)
* 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 (#2766)
- 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 (#2764)
* 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 (#2763) 2021-07-29 21:42:35 +08:00
Norbert Kowalik
731209e140
feat(input) Removed validator for autocomplete attribute (#2757)
* [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 (#2739) 2021-07-28 20:15:22 +08:00
0song
93053ee836
fix: time picker adjust spinner bug (#2743) 2021-07-28 20:14:53 +08:00
jeremywu
54e4a4211c
fix(image-viewer): image-viewer export error (#2754)
- Fix image viewer image error.
2021-07-28 20:14:36 +08:00
0song
90d901af3e
fix: date-time picker sameday select time bug (#2747) 2021-07-28 20:12:10 +08:00
zycoJamie
88a327fa4f
fix(date-picker): date-picker focus end-time resets start-time (#2290) 2021-07-28 17:15:44 +08:00
BeADre
74d03dd173
fix(input-number): fix style (#2738) 2021-07-28 15:32:11 +08:00
jeremywu
3d6259263a
fix(locale): inject locale for modal like components (#2737)
- 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 (#2730)
* Fixed Nullable type for RefElement

* Changed undefined to null
2021-07-28 10:16:41 +08:00
云游君
b1e81d5436
refactor(backtop): migrate css var (#2711) 2021-07-28 10:16:33 +08:00
咖喱
8f39b7cc6b
fix(message): using iconClass causes "el-message__icon" to be lost (#2709)
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 (#2723)
fix #2688
2021-07-28 09:24:50 +08:00
msidolphin
1b8d27513d
fix(scrollbar): the problem of ScrollbarDirKey being deleted (#2722) 2021-07-28 09:24:08 +08:00
云游君
81b39e15de
fix(var): map merge default var (#2727) 2021-07-28 09:18:15 +08:00
云游君
c8acaebabd
refactor(var): simplify checkbox var & move transition to root (#2729) 2021-07-28 09:16:44 +08:00
云游君
30918a8d97
refactor(date-picker): migrate css var (#2689)
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 (#2699)
closes #2694
2021-07-27 09:53:13 +08:00
msidolphin
89c01de6f1
fix(notification): improve type definition and define closeAll function (#2705)
fix #2696
2021-07-27 09:09:12 +08:00
mistery-li
52b474525d
fix(message): fixed message iconClass not working (#2695)
"fix #2692"

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 (#2697) 2021-07-27 09:02:46 +08:00
云游君
62976c27e3
fix(avatar): css property line-height (#2702) 2021-07-26 22:40:48 +08:00
云游君
6bdff00285
refactor(scrollbar): migrate css var (#2698) 2021-07-26 19:58:19 +08:00
云游君
16a45e6001
refactor(color): rename color-text to text-color (#2691)
* 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 (#2686) 2021-07-26 15:12:04 +08:00
云游君
d4cfd29248
refactor(popover): migrate css var (#2687) 2021-07-26 15:06:05 +08:00
0song
243e2c47f8
fix: add ElConfigProvider css file (#2679) 2021-07-26 11:42:12 +08:00
jeremywu
07106da33a
fix(locale): dayjs related i18n issue (#2678)
- Fix dayjs related i18n issue.
2021-07-26 10:51:32 +08:00
jeremywu
c42f905c10
refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
haoming
d55ca77137
fix(input): input maxlength calculate the correct length (#2654)
* 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 (#2663) 2021-07-25 16:27:07 +08:00
jeremywu
c8d65bf43d
feat(locale): locale-provider (#2662)
- 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 (#2659) 2021-07-25 15:13:21 +08:00
云游君
0a0db513e3
refactor(collapse): migrate css var (#2661) 2021-07-25 14:54:55 +08:00
云游君
6166d7ff21
refactor(color): migrate all color-text var & simplify color docs (#2656) 2021-07-25 00:01:34 +08:00
msidolphin
80a44d87a5
fix(select-v2): adjust the trigger conditions of focus and blur (#2650) 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 (#2648) 2021-07-24 20:06:02 +08:00
Mao NianYou
d6fecf9b32
fix(select): should not stop at invisible options by up and down (#2585)
* fix(select): should not stop at invisible options by up and down

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

fix #2563 #2562

* fix(select): checkDefaultFirstOption: exlucde disabled options

fix #2562 #2563

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

check default first option

re #2585
2021-07-24 11:41:23 +08:00
msidolphin
5b16f20725
fix: missing install & locale issue (#2647) 2021-07-24 00:47:20 +08:00
云游君
e3bf8ad3b3
refactor(empty): migrate css var (#2644) 2021-07-23 23:14:07 +08:00
云游君
741fd86f1d
refactor(descriptions): migrate css var (#2643) 2021-07-23 23:13:31 +08:00
云游君
0154b542e5
refactor(menu): migrate css var (#2642) 2021-07-23 23:13:08 +08:00
云游君
4ae485123e
refactor(dialog): migrate css var (#2641) 2021-07-23 23:12:45 +08:00
云游君
7e3b9df2da
refactor(transfer): migrate css var (#2639) 2021-07-23 23:11:41 +08:00
云游君
02f3c7d66d
refactor(carousel): migrate css var (#2638) 2021-07-23 23:11:00 +08:00
云游君
fc40a3bbfb
refactor(result): migrate css var (#2637) 2021-07-23 23:09:50 +08:00
jeremywu
2bba6d570f
fix(locale): Fix locale translation method (#2645)
- Fix defaultTranslation method that causes error
2021-07-23 23:02:16 +08:00
云游君
c4d1f547eb
refactor(link): migrate css var (#2622) 2021-07-23 17:06:53 +08:00
msidolphin
60c13b6f6b
test(select-v2): add some test cases & fix selectLabel/multiple-limit issue (#2626) 2021-07-23 17:06:01 +08:00
msidolphin
7aa732892d
style(select-v2): optimized the style (#2628) 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 (#2617)
re #2598
2021-07-22 17:49:52 +08:00
anguiao
82bd102995
fix(style): ensure that the loading icon is inline (#2550) 2021-07-22 11:21:28 +08:00
kooriookami
47bc9f7f83
perf(affix): expose update function (#2603)
re #2594
2021-07-22 08:30:17 +08:00
云游君
912cb45e11
refactor(avatar): migrate css var (#2601) 2021-07-21 22:51:41 +08:00
ZenQuan
6a7b9a4d8b
feat(autocomplete): optimize some const of autocomplete (#2593)
* 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 (#2592) 2021-07-21 20:34:49 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* 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 (#2547)
* 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 (#2588)
* refactor(table): migrate css var

* refactor(calendar): migrate css var
2021-07-20 15:16:03 +08:00
云游君
c9f03eaee4
refactor(pagination): migrate css var (#2587) 2021-07-20 13:18:24 +08:00
云游君
43b02d2f73
refactor(skeleton): migrate css var (#2586) 2021-07-20 13:16:54 +08:00
云游君
c2661e9363
refactor(switch): migrate css var (#2584)
* 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 (#2582) 2021-07-20 12:51:52 +08:00
kooriookami
a0e5776ea3
fix(descriptions): fix the last td colspan (#2567)
re #2559
2021-07-19 20:15:24 +08:00
云游君
4ffb2d164c
refactor(cascader): migrate css var (#2578) 2021-07-19 20:11:27 +08:00
云游君
e430bd3d49
refactor(message-box): migrate css var (#2568) 2021-07-19 19:38:44 +08:00
云游君
9744f089f0
refactor(color): add error var (#2565) 2021-07-19 17:28:52 +08:00
inottn
c49b84e81f
fix(time-select): fix editable prop and add disabled prop (#1899)
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2021-07-19 15:42:18 +08:00
云游君
a08a6c5670
refactor(message): migrate css var (#2560) 2021-07-19 14:33:22 +08:00
jeremywu
425567ec3b
refactor(hooks): refactor transition (#2556)
* 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 (#2552) 2021-07-16 14:24:25 +08:00
msidolphin
c8244b381b
feat(cascader): supports popper-append-to-body feature (#2544)
supports popper-append-to-body feature and improved documentation for cascader and select

fix #2500
2021-07-16 09:10:55 +08:00
云游君
47c40708b8
refactor(alert): replace all css var (#2545) 2021-07-16 09:00:30 +08:00
云游君
6e46c23000
refactor(color): css var for border-color & simplify border-color docs (#2540) 2021-07-15 21:06:30 +08:00
Square Coin
d17d6a5b49
feat(menu): improve handleItemClick (#2514)
* 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 (#2529)
* 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 (#2531)
* 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 (#2530) 2021-07-15 08:45:29 +08:00
Dinarte Jesus
b791aca744
feat(formItem): Change slot label formItem to scopedSlots (#2522)
* 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 (#2526)
fix #2482
2021-07-14 22:00:15 +08:00
bastarder
5b52f21311
fix(tree): fix el-tree accordion attribute only takes effect on root nodes (#1996) (#2523)
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-07-14 18:00:51 +08:00
msidolphin
d1dc55dc65
fix(select): filtered empty groups (#2507)
fix #2506
2021-07-14 15:01:00 +08:00
jeremywu
2e097605dc
feat(hooks): export popperjs common attributes (#2520)
- Export popperjs/core common attributes for reusing
2021-07-14 14:59:39 +08:00
msidolphin
08c60ed85b feat(checkbox): label supports object type
re #2509
2021-07-14 11:55:28 +08:00
云游君
37d3d778c1
chore(style): lint scss by prettier (#2515) 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 (#2510) 2021-07-13 17:35:49 +08:00
itreetree
10d24a76ab
fix(menu): fix el-menu activeIndex bug (#2468) 2021-07-13 16:57:05 +08:00
云游君
0074f334fe
refactor: generate color var by sass map (#2504) 2021-07-13 10:26:04 +08:00
msidolphin
c1770d8877
fix(select): hoverIndex has incorrect when popover is turned on again (#2469) 2021-07-13 09:42:13 +08:00
C.Y.Kun
f6b17cb79a
fix(option): selectemitter was not turned off when it was destroyed (#2450) 2021-07-13 09:25:37 +08:00