sunnuan
0dacfb1247
style: fix missing import ( #3212 )
...
Co-authored-by: sunnuan <sunnuan>
2021-09-03 11:34:16 +08:00
三咲智子
80fb61691d
fix: [el-form-item] add min-width ( #3208 )
2021-09-03 10:14:46 +08:00
云游君
8654e7d54a
fix: missing timepicker css var ( #3204 )
2021-09-03 09:58:18 +08:00
sunnuan
d8487f29a6
style: fixed style ( #3202 )
...
Co-authored-by: [liuyaqian] <[liuyaqian@geekplus.com ]>
2021-09-02 18:30:39 +08:00
Aex
01b867896e
style(var): $--border-color-hover
var reference ( #3179 )
2021-09-02 16:18:24 +08:00
Aex
eb8ec6fb7a
fix(components): descriptions cell class ( #3195 )
2021-09-02 15:01:13 +08:00
kooriookami
614c09eead
perf: perf menu add back arrow-icon and overflow ( #3167 )
...
* perf: perf menu add back arrow-icon and overflow
* perf: optimize resize
2021-09-01 15:43:57 +08:00
云游君
eacd21f118
style(table): allow custom tr background-color ( #3166 )
...
* style(table): allow custom tr background-color
* style(table): format table docs & add status tr example by var
2021-09-01 15:17:13 +08:00
msidolphin
bfe23ce820
fix(theme-chalk): fixed the wrong background color of timeline-item ( #3165 )
2021-09-01 14:29:20 +08:00
msidolphin
7556a1b2d1
fix(components): virtualized selector optimize ( #3160 )
...
1. limit the maximum width to prevent content overflow
2. hover the last option after closing the panel in multiple mode
3. fixed the incorrect style when disabled
4. optimized tag style
2021-09-01 13:14:17 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
kooriookami
b5c7914a05
feat(menu): add ellipsis in horizontal mode ( #3083 )
...
* feat(components): adjust types
* feat: popper add fallbackPlacements
* feat: update
* feat: update
* feat: update
* feat: update
* feat: u7pdate
* feat: update fallbackPlacements
* feat: update fallbackPlacements
* feat: when calculate, include padding
* feat: remove horizontal first level arrow
* feat: update
* feat: fix click item index mistake
* feat: fix item active
* feat: update
* feat: remove ele.me website
2021-08-31 15:31:48 +08:00
msidolphin
b1d2f0de06
feat(components): select-v2 support keyboard operations ( #3138 )
2021-08-31 14:17:43 +08:00
msidolphin
a15f5f293f
feat(components): select-v2 support filter-method & remote-search ( #3092 )
2021-08-29 09:46:38 +08:00
kooriookami
a54098393f
style: radio support size prop both border or not ( #3103 )
2021-08-27 20:31:40 +08:00
kooriookami
5f87831710
style: checkbox support size prop both border or not ( #3099 )
...
* style: checkbox support size prop both border or not
* feat: update
* style: update
2021-08-27 20:28:56 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
kooriookami
f274bc97db
style: update calc style ( #3090 )
...
fix #3073
2021-08-27 14:39:53 +08:00
msidolphin
f108d6ca3d
fix(theme-chalk): add the missing margin-left to transfer
2021-08-27 14:39:19 +08:00
jeremywu
6b2b7ec702
fix(components): exposing style folder for select dropdpwn ( #3077 )
...
- Fix the error importing in style file
- Update plugin usage for `babel-plugin-import`
2021-08-26 15:11:47 +08:00
Aex
13c1183cf7
fix(components): [table] avoid table border style conflict ( #3064 )
2021-08-26 09:58:58 +08:00
kooriookami
d9b7ef56ea
style(docs): Optimized style of documentation ( #3010 )
...
* style(docs): use css var
* style: update
* style: demo-icon use grid layout
* style: remove demo-block.vue style scoped
* docs: remove strange character
2021-08-26 09:57:56 +08:00
msidolphin
d6975c61df
feat(select-v2): support allow-create feature ( #3017 )
...
* feat(select-v2): support allow-create feature
support allow-create feature and refactored part of select-v2's code
* fix: optimized code
2021-08-25 17:23:13 +08:00
kooriookami
20c57e3e98
style: remove useless style ( #3042 )
2021-08-25 12:10:18 +08:00
Aex
84d8d7111e
fix(components): [descriptions] avoid conflict with el-table ( #3005 )
...
Co-authored-by: imwsk <syfzxx@vip.qq.com>
Co-authored-by: imwsk <syfzxx@vip.qq.com>
2021-08-25 11:00:02 +08:00
Sanxiaozhizi
c7e7224f77
refactor: rename el-submenu to el-sub-menu ( #3037 )
...
* refactor(components): rename el-submenu to el-sub-menu
* refactor(docs): rename el-submenu to el-sub-menu
2021-08-25 10:03:36 +08:00
kooriookami
b5e3058783
style(transfer): add text-algin ( #3018 )
...
fix #3004
2021-08-24 15:17:25 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +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
云游君
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
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
云游君
a0e261f75b
fix(style): allow custom alone color sass var ( #2963 )
2021-08-17 23:30:30 +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
云游君
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
云游君
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
云游君
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