Tiffany Yeung

Results 6 issues of Tiffany Yeung

## Describe your changes - Implemented UI - TODO: figure out how to approach handling of events ## Issue or discord link - ## Testing/validation ## Checklist before requesting a...

## Motivation Currently, the Optimization screen is not very mobile-friendly and the sidebar to see all permutations, results, add filters, and so forth gets hidden off-screen on smaller screen sizes/mobile....

## Describe your changes * Wrap Relic Editor in a modal * Create 'Add New' button on Relics page to instead call the editor modal This PR could be a...

## Describe your changes - Rename and expand `sheetHashData` to `commonHashData` with generalized, game-related strings - Remove `{SPACE}` artifact during DM string preprocessing for certain languages - Experimental: extract non-game-related,...

We want to shift to using DM translated strings as much as possible, though we don't have any current conventions on how those strings could be organized. It would be...

SRO

#### Description of changes - add doc examples for multi-file download - replace URL result value from `new URL('')` with `null` in default download action used in interactive examples -...