-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add no content message and eye-off icon to author widget * fix: update @betarena/scores-lib to version 4.0.36 and add cross-env as a new dependency * feat: add Google Cloud Translation integration and update article processing to identify language * fix: update no articles message and adjust styling for author widget * fix: update OpenGraph locale to use dynamic language variable * fix: simplify sportstacks sorting logic in author widget * fix: update @betarena/scores-lib to version 4.0.37 * fix: adjust page number handling and improve article loading logic in Tags-Main component * fix: update date display to use article's published date instead of author's creation date * fix: add language detection and handling in article creation process * fix: enhance SEO handling and improve language detection in article creation * fix: update language confirmation message formatting in SeoView component * fix: replace language detection with default English in article creation process * fix: update language handling to use 'iso' instead of 'isoLang' and integrate language detection * fix: enhance info message handling with optional auto-hide feature and improve loading state management * fix: move click handler for sort button to the correct element in PublicationArticles component * fix: update language handling for Portuguese to Brazilian Portuguese and adjust article filter sorting * fix: update prevData structure to include mapped articles in Tags-Main component * fix: remove debug logging from fallbackDataGenerate0 function in author.tag.ts * fix: update @betarena/scores-lib to version 4.0.38 and improve article publish/unpublish handling with success checks * fix: enhance article fetching and language handling, update total articles count in Tags components * fix: remove unused 'article' field from request body in article POST handler * fix: add optional chaining for tag.id and currentTag.permalink to prevent errors * fix: update @betarena/scores-lib to version 4.0.39 * build(scores-lib): update to 4.0.40 --------- Co-authored-by: MigBash <[email protected]>
- Loading branch information
Showing
21 changed files
with
378 additions
and
123 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.