pokerogue/src/ui
Jannik Tappert 22f4e747ab
Login now shows "beta" when playing on beta (#4973)
2024-12-06 17:48:55 -08:00
..
settings [UI/UX][QoL] Ask confirmation before disabling touchpad controls in settings (#4949) 2024-11-30 01:48:46 -08:00
ability-bar.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
abstact-option-select-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
achv-bar.ts [Enhancement] Slightly improve the challenge selection UI, achievement UI, and achievement message window. (#3731) 2024-08-25 17:11:03 -07:00
achvs-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
admin-ui-handler.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
arena-flyout.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
autocomplete-ui-handler.ts [QoL] Test dialogue menu option (#3725) 2024-08-30 02:38:46 +01:00
awaitable-ui-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
ball-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
battle-flyout.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
battle-info.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
battle-message-ui-handler.ts [Refactor] Clean up various methods in `battle-scene.ts` and `pokemon.ts` (#4412) 2024-11-03 21:53:52 -05:00
bgm-bar.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
candy-bar.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
challenges-select-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts [Bug] Fixing Encore's interactions with other Move Restriction moves (#4805) 2024-11-08 09:35:33 -08:00
confirm-ui-handler.ts [QOL] Add input delay for skipping egg summary (#4644) 2024-10-14 10:42:59 -04:00
daily-run-scoreboard.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
dropdown.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
egg-counter-container.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-gacha-ui-handler.ts [Localization] Spanish modification form es to es-ES (#4753) 2024-10-31 21:54:05 +01:00
egg-hatch-scene-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg-list-ui-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg-summary-ui-handler.ts [QOL] Add input delay for skipping egg summary (#4644) 2024-10-14 10:42:59 -04:00
evolution-scene-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
fight-ui-handler.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
filter-bar.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
form-modal-ui-handler.ts [Misc] Add admin for (un)linking 3rd party accounts (#4198) 2024-10-23 22:00:07 +02:00
game-stats-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
hatched-pokemon-container.ts [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07:00
loading-modal-ui-handler.ts [Refactor] allow `null` for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
login-form-ui-handler.ts Login now shows "beta" when playing on beta (#4973) 2024-12-06 17:48:55 -08:00
menu-ui-handler.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
message-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
modal-ui-handler.ts [Misc] Add admin for (un)linking 3rd party accounts (#4198) 2024-10-23 22:00:07 +02:00
modifier-select-ui-handler.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
move-info-overlay.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
mystery-encounter-ui-handler.ts [UI] Make ME text legible when using the legacy UI theme (#4847) 2024-11-16 23:34:14 +00:00
party-exp-bar.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
party-ui-handler.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball-tray.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-hatch-info-container.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokemon-icon-anim-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
pokemon-info-container.ts [UI/UX] Added the (+) icon for newly non-shiny pokemon (#4920) 2024-11-30 01:51:23 -08:00
registration-form-ui-handler.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
rename-form-ui-handler.ts [Misc] Add admin for (un)linking 3rd party accounts (#4198) 2024-10-23 22:00:07 +02:00
run-history-ui-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
run-info-ui-handler.ts [Bug][UI] Fixes to Run History Logging (#4716) 2024-12-01 19:48:43 +01:00
save-slot-select-ui-handler.ts [Refactor] Clean up some code related to starter select UI (#4752) 2024-11-03 21:55:12 -05:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
scroll-bar.ts [UI] Make Egg List and Egg Summary scrollable (#4391) 2024-09-26 01:51:49 -07:00
scrollable-grid-handler.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
session-reload-modal-ui-handler.ts [Refactor] allow `null` for ui mode constructor argument (#3407) 2024-08-07 14:31:57 -04:00
starter-container.ts [Enhancement] Add favorite filter in Starter UI (#3431) 2024-08-09 10:32:30 -04:00
starter-select-ui-handler.ts [UI] Add error message for too many eggs in starter UI (#4317) 2024-12-01 18:58:44 +01:00
stats-container.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
summary-ui-handler.ts [P1 Bug] Prevent crash from missing pokemon sprite (#4821) 2024-12-01 19:07:48 +01:00
target-select-ui-handler.ts [Beta][QoL] Improved cursor memory for target selection in Doubles (#4849) 2024-11-15 12:45:21 -05:00
test-dialogue-ui-handler.ts [Misc] Add admin for (un)linking 3rd party accounts (#4198) 2024-10-23 22:00:07 +02:00
text.ts [UI] Make ME text legible when using the legacy UI theme (#4847) 2024-11-16 23:34:14 +00:00
time-of-day-widget.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
title-ui-handler.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
ui-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
ui-theme.ts Add eslint rule to enforce indenting of `case` statements (#4692) 2024-10-20 02:44:36 +01:00
ui.ts [P3][UI][QoL] Fix tooltips going out of screen on mobile & other improvements (#4792) 2024-11-04 20:24:17 -05:00
unavailable-modal-ui-handler.ts add new lint rules....again 2024-10-04 13:08:31 +08:00