JeremyWuuuuu
|
3be9aee6b4
|
chore(components): [el-breadcrumb] enhancement (#6713)
- Remove some unnecessary code for breadcrumb
- Update tests
|
2022-03-19 12:17:15 +08:00 |
|
三咲智子
|
5d85fba20c
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
|
bqy
|
88a97ca6d2
|
refactor(components): [breadcrumb] switch to script-setup syntax (#6073)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-03-08 12:50:46 +08:00 |
|
三咲智子
|
6503e55277
|
refactor(utils): migrate utils (#5949)
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils): remove
* refactor(utils): rename
* refactor(utils): move EVENT_CODE to constants
* refactor: remove generic
|
2022-02-11 11:03:15 +08:00 |
|
三咲智子
|
c1e5d724d8
|
refactor(utils-v2): refactor utils (#5699)
|
2022-02-09 16:59:08 +08:00 |
|
三咲智子
|
c08cc54eda
|
refactor(components): [breadcrumb] add namespace & instance type (#5472)
|
2022-01-19 10:42:48 +08:00 |
|
三咲智子
|
5087026948
|
refactor: change icon package name (#4625)
|
2021-12-04 11:20:06 +08:00 |
|
Aex
|
f78407a409
|
fix(components): empty icon component judgment (#4178)
* fix(components): empty icon component judgment
* revert: globals components
* fix(components): el-icon missing import
* fix: use shallowRef for icon components
* refactor: remove shallowRef
* fix: remove unused code
* fix: social-link icon size
* fix: time picker icon
* fix: v-if judge
|
2021-11-05 17:44:02 +08:00 |
|
Aex
|
4510816802
|
refactor(componentes): deprecate the icon font of some components (#4067)
* refactor(components): [el-breadcumb] icon
* refactor(components): el-tabs icon
* refactor(components): color picker icon
* refactor(components): menus icon
* refactor(components): loading spinner icon
* fix(components): panel-data-pick elicon import
* refactor(components): dropdown item icon
* refactor(components): tabs plus icon
* fix: message & tabs icon test
* fix(components): breadcrumb docs
* fix(components): colorPicker docs
* fix(components): loading docs
Co-authored-by: imswk <syfzxx@vip.qq.com>
|
2021-10-28 23:37:26 +08:00 |
|
三咲智子
|
edb5726c2d
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
|
jeremywu
|
3138dea797
|
fix(components): sub components no install issue (#3615)
- Add noop install for all sub components for supress the warning
|
2021-09-24 19:11:56 +08:00 |
|
三咲智子
|
a5438d3545
|
fix(components): fix typo (#3561)
|
2021-09-22 21:09:32 +08:00 |
|
三咲智子
|
46d69bd37f
|
refactor: improve buildProp (#3558)
* refactor: improve buildProp
* fix: fix key
* fix: improve validator
|
2021-09-22 20:27:23 +08:00 |
|
三咲智子
|
cff124ceca
|
refactor(components): refactor breadcrumb (#3487)
* refactor(components): refactor breadcrumb
* fix
* Revert "fix"
This reverts commit 5e096c51065776c726a21a541813387d40723153.
|
2021-09-19 18:18:13 +08:00 |
|
三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|