Skip to content

fix(docs): remove html comments from animation templates - #566

Merged
HugoRCD merged 1 commit into
mainfrom
fix/docs-html-comments
Aug 12, 2026
Merged

fix(docs): remove html comments from animation templates#566
HugoRCD merged 1 commit into
mainfrom
fix/docs-html-comments

Conversation

@evlogai

@evlogai evlogai Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

What

Removes ~35 narrative HTML comments from <template> blocks across the docs animation components, and nothing else. The eslint control directives (<!-- eslint-disable/enable -->) are left intact.

Why

Root AGENTS.md (Conventions) states: "No HTML comments (<!-- -->) in Vue templates." apps/docs/AGENTS.md does not waive it for the MDC animation components. These comments were navigation markers that slipped in against the rule.

Checks

  • pnpm turbo run lint --filter=evlog-docs: pass.
  • pnpm turbo run typecheck --filter=evlog-docs: pass.
  • no changeset: API/DOM behavior unchanged, apps/* only.

Self-review finding: rule stated in AGENTS.md vs the code (part B, guides the code stopped obeying).

@changeset-bot

changeset-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4b3dcb4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, v0 Aug 12, 2026 8:22am
evlog-render-lab Ready Ready Preview Aug 12, 2026 8:22am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
evi Skipped Skipped Aug 12, 2026 8:22am
evlog-telemetry Skipped Skipped Aug 12, 2026 8:22am
just-use-evlog Skipped Skipped Aug 12, 2026 8:22am

Request Review

@github-actions
github-actions Bot requested a review from HugoRCD August 12, 2026 08:19
@github-actions github-actions Bot added the bug Something isn't working label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@pkg-pr-new

pkg-pr-new Bot commented Aug 12, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@evlog/cli@566
npm i https://pkg.pr.new/evlog@566
npm i https://pkg.pr.new/@evlog/nuxthub@566
npm i https://pkg.pr.new/@evlog/telemetry@566

commit: 4b3dcb4

@HugoRCD
HugoRCD marked this pull request as ready for review August 12, 2026 16:51
@HugoRCD
HugoRCD merged commit 49d7b64 into main Aug 12, 2026
20 checks passed
@HugoRCD
HugoRCD deleted the fix/docs-html-comments branch August 12, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant