today_ai_weather/app
songtianlun 5f98d9ebfd feat: enhance language switcher dropdown
- Update dropdown to support dynamic locales from I18n
- Limit dropdown height with overflow handling for better UX

This change improves the language switcher by dynamically
loading available locales from the I18n configuration. It
also enhances the user experience by limiting the height
of the dropdown and enabling scrolling, making it easier
to navigate through multiple language options.
2025-02-24 15:55:01 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers chore: update keywords for SEO optimization 2025-02-24 14:12:51 +08:00
helpers feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views feat: enhance language switcher dropdown 2025-02-24 15:55:01 +08:00
workers feat: add locking mechanism to batch task worker 2025-02-22 15:41:42 +08:00