Commit Graph

10 Commits

Author SHA1 Message Date
ethan.chen
7634c0d1d5 feat: 优化日期选择,字数展示 2025-08-15 14:39:55 +08:00
ethan.chen
35e0df26fe feat: enhance UI components with improved styling, transitions, and layout adjustments across App, MediaFormModal, MediaItem, and StarRating components 2025-06-03 17:41:10 +08:00
ethan.chen
701021c112 feat: integrate StarRating component into MediaFormModal for improved rating input 2025-05-27 18:40:23 +08:00
ethan.chen
69e4a66375 feat: update DatePicker to handle date selection via onSelect callback in MediaFormModal 2025-05-27 18:32:12 +08:00
ethan.chen
97243c33c2 feat: add DatePicker component for date selection in MediaFormModal, update dependencies, and refactor date input handling 2025-05-27 18:26:43 +08:00
ethan.chen
dcb95f35f8 feat: implement delete confirmation modal for media items, enhance MediaItem component with delete functionality, and update App component to manage deletion state 2025-05-27 18:06:19 +08:00
ethan.chen
5811739409 feat: add media type selection to MediaFormModal and remove redundant type field from API requests in App component 2025-05-27 17:05:36 +08:00
ethan.chen
f2fcabe79f feat: implement media editing functionality in App component, enhance MediaFormModal for editing, and update MediaItem to trigger edit action 2025-05-27 16:34:16 +08:00
ethan.chen
1cd891833c feat: reset media form fields when modal is shown in MediaFormModal component 2025-05-26 18:32:42 +08:00
ethan.chen
6d07c482db feat: implement MediaFormModal for adding new media entries, update Media interface to make 'id' optional, and refactor MediaItem to use utility for star ratings 2025-05-26 18:25:23 +08:00