today_ai_weather/app/javascript
songtianlun 80c2f9a1df feat: add loading spinner and search updates
- Implement loading state in the search input with spinner.
- Optimize the search request to handle pending requests and cancels.
- Add dynamic response handling for Turbo frames to load search results.
- Create a new partial for city search results.
- Update the cities controller to support Turbo stream responses.

These enhancements improve user experience during searches by showing a loading
spinner and addressing potential issues with overlapping requests, ensuring
that the application remains responsive and functional when fetching city
search results.
2025-02-12 14:47:30 +08:00
..
controllers feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
active_admin.js feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
add_jquery.js feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
application.js feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00