Commit Graph

224 Commits

Author SHA1 Message Date
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
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
云游君
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
云游君
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
云游君
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