Feature/newpassive hero - #26
Merged
Merged
Conversation
Exclude .claude, .agent(s), .codex, .ptah and the agentic parts of .github (chatmodes, prompts, copilot instructions, agents, skills) from version control. CI workflows and repo templates stay tracked. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Missing comma and trailing comma made the manifest invalid json, which would break release-please version resolution. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ive inputs Add general-purpose inputs across primitives and directives: - scene-3d: pixelRatio for supersampling control - floating-sphere: textureUrl, emissiveMapUrl, emissive, emissiveIntensity - sphere/torus: layer for selective bloom and render layers - supporting updates to mesh, transform, physical-material, environment, planet and scene-graph store, plus environment-file-type helper Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add imageInset input to control parallax overflow (default -20 for 20% overflow headroom) and wrap projected image for NgOptimizedImage fill-mode support. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a chrome signal on the root component that reads route data and
hides the shared navigation and footer for routes marked
data: { chrome: false }, and opt the full-bleed newpassive hero into it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Skills lockfile is agentic tooling state and should not be tracked. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Fix repository urls in readme, record newpassive task tracking, and add ptah editor settings. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
View your CI Pipeline Execution ↗ for commit 4759491
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
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.
Description
Brief description of changes.
Type of Change
Related Issue
Fixes #(issue number)
Library Affected
Checklist
npx nx run-many -t lint test typecheck buildlocallyScreenshots (if applicable)
Breaking Changes (if applicable)