Commit Graph

11 Commits

Author SHA1 Message Date
keven1024
e1edff57db feat(front): add card and chart components for enhanced UI and data visualization 2025-06-01 21:22:51 +08:00
keven1024
763e3ac3c1 refactor(front): update import paths to use alias for better readability and maintainability 2025-05-22 11:32:38 +08:00
keven1024
5c0a9855a8 feat(front): add AsyncButton export to button component for enhanced async functionality 2025-05-14 17:32:22 +08:00
keven1024
406539f281 refactor(front): rename Props interface to ButtonProps for clarity and consistency in Button component 2025-05-14 16:04:26 +08:00
keven1024
fb1aea321d refactor(front): enhance AsyncButton component with class variance and loading state management 2025-05-14 16:04:07 +08:00
keven1024
1b005a60c0 feat(front): add AsyncButton component for handling loading state during async operations 2025-05-14 14:53:41 +08:00
keven1024
db81f11391 refactor(front): update Button component styles to include cursor pointer and add Skeleton component export 2025-05-13 21:14:42 +08:00
keven1024
e3a6827e7f feat(front): add Skeleton component for loading state representation 2025-05-11 11:06:22 +08:00
keven1024
e6e8d6a143 feat(front): add UI components for label, progress, and select elements with TypeScript support 2025-04-21 09:03:17 +08:00
keven1024
a2c852064c feat(front): implement drawer component with customizable slots and state management for improved UI interactions 2025-04-14 23:01:07 +08:00
keven1024
f996535e51 feat(front): add Tailwind CSS styles, components configuration, and utility functions for improved UI 2025-04-13 15:14:37 +08:00