element-plus/packages
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
..
components feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
constants fix: vue app typing (#8137) 2022-06-07 13:44:57 +08:00
directives refactor(directives): [repeat-click] refactor (#9853) 2022-09-21 15:01:49 +08:00
element-plus feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
hooks fix(components): [loading] namespace config (#11956) 2023-03-10 14:55:17 +08:00
locale chore(components): [pagination] accessibility improvement (#11817) 2023-03-10 14:52:17 +08:00
test-utils fix(test-utils): fix type error (#8780) 2022-07-16 21:01:48 +08:00
theme-chalk feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
utils refactor(components): [backtop] use scrollTo with smooth (#11103) 2023-01-04 18:01:38 +08:00