pokerogue/src
Sirz Benjie 1633df75c4
[UI/UX] Add change password ui (#5938)
* Add change password ui

* Ensure input fields are cleared after submit or cancel

* Play select sound on successful submission or cancel

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Wlowscha <54003515+Wlowscha@users.noreply.github.com>
2025-08-05 16:35:58 -06:00
..
@types [UI/UX] Add change password ui (#5938) 2025-08-05 16:35:58 -06:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Bug] Protect now tracks success chance properly (#5869) 2025-08-05 07:35:14 +02:00
enums [UI/UX] Add change password ui (#5938) 2025-08-05 16:35:58 -06:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Bug] Protect now tracks success chance properly (#5869) 2025-08-05 07:35:14 +02:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
modifier [Dev] Change target to ES2023 in tsconfig.json (#6160) 2025-07-28 00:20:02 -04:00
phases [Bug] Protect now tracks success chance properly (#5869) 2025-08-05 07:35:14 +02:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [UI/UX] Add change password ui (#5938) 2025-08-05 16:35:58 -06:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [UI/UX] Add change password ui (#5938) 2025-08-05 16:35:58 -06:00
utils [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
account.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
battle-scene.ts [Balance] Prevent MEs on X1 Waves (#6204) 2025-08-03 03:05:54 +00:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
game-mode.ts [Balance] Encounter condition adjustments for Legendaries and Random Trainers (#6084) 2025-07-16 11:21:52 -05:00
global-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
global-scene.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputs-controller.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
loading-scene.ts [UI/UX] Implement Discard Button (#5985) 2025-07-31 16:14:51 -04:00
main.ts [Bug] [QoL] Updating manifest fetching to be more resilient for local development and offline builds. (#4735) 2025-07-22 00:08:17 -05:00
messages.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
overrides.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
phase-manager.ts [Bug] [Beta] Remove setting currentPhase to null in clearAllPhases (#6193) 2025-08-01 13:38:43 -06:00
phase.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
polyfills.ts [Dev] Add support for manually rolling polyfills. Add polyfill for promise.withResolvers (#6103) 2025-07-19 09:06:32 -07:00
scene-base.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
starting-wave.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
timed-event-manager.ts [Refactor] Refactor UI text ts (#5946) 2025-07-27 17:46:56 +00:00
touch-controls.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
tutorial.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
ui-inputs.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
vite.env.d.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00