-
Notifications
You must be signed in to change notification settings - Fork 356
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
v8.5.0 #4329
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ts-use-redis-cache [CORL-2877]: update to have comment count and embed jsonp use primarily Redis cache
Fix up some Dutch translations
…-default [CORL-2859]: add defaults for flair badge config
Needed to make sure the alt text was a space so it would actually show the broken image if the url wasn't loading. Without an alt text, chrome hides broken images and won't show the broken image icon.
…-callbacks Revert "Merge pull request #4312 from coralproject/wyattjoh/promise-worker-threads
…ns-alignment [CORL-2844]: update reject button and comment spacing in admin conversation modal
currently shows `NA` until we get the correct SVG icon
…-alignment [CORL-2887]: update refresh and close button display
…iner-tests-again Optimize CommentContainer.spec.tsx test initialization
updated a bunch of SVG props along with the rename
…-preview [CORL-2895] make sure broken image urls preview for flair badges
bump to 8.5.0
kabeaty
approved these changes
Aug 28, 2023
nick-funk
approved these changes
Aug 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
These changes will impact:
What changes to the GraphQL/Database Schema does this PR introduce?
Does this PR introduce any new environment variables or feature flags?
If any indexes were added, were they added to
INDEXES.md
?How do I test this PR?
Where any tests migrated to React Testing Library?
How do we deploy this PR?