Canvas staggered animations 17382816704765074716#172
Open
Conversation
This PR implements the requested UI/UX enhancement and resolves multiple CI failures. ✨ UI/UX Enhancement: - Added staggered 'fadeInUp' entry animations for video grid cards. - Enhanced card hover effects with app-like scale and gold halo glow. - Improved accessibility with reduced-motion support and better focus styles. 🛠️ CI & Infrastructure Fixes: - Fixed duplicate allowBuilds keys in pnpm-workspace.yaml. - Synchronized package.json with pnpm-lock.yaml (added trigger-circleci-pipeline, circletui). - Updated all GitHub Actions workflows to use --no-frozen-lockfile for pnpm install. - Verified local build and worker dry-run success. Co-authored-by: ruhdevops <203426218+ruhdevops@users.noreply.github.com>
This PR implements a modern UI/UX enhancement for the video grid and resolves multiple CI/Infrastructure blockers. ✨ UI/UX Enhancement: - Added staggered 'fadeInUp' entry animations for video cards using CSS variables (--index). - Enhanced card hover effects with app-like scale (1.02) and a soft gold halo glow. - Improved focus visibility for keyboard navigation. - Full support for 'prefers-reduced-motion'. 🛠️ CI & Infrastructure Fixes: - Fixed 'pnpm-workspace.yaml' by adding project paths (app, functions, etc.) and correcting mapping keys. - Audited and updated all GitHub Actions to use '--no-frozen-lockfile' during installation. - Synchronized root 'package.json' with 'pnpm-lock.yaml' for consistency across automation tools. - Fixed placeholder values and trailing commas in 'app/wrangler.jsonc'. - Added 'wrangler' to devDependencies for consistent worker builds. Co-authored-by: ruhdevops <203426218+ruhdevops@users.noreply.github.com>
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
ytstudio | d10be92 | May 09 2026, 08:37 AM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ytstudio | d10be92 | Commit Preview URL Branch Preview URL |
May 09 2026, 08:37 AM |
This file contains hidden or 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
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.
No description provided.