Commit Graph

1238 Commits

Author SHA1 Message Date
msidolphin
012c432816 fix: table-column rendered other component in hidden-columns (#2401) 2021-07-02 19:14:39 +08:00
波比小金刚
4a8ead95dd Update bar.vue 2021-07-02 19:08:45 +08:00
波比小金刚
4202e176c6 Update bar.vue 2021-07-02 19:08:45 +08:00
波比小金刚
721a3d2743 feat: add event type definition 2021-07-02 19:08:45 +08:00
msidolphin
e6c38e6d6f fix: menu hover color not change when background is changed (#2417) 2021-07-02 19:05:36 +08:00
ioslh
e1b5a85127 fix(table): empty data render bug 2021-07-02 19:00:59 +08:00
kooriookami
9dd31d4351
docs(table): standardized documentation (#2398) 2021-07-02 17:35:14 +08:00
kooriookami
7daac762a7
feat(form): label-width supports number type (#2396)
* feat(form): label-width supports number type

* perf: update

* feat: update
2021-07-02 17:30:15 +08:00
qige2016
8cc2ff6977
style(space): fix code space (#2411) 2021-07-02 16:09:03 +08:00
0song
854403e61a
chore: update changelog 1.0.2-beta.54 (#2414) 2021-07-02 14:08:03 +08:00
msidolphin
ea3b74e4c4
fix: select_v2 asynchronous binding issue (#2368) (#2378) 2021-07-01 21:01:35 +08:00
kooriookami
1fe271549e
feat: add resize directive (#2167)
* feat: add resize directive

* fix: update
2021-07-01 09:29:00 +08:00
msidolphin
6700fbc855
docs: improve the document of form-item (#2372) (#2375) 2021-07-01 08:44:52 +08:00
msidolphin
e10071a430
fix: checkbox label auto convert to bool when label is empty (#2287) (#2380) 2021-07-01 08:12:47 +08:00
0song
6050baf0b2
docs: fix jp doc radio (#2392) 2021-06-30 22:19:03 +08:00
william paulo
bb44760f56
fix: update peerDependencies vue version (#2352)
leave patch level open for vue
2021-06-30 15:21:52 +08:00
Xing.Wu
5d1a591fa3
feat(docs): Rate code for composition (#2364)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-30 15:11:46 +08:00
Xing.Wu
42239d2d8d
doc(docs): Radio code for composition (#2363)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-30 15:11:12 +08:00
0song
ff3c7abac6
chore: update search (#2390) 2021-06-30 15:07:26 +08:00
ioslh
a01ad99b00
chore(deploy): use prod vue for prod bundle (#2389) 2021-06-30 14:51:14 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document (#2382) 2021-06-30 14:36:41 +08:00
ioslh
eb5208efe4
feat(virtual-list): template string to render function (#2388) 2021-06-30 14:31:18 +08:00
BeADre
e2c53a9944
style: fix code space (#2376) 2021-06-30 14:19:38 +08:00
kooriookami
de1e9bd5f8
fix(cascader): fix arrow position (#2356)
fix #2266
2021-06-28 18:41:38 +08:00
msidolphin
1347ee6360
fix: carousel not working when using v-show (#2361) 2021-06-28 18:41:12 +08:00
kooriookami
b3d92b8939
Revert "perf(scrollbar): scrollbar update when slot changed (#2322)" (#2354)
This reverts commit 87a23bbbbb.
2021-06-28 18:34:06 +08:00
kooriookami
e373bb4f04 perf: remove useless test 2021-06-26 16:42:15 +08:00
kooriookami
b8dccdc884 docs(row): add flex update tip, and remove type prop
re #2319
2021-06-26 16:42:15 +08:00
0song
c6ccdbec8f
chore: update changelog (#2347) 2021-06-25 17:27:53 +08:00
vb
748278905a
fix(message-box): messageBox should close when press enter (#2308)
Co-authored-by: vb <vb@itech8.net>
2021-06-25 17:21:47 +08:00
kooriookami
87a23bbbbb
perf(scrollbar): scrollbar update when slot changed (#2322)
re #2293
2021-06-25 17:10:55 +08:00
netcon
93e50e147b
fix: can not binding multiple click-outside directives on a component (#2327)
* fix: can not binding multiple click-outside directives on a component

* test: add test for multiple click-outside directives
2021-06-25 17:10:29 +08:00
liuarui
8922f83575
docs(tree): fix bracket integrity (#2343)
* docs(tree): fix bracket integrity

* docs(tree): add jp omissions
2021-06-25 16:53:01 +08:00
Simona
e93f6f6984
style: add no-multi-spaces rule (#2345)
* style: add no-multi-spaces rule

* style: remove extra spaces
2021-06-25 16:25:54 +08:00
Xing.Wu
b9aa9045ab
fix(popover): v-popover can't work (#2341)
* fix: v-popover cant work

* fix: fix popover repeated registration

Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:13:36 +08:00
Xing.Wu
b9d94714d8
feat(docs): Notification code for composition (#2328)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:10:39 +08:00
Xing.Wu
bc8db66945
feat(docs): popover code for composition (#2332)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:09:42 +08:00
Xing.Wu
7fbe14a8ea
feat(docs): PageHeader code for composition (#2330)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:09:15 +08:00
Xing.Wu
48dc0a071b
feat(docs): Pagination code for composition (#2329)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:08:46 +08:00
Xing.Wu
d17473867c
feat(docs): Progress code for composition (#2333)
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-06-25 16:08:09 +08:00
Simona
5c4a3cb27b
fix(cascader-panel): should not re-init when props's value not change (#2344)
* fix(cascader-panel): should not re-init when props's value not change

fix #2317 #1871

* style: extra space
2021-06-25 16:08:00 +08:00
Simona
98714cc3f1
Revert "fix: cascader panel expanded state revert (#1871) (#2298)" (#2325)
This reverts commit a57727bfa4.
2021-06-25 13:47:09 +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
Simona
1fb35d43eb
fix(cascader-panel): default value doesn't work in lazy mode (#2338)
fix #2312
2021-06-25 09:38:09 +08:00
msidolphin
a57727bfa4
fix: cascader panel expanded state revert (#1871) (#2298) 2021-06-24 14:38:21 +08:00
0song
cd11befc9e
chore: update 52 cl (#2320) 2021-06-24 12:24:26 +08:00
jeremywu
5d980505f2
fix(virtual-list): fix #2294 module resolve issue (#2316)
- Replace @element-plus with relative path to avoid bundling issue

fix #2294

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-24 09:45:47 +08:00
jeremywu
e9ea4b4ee2
Fix/revert changes for fixing issue (#2313)
* Revert "fix(project): fix beta 49 build issue (#2310)"

This reverts commit 7d39b37f00.

* Revert "feat(hooks): feat: Encapsulate function for rendering teleport element"

This reverts commit 74ec002d23.

* Revert "refactor(popper): refactor extract common props for props (#2300)"

This reverts commit 45982cff8a.

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 21:08:31 +08:00
jeremywu
7d39b37f00
fix(project): fix beta 49 build issue (#2310)
- Fix the build issue caused by internal objects

Co-authored-by: jeremywuuuuu <jeremywuuuuu@no-reply.github.com>
2021-06-23 19:58:02 +08:00