Commit Graph

5 Commits

Author SHA1 Message Date
Zhong
231f126fbf fix(components): [loading] allow setText to accept VNode type (#22264)
* fix(components): [loading] allow `setText` to accept VNode type

* test: add case
2025-09-21 10:20:04 +08:00
Noblet Ouways
c6c3e258c2 fix(components): [loading] accept type VNode for text property (#22025)
* fix(components): [loading] accept type VNode for text property

closed #12927

* test: add test case
2025-09-04 07:13:33 +08:00
dopamine
6c3967c546 fix(components): [loading] element-loading-* attributes support reactivity (#15111) 2025-07-01 12:00:34 +02:00
Noblet Ouways
41d6351a3d fix(components): [loading] inherit app context (#20371)
* fix(components): [loading] inherit app context in ssr mode

* chore: get appContext inherit in childApp

* docs: add loading inheritance

* Update docs/en-US/component/loading.md

Co-authored-by: qiang <qw13131wang@gmail.com>

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2025-05-09 09:17:06 +08:00
LIUCHAO
d8daff7b9b refactor(components): [loading] use JSX in Unit test (#9772)
Co-authored-by: holazz <2418184580@qq.com>
2022-09-16 07:01:21 +00:00