You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(WorksImages): create a new component to display works images in a list format for better code reuse
refactor(Arranger, Category, Exhibition, Material, Season): replace individual image rendering functions with WorksImages component to reduce code duplication and improve maintainability
close#185
* refactor(Index.tsx): rename date variables for consistency and clarity
feat(Index.tsx): add loading state for exhibitions to improve user experience
* style(WorkImages.tsx, ArrangerWork.tsx, CategoryWork.tsx, ExhibitionWork.tsx, MaterialWork.tsx, SeasonWork.tsx): replace fragment shorthand with section tags for better semantic structure and accessibility
0 commit comments