Logo
Explore Help
Register Sign In
XW-AIOT/iot-device-management-frontend
4
0
Fork 0
You've already forked iot-device-management-frontend
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
6b9acf09dc95b157a4ccf8a3211ebe778a87aa52
iot-device-management-frontend/packages/@core/base/icons/src/index.ts

8 lines
271 B
TypeScript
Raw Normal View History

feat: add vxe-table component (#4563) * chore: wip vxe-table * feat: add table demo * chore: follow ci recommendations to adjust details * chore: add custom-cell demo * feat: add custom-cell table demo * feat: add table from demo
2024-10-04 23:05:28 +08:00
export { default as EmptyIcon } from './components/empty.vue';
perf: reduce the number of icon component instances
2024-07-06 21:53:02 +08:00
export * from './create-icon';
chore: init project
2024-05-19 21:20:42 +08:00
feat: add vxe-table component (#4563) * chore: wip vxe-table * feat: add table demo * chore: follow ci recommendations to adjust details * chore: add custom-cell demo * feat: add custom-cell table demo * feat: add table from demo
2024-10-04 23:05:28 +08:00
export * from './lucide';
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704)
2024-10-21 20:14:25 +08:00
export type { IconifyIcon as IconifyIconStructure } from '@iconify/vue';
export { addCollection, addIcon, Icon as IconifyIcon } from '@iconify/vue';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.7.0 Page: 23ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API