pokerogue/src/ui
Frederico Santos 2e6f6fe729
chore: Add Termly consent preferences and policies links (#3187)
* chore: Add Termly consent preferences and policies links

Added Termly consent preferences link and links to Privacy Policy, Cookie Disclaimer, Terms & Conditions, and Acceptable Use Policy in the HTML file. Also included a script for blocking resources from Termly.

* feat: Add consent preferences menu option

This commit adds a new menu option for "Consent Preferences" in the UI. When clicked, it triggers a click event on the consent link element and focuses on it. This allows users to easily access and manage their consent preferences.
2024-07-28 18:10:54 +01:00
..
settings Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
ability-bar.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
abstact-option-select-ui-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
achv-bar.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
achvs-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
arena-flyout.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
awaitable-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
ball-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
battle-flyout.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
battle-info.ts [Bug] Tinted Pokeball for Pokemon with only 1 ability (#3174) 2024-07-28 00:22:51 -04:00
battle-message-ui-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
bgm-bar.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
candy-bar.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
challenges-select-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
char-sprite.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
command-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
confirm-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
daily-run-scoreboard.ts [Localization] Localized Daily Run Scoreboard (#2053) 2024-06-16 21:23:18 +01:00
dropdown.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
egg-counter-container.ts fix egg skip console error (#2284) 2024-06-16 00:48:09 -04:00
egg-gacha-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
egg-hatch-scene-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
egg-list-ui-handler.ts [Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) 2024-06-21 20:19:56 -04:00
evolution-scene-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
fight-ui-handler.ts hotfix add back message bg 2024-06-23 12:17:51 -04:00
filter-bar.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
form-modal-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-stats-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
loading-modal-ui-handler.ts [Localization] Localizing "Loading..." text (#1822) 2024-06-10 13:33:48 -04:00
login-form-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
menu-ui-handler.ts chore: Add Termly consent preferences and policies links (#3187) 2024-07-28 18:10:54 +01:00
message-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
modal-ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
modifier-select-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
move-info-overlay.ts [BUG] Fix Move Info Overlay Scroll Bug (#1856) 2024-06-06 08:22:37 -05:00
outdated-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-exp-bar.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
party-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
pokeball-tray.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pokemon-icon-anim-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
registration-form-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
rename-form-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
save-slot-select-ui-handler.ts feat: Add logic to delete session data when overwriting a save (#2565) 2024-06-24 17:02:22 +01:00
saving-icon-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
scroll-bar.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
session-reload-modal-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-container.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
starter-select-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
stats-container.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
summary-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
target-select-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
text.ts [Enhancement] Fixes sizing and legacy theme problem for bgm-bar (#2603) 2024-07-05 20:50:19 +01:00
time-of-day-widget.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
title-ui-handler.ts Revert "Allow to auto-bump the version and show version in title (#2307)" (#2723) 2024-06-30 13:11:01 +02:00
ui-handler.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
ui-theme.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
ui.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
unavailable-modal-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
vouchers-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00