kooriookami
b8dccdc884
docs(row): add flex update tip, and remove type prop
...
re #2319
2021-06-26 16:42:15 +08:00
qige2016
42ed0f1c74
fix(input-number): fix border color when disabled and hover over buttons ( #2334 )
2021-06-25 10:10:06 +08:00
Enoch Qin
77e64996e7
fix: @use "sass:math" repeat reference ( #2336 )
2021-06-25 09:39:06 +08:00
Enoch Qin
a9d6fe062f
refactor: col different size style ( #2237 )
2021-06-23 14:57:44 +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
云游君
7b58b4d3ff
style(message-box): rename some var --msgbox to --messagebox ( #2241 )
2021-06-15 15:19:07 +08:00
云游君
daa79d62f7
style(menu): add 569JNRXZghiklms-menu-border-color ( #2240 )
2021-06-15 15:18:11 +08:00
云游君
17a6ca4b5d
fix(popconfirm): import missing popover.scss ( #2207 )
2021-06-11 18:22:04 +08:00
Enoch Qin
c77e570d1c
fix: Input style use show-password and clearable ( #2168 ) ( #2169 )
...
* 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 ( #1906 )
2021-06-08 14:12:16 +08:00
msidolphin
77631999d1
feat: add himBH-popover-border-radius variable (element-plus#2094) ( #2095 )
...
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 15:37:12 +08:00
Bios Sun
eeedac6cf7
build: bump sass from 1.26.10 to 1.34.0 ( #2060 )
...
# Conflicts:
# packages/theme-chalk/src/common/var.scss
2021-05-27 16:39:04 +08:00
kooriookami
a5ac641c08
style(style): remove useless style ( #2058 )
2021-05-25 09:29:14 +08:00
Zong
3d7809cd75
fix(transfer): remove uesless button style ( #1975 )
2021-05-21 14:55:14 +08:00
hangzou
83bc018598
fix: add addtional css in dropdown ( #1998 )
2021-05-13 18:12:52 +08:00
Map1en_
0d877688cd
fix(button): wrong style when hovering the plain button ( #1937 )
...
close #1924
2021-05-09 10:36:16 +08:00
Genesis
b9212870d4
SCSS Variables: Add missing !default modifiers ( #1969 )
2021-05-09 10:35:56 +08:00
kooriookami
0e593a95c6
fix(icon): fix icons ( #1950 )
...
fix #1936
2021-05-09 10:34:32 +08:00
Zong
d5215ce242
fix(transfer): remove uesless button style ( #1953 )
2021-05-09 10:34:08 +08:00
zouhang
13cc5fd0e9
fix: add additional css in popover
2021-05-07 22:58:51 +08:00
kooriookami
045ea5df41
fix(icon): fix icon ( #1896 )
2021-04-25 21:18:38 +08:00
kooriookami
c5e72c801b
feat(page-header): add icon props and slots ( #1882 )
2021-04-25 21:17:39 +08:00
滑威
9a577d65cb
feat(progress): indeterminate progress bar ( #1832 )
...
* feat: indeterminate-progress
* docs: 补充属性
* fix: 更新单元测试用例
* chore: 优化性能
* docs: Indeterminate progress other lang
* chore: progress bem classname && docs
* docs: speed -> duration
* docs: progress docs
2021-04-21 13:47:29 +08:00
kooriookami
f48c497703
Feat/descriptions ( #1856 )
...
* feat(descriptions): new component Descriptions
* feat: update
* feat: update
* feat: update
* feat: update
* fix: revert readme.md
* feat: update
* feat: update provide key
2021-04-19 18:05:48 +08:00
kooriookami
634448d756
feat(result): new componet Result ( #1818 )
...
* feat(result): new componet Result
re #1137
* feat: fix docs
* feat: perf slot
* feat: use svg icon
* feat: update variable name
* feat: update style
2021-04-14 10:18:29 +08:00
Sleepy Five
4ef5439e77
fix(alert.scss carousel.scss switch.scss): v-enter(vue2) to v-enter(vue3) ( #1803 )
...
Co-authored-by: 709299853@qq.com <709299853@qq.com>
2021-04-11 21:01:57 +08:00
jeremywu
76f6a65a42
fix(input): fix/1754-input-prefix-icon-incorrect-height ( #1766 )
...
- Fix the incorrect style rule for input prefix icon
2021-04-07 10:46:24 +08:00
jeremywu
55a702ca22
fix(drawer): fix drawer close button outline issue when focusing( #1727 )
...
- Fix drawer close button outline issue when focusing.
2021-03-31 16:14:12 +08:00
kooriookami
4365ffb760
fix(notification): fix style of break word ( #1701 )
2021-03-28 10:34:45 +08:00
jeremywu
8f256b18f7
feat(tag): add new feature check-tag ( #1696 )
...
* feat(tag): add new feature check-tag
- Add new component `check-tag`
* feat(tag): - add check tag vetur support
2021-03-27 19:54:43 +08:00
xiejiahe
e7bff99ece
fix(notification): css word break ( #1699 )
2021-03-27 18:11:15 +08:00
Vgbire
8e653df457
style(dropdown-item): when disabled its mouse style should be disabled ( #1603 )
2021-03-10 21:13:33 +08:00
Summer
1655c2aa11
fix: pagination.scss ( #1598 )
...
* fix: pagination.scss
* add variable for pagination.scss
2021-03-10 20:30:04 +08:00
Ryan2128
466874969c
fix(style): fix scss error ( #1542 )
2021-03-03 11:56:24 +08:00
神楽坂みずき
f9c9385a9e
fix(col): fix col will always be hidden when responsive span is zero ( #1532 )
...
fix #1509
2021-03-02 01:09:08 +08:00
Ryan2128
adf4a93ac4
fix(message-box): fix miss overlay style when on demand import ( #1494 )
2021-02-24 19:39:17 +08:00
kooriookami
d7341b0fec
feat(dropdown): add max-height prop of menu ( #1436 )
...
* feat(dropdown): add max-height prop of menu
* feat: delete demo
2021-02-08 15:14:01 +08:00
kooriookami
fcf86b9730
feat(progress): add default slot ( #1426 )
...
* feat(progress): add default slot
* feat: add slot param
* feat: update
* feat: perf slot
2021-02-05 16:27:44 +08:00
jeremywu
6cba9795d6
fix(input): Fix the issue which caused input area render error on Safari ( #1429 )
2021-02-05 16:10:36 +08:00
on the field of hope
bf09e894c5
fix: correct css prefix ( #1407 )
2021-02-04 16:29:23 +08:00
on the field of hope
ae17b9be04
fix(tabs): remove tab incorrect highlight style ( #1416 )
2021-02-02 17:48:47 +08:00
Ryan2128
815618d7d3
fix(dropdown): fix popper position error ( #1411 )
2021-02-01 20:26:05 +08:00
Ryan2128
e94483a1d2
refactor(button): modify height to min-height ( #1402 )
2021-01-31 17:13:16 +08:00
kooriookami
df5d2ac97a
fix(select): fix height of select ( #1383 )
2021-01-28 22:12:03 +08:00
jeremywu
a16201e5ba
fix(col): fix/col-style-gets-affected-by-invalid-value ( #1370 )
...
* fix(col): fix/col-style-gets-affected-by-invalid-value
- Fix the 0 value that impacts the layout rule. Fix #1366
* remove !important syntax
* fix lint issue
2021-01-27 20:10:59 +08:00
kooriookami
903c05a848
perf(scrollbar): when scrollbar isn't shown, hide the bar ( #1342 )
...
* perf(scrollbar): when scrollbar isn't shown, hide the bar
* fix: fix right click bar will return top
* perf: store and restore onselectstart
* perf: update
2021-01-26 22:01:49 +08:00
Ryan2128
dc43e7e44e
fix: fix dropdown/select/picker popper position error when has line-height ( #1349 )
...
* fix(dropdown): fix dropdown popper position error when has line-height
* fix(date-picker): fix picker popper position error when has line-height
- xxx-picker
* fix(select): fix select popper position error when has line-height
* refactor(button): adjust height to meet standards
2021-01-25 22:49:07 +08:00