dopamine
|
79938178dd
|
build: use vue-tsc to generate dts (#16111)
* build: use vue-tsc to generate dts
* reduce inline type declaration
* fix: type checking failed
* apply suggestions from code review
* address PR comments
|
2024-08-07 12:01:46 +08:00 |
|
chouchouji
|
9a9afd4734
|
refactor(components): [link & text] optimize boolean type (#17610)
|
2024-07-21 21:26:14 +08:00 |
|
gimjin
|
4b5a9bf279
|
fix(components): [text] not support multi-line ellipsis (#11976)
* docs(components): [text] line-clamp prop and update example
* test(components): [text] line-clamp test
* fix(components): [text] not support multi-line ellipsis
* docs: updata
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
|
2023-10-13 11:26:54 +08:00 |
|
gimjin
|
4f78411bb8
|
feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test
* docs(components): [text] el-text website documentation
* feat(components): [text] el-text implementation
* fix(components): [text] prop 'as' rename 'tag'
* docs(components): [text] rename slot default, optimize document
* test(components): [text] render text & class change the execution order
* fix(components): [text] use template and render function together
|
2023-03-10 15:30:56 +08:00 |
|