Commit Graph

1694 Commits

Author SHA1 Message Date
Xing.Wu
880b1910bf
feat(docs): collapse code for composition (#2152)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:20 +08:00
Xing.Wu
888973f34d
feat(docs): avatar code for composition (#2158)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:50 +08:00
Xing.Wu
fb8db3f3f7
feat(docs): container code for composition (#2161)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:31:14 +08:00
Xing.Wu
30433c0e2d
feat(docs): calendar code for composition (#2156)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:30:40 +08:00
Xing.Wu
32449d67b8
feat(docs): ColorPicker code for composition (#2160)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:29:56 +08:00
Xing.Wu
5f9971e60e
feat(docs): DateTimePicker code for composition (#2163)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:28:18 +08:00
Xing.Wu
c7debd978c
doc(): checkbox code for composition (#2153)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:15:13 +08:00
Xing.Wu
5a276e48bc
doc(): DatePicker code for composition (#2162)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:11:15 +08:00
kooriookami
df4053350a
docs(drawer): put v-model to the first (#2174) 2021-06-08 13:07:13 +08:00
Enoch Qin
9b74a3dd03
docs: side-nav refactor with Vue3 (#1943)
* docs: side-nav refactor with Vue3

* docs: fix side-nav style
2021-06-04 13:54:37 +08:00
0song
0cac0bda38
chore: update doc template (#2142) 2021-06-03 20:37:31 +08:00
msidolphin
da622e10d1
fix: date picker support value-format (#2120)
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) (#2095)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 15:37:12 +08:00
jeremywu
58fc477725
Update master-deploy.yml 2021-06-03 14:50:20 +08:00
jeremywu
b60e4f3bef
build(project): release/1-0-2-beta-46 (#2136)
- Update release change log and update release script
2021-06-03 14:41:20 +08:00
msidolphin
e8fa016b46
fix: Cascader size issue when filterable and multiple are enabled (#2123)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-03 13:10:49 +08:00
Ryan2128
a1953ef7af
feat(input): add input-style prop (#2117)
* feat(input): add input-style prop

* test(input): add test case
2021-06-03 13:08:50 +08:00
hangzou
7baf85bf6d
feat(build): esbuild for single component build (#2112) 2021-06-03 13:05:21 +08:00
波比小金刚
2f8a579967
feat: use built-in throwError function. (#2131)
* feat: use built-in throwError function.

* Update index.vue

* Update index.vue
2021-06-03 12:56:52 +08:00
好多大米
1a1804fa31
fix: week translations for hr locale (#2134)
Co-authored-by: wp178491 <wp178491@alibaba-inc.com>
2021-06-03 12:56:20 +08:00
bastarder
57e6e751ce
fix: tabindex prop type (#2130)
Co-authored-by: Qian Jie <jie.qian@blockheaders.com>
2021-06-03 12:55:51 +08:00
神楽坂みずき
7b8c4853a9
fix(col): col should hidden when span is zero (#1769) 2021-06-02 19:11:02 +08:00
msidolphin
e4a2245258
fix: ImageViewer isLast attribute calculation error issue (#1902) (#2125)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-06-02 18:36:03 +08:00
0song
a08f9efcbb
chore: update radio VCA doc (#2111) 2021-05-31 14:58:41 +08:00
0song
f4c46c9b1b
feat: demo Composition API (#2099)
* feat: demo Composition API

* chore: update

* chore: update

* chore: update
2021-05-31 14:31:01 +08:00
msidolphin
f29b188c84
fix: fix popper in dialog isn't enough space to position problem (#2102)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-05-31 14:29:25 +08:00
msidolphin
6cde2408f7
fix: hot reload (#2077) (#2097)
Co-authored-by: yangyu8 <yangyu8@kingsoft.com>
2021-05-31 14:06:25 +08:00
jeremywu
26980e1a94
docs(project): release/1-0-2-beta-45 (#2096)
- Add release changelog to for 1.0.2-beta.45
2021-05-28 14:26:48 +08:00
mistery-li
2e8ef5e14b
fix(scrollbar): add scrollbar type's defination (#2057) 2021-05-28 13:58:14 +08:00
波比小金刚
a6b1483aab
fix: add specific type declaration (#1939)
* fix: add specific type declaration

* fix: add an empty string tyoe

* feat: add an empty string defination

Co-authored-by: huangteng02 <huangteng02@meituan.com>
2021-05-27 16:39:56 +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
Xing.Wu
b7450ff21d
fix(pagination): bug #2025 (#2062)
* fix(pagination): fix parent #2025

* fix(pagination): add test case for pagination

Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-05-27 16:38:54 +08:00
0song
35ae8f4a33
fix: allow clearable to control both of the clear button (#2072)
fix #2035
2021-05-26 16:31:04 +08:00
kooriookami
0d29cc444c
perf(scrollbar): perf behavior of bar click (#2066)
re #2064
2021-05-25 19:15:12 +08:00
Nur Muhammad
3ef01a9ee9
fix: algoliasearch wrong search parameter (#2065) 2021-05-25 19:14:46 +08:00
ioslh
1930905252 docs: value -> model-value in vue 3 2021-05-25 19:09:53 +08:00
kooriookami
a5ac641c08
style(style): remove useless style (#2058) 2021-05-25 09:29:14 +08:00
Black
27e8616739
docs: drawer.md add modal-class attribute (#1974) 2021-05-24 17:30:34 +08:00
BelinChung
0bb128315b
feat(click-outside): return mousedown event (#2038)
* feat(click-outside):  return mousedown event

Return mousedown event for binding function.

* feat(click-outside): expose both mouseup and mousedown event

* feat(directives): add test cases for click-outside

* feat(directives):  clear the previously assigned event object
2021-05-24 17:29:19 +08:00
PengMingJiu
886f2a3075
docs(docs): update the 'value' property to 'ModelValue' (#2044)
* docs(docs): update the 'value' property to 'ModelValue'

* docs: replace modelValue to model-value
2021-05-24 11:10:53 +08:00
Zong
548eed72b1
fix(locale): translated ja (#2050) 2021-05-24 11:02:07 +08:00
ping
9ee93ddf81
fix(notification): fix notification component zIndex prop can not work (#2021)
fix notification component zIndex prop can not work

fix #2017

Co-authored-by: ping <1456687576@qq.com>
2021-05-24 09:58:59 +08:00
Wenfang Du
7377f8d8cb
docs: added dropdown disabled attribute for all languages (#2013) 2021-05-24 09:58:24 +08:00
波比小金刚
42a4798976
feat: update the setCurrentName function. (#2030)
* feat: update the setCurrentName function.

* Update tabs.vue

* Update tabs.vue
2021-05-21 16:37:27 +08:00
波比小金刚
3846e2a8cd
fix: should test is-dot class existed. (#1992) 2021-05-21 16:29:31 +08:00
波比小金刚
f419b8c61c
fix: Remove unused type declarations (#1991) 2021-05-21 16:27:33 +08:00
mistery-li
980152c997
fix(button): fix: add button click type's defination (#2026)
Co-authored-by: tujin_li <tujin.li@gshopper.com>
2021-05-21 16:23:09 +08:00
ioslh
116f5294f7
fix: v-if patch bug on el-table-column (#1988) 2021-05-21 15:54:39 +08:00
波比小金刚
ce2a9b10c8
fix: use same throw error utils function. (#2022)
* fix: use same throw error utils function.

* Update tab-nav.vue

Update error message.

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-05-21 15:47:54 +08:00
啝裳
aca8a21f79
fix: 'textContent' of undefined and text wrapping (#1973) 2021-05-21 15:34:14 +08:00