-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SRO context usage/UI issues, add useLightCone hook #1406
Conversation
[gi-frontend] [Tue Jan 2 19:20:35 UTC 2024] - Building version 3639e3f [frontend] [Tue Jan 2 19:20:38 UTC 2024] - Building version 3639e3f [sr-frontend] [Tue Jan 2 19:20:50 UTC 2024] - Building version 3639e3f [sr-frontend] [Tue Jan 2 19:22:13 UTC 2024] - Deployed 3639e3f to https://genshin-optimizer-prs.github.io/pr/1406/sr-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Tue Jan 2 19:22:19 UTC 2024] - Deployed 3639e3f to https://genshin-optimizer-prs.github.io/pr/1406/frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Tue Jan 2 19:22:45 UTC 2024] - Deployed 3639e3f to https://genshin-optimizer-prs.github.io/pr/1406/gi-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Wed Jan 3 20:17:56 UTC 2024] - Building version 188f8ef [sr-frontend] [Wed Jan 3 20:18:59 UTC 2024] - Building version 188f8ef [frontend] [Wed Jan 3 20:19:36 UTC 2024] - Deployed 188f8ef to https://genshin-optimizer-prs.github.io/pr/1406/frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Wed Jan 3 20:20:11 UTC 2024] - Deployed 188f8ef to https://genshin-optimizer-prs.github.io/pr/1406/gi-frontend (Takes 3-5 minutes after this completes to be available) [sr-frontend] [Wed Jan 3 20:20:26 UTC 2024] - Deployed 188f8ef to https://genshin-optimizer-prs.github.io/pr/1406/sr-frontend (Takes 3-5 minutes after this completes to be available) [Wed Jan 3 20:24:40 UTC 2024] - Deleted deployment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor non-blocking comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Fix relic substat rounding * Add CustomNumberInput to common lib * Add SRO data managers exports * Add SRO relic adder UI * Resolve comments * Resolve comments for real * More sorting * Update relic editor to show main stat val * Update `DebugCalculator` computation (#1409) * Tidy tsconfig and add object-overrides global type (#1407) * Remove gi-frontend and update pipelines (#1411) * Nuke gi-frontend * Fix up pipelines * Update template * Update SRO context usage/UI issues, add useLightCone hook (#1406) * Fix minor bugs and refactor context usage * Add UseLightCone hook * Unexport databasecontext * Add remove trigger * Add LocationAutocomplete for SRO (#1410) * Add translation * Fix translation * Add LocationAutocomplete * Fix option generation * Update context usage * Add debug calc for sr-formula (#1408) * Add debug calc * Fix lint * Fix lint * Fix lint * Update debug to match gi-formula * Add toDebug function * update silly wisher assets to 0.33 (#1396) * update translation table * fix locale ordering * update silly wisher splash art * update silly wisher portraits * update executor script * update .envrc * update the documentation * add yaml to dev dependencies * process i2languages in javascript executor * add more detail to readme * add VERSION file * update readme * resize splash arts * resize portraits * Resolve comments --------- Co-authored-by: Van Nguyen <[email protected]> * Add location autocomplete to relic editor --------- Co-authored-by: lantua <[email protected]> Co-authored-by: Van Nguyen <[email protected]> Co-authored-by: Sean Haugh <[email protected]>
Describe your changes
Issue or discord link
Testing/validation
Checklist before requesting a review (leave this PR as draft if any part of this list is not done.)
yarn run mini-ci
locally to validate format + lint.nx format write
to resolve them automatically.