hackatime/app/javascript
Mahad Kalam b2af327466
Improve leaderboard UI responsiveness and emoji rendering (#1123)
* Fix leaderboard mobile layout and tab selector bug

- Replace preserveState with preserveScroll on tab Links to fix
  scope resetting to global when switching period tabs
- Show globe/flag icons only (no text) on mobile for scope selector
- Shorten period labels to "24h"/"7d" on mobile
- Move active project to its own line below username for cleaner layout
- Add Twemoji component and refactor CountryFlag to use it
- Add proper truncation and min-w-0 to prevent text overflow on mobile

* Formatting

* Fix deletion requests

* Twemoji

* goog
2026-03-31 13:44:23 +00:00
..
components Improve leaderboard UI responsiveness and emoji rendering (#1123) 2026-03-31 13:44:23 +00:00
controllers Themes! (#952) 2026-02-15 22:14:46 +00:00
entrypoints Bugfixes (#1101) 2026-03-23 12:51:04 +00:00
layouts Leaderboard Inertia'd + use cache + util dedup (#1121) 2026-03-30 14:39:05 +00:00
pages Improve leaderboard UI responsiveness and emoji rendering (#1123) 2026-03-31 13:44:23 +00:00
ssr llms.txt/llms-full.txt/.md docs routes, SSR (#977) 2026-02-18 08:34:06 +00:00
types Leaderboard Inertia'd + use cache + util dedup (#1121) 2026-03-30 14:39:05 +00:00
application.js Optimizations and code cleanup 2026-02-09 21:05:50 +00:00
utils.ts Leaderboard Inertia'd + use cache + util dedup (#1121) 2026-03-30 14:39:05 +00:00