today_ai_weather/app/javascript/controllers
songtianlun 3f8b0dd231 feat: implement social sharing functionality
- Added `share_controller.js` to handle sharing logic.
- Created `_share_social.html.erb` partial for social sharing buttons.
- Integrated share buttons into city and weather art show pages.
- Added sharer.js dependency.

This feature allows users to share city and weather art pages on
various social media platforms such as Facebook, Twitter, LinkedIn,
Pinterest, Telegram, and WhatsApp, increasing content visibility.
2025-02-16 11:58:25 +08:00
..
application.js init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
flash_controller.js feat: add flash message functionality 2025-02-11 15:52:58 +08:00
hello_controller.js init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
index.js feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
map_controller.js fix: fix map marker click and handle null values 2025-02-15 11:48:40 +08:00
page_load_time_controller.js fix: round load time to the nearest whole number 2025-02-14 11:09:33 +08:00
photo_swipe_lightbox_controller.js chore: update PhotoSwipe import paths 2025-02-01 14:31:53 +08:00
search_controller.js feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
share_controller.js feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00