-
Notifications
You must be signed in to change notification settings - Fork 55
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
Release Candidate - v6.9.0 #662
Merged
Merged
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
* chore(project): make broadcast channel platform-agnostic * refactor: add optional to param
refactor(home): align tablet with mobile
refactor(home): make swipeslider more stable refactor(home): optimize heroshelf landscape
refactor(home): minor style updates refactor: minor update
* fix(a11y): rowindex and colindex must start from 1 * fix(a11y): hero shelf pagination list aria markup
* fix(i18n): missing playlist grid title * chore: use hook for translation key
* chore: add access bridge test env * chore: upgrade yup to 1.4.0 * chore: upgrade date-fns to 4.1.0 * chore: upgrade marked to 15.0.3 * chore: upgrade i18next to 24.0.2 and react-i18next to 15.1.3 * chore: upgrade vite to 5.4.11 * chore: upgrade vitest to 2.1.6 * chore: add resolution for vite 5.4.11 * chore: upgrade commitlint to 19.6.0 * chore: update workflows to node 22 * chore: upgrade typescript to 5.7.2 * chore: align monorepo dependencies * chore: fix linting errors * chore: fix security vulnerabilities * chore(deps): upgrade dependencies * chore: upgrade to sass-embedded * chore: fix sass deprecation warnings * refactor: modernize mobile-web-app-capable * chore: fix zustand deprecation warning * chore: fix unit test problems and deprecation warnings
* refactor(entitlement): move logic to entitlement controller * chore: add missing params * fix: geo error never showing * fix: global site error when personal shelf schema is wrong * fix: optional integration typings when disabled * fix: translate protected media * fix: handle all entitlement errors * chore: update snapshots
* fix: do not perform logout if password reset with token * fix: redirect to index page after reset password with old password
Visit the preview URL for this PR (updated for commit 79a47fd): https://ottwebapp--pr662-release-candidate-dv7cwfot.web.app (expires Thu, 16 Jan 2025 16:38:31 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c198f8a3a199ba8747819f7f1e45cf602b777529 |
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.
Features
Bug Fixes