13 Commits

Author SHA1 Message Date
pengzhanbo
a15f4e206d
fix: fix incorrect icon rendering, close #799 (#800) 2025-12-14 01:34:50 +08:00
pengzhanbo
95d345bf6d
refactor(theme): social icon support all iconify icons, close #781 (#790) 2025-12-12 20:40:50 +08:00
pengzhanbo
d4ad65a1ea
refactor: use deconstruct syntax to handle component props (#744) 2025-10-31 17:42:28 +08:00
pengzhanbo
3523df74db
feat: add inheritAttrs option to components that include ClientOnly (#697) 2025-09-18 12:43:03 +08:00
pengzhanbo
149732520a
feat: add multiple provider support for icon, close #568 (#596)
* feat: add multiple provider support for icon

* chore: tweak

* chore: tweak
2025-05-16 11:03:41 +08:00
pengzhanbo
bd0e9404da fix(theme): simplify icon rendering 2025-05-09 23:13:37 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
c2ec990c35
fix(theme): incorrect render remote iconify icon (#190) 2024-09-18 19:49:24 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
64e9a0f330 fix(theme): incorrect display non-local icons, close #134 2024-08-09 01:03:07 +08:00
pengzhanbo
46b382e0b3 perf(theme): improve prepare icons data 2024-07-26 16:50:00 +08:00
pengzhanbo
fa06931985 perf(theme): optimize <VPIcon /> 2024-07-23 00:17:12 +08:00
pengzhanbo
5d0d626eef feat(theme): add support for iconify localization 2024-07-22 00:42:41 +08:00