Skip to content

docs: angular standalone accent and vue + angular inline style improvements#1682

Open
Morosan wants to merge 7 commits into
Endava:docs/mintlifyfrom
Morosan:docs/mintlify-migration-angular-standalone-enhancements
Open

docs: angular standalone accent and vue + angular inline style improvements#1682
Morosan wants to merge 7 commits into
Endava:docs/mintlifyfrom
Morosan:docs/mintlify-migration-angular-standalone-enhancements

Conversation

@Morosan
Copy link
Copy Markdown
Contributor

@Morosan Morosan commented May 27, 2026

Description

This PR updates a broad batch of Mintlify component and theming documentation pages, aligning them with the documentation structure and framework example conventions established by the newer migrations.

Included in this PR:

  • migrate Accordion Angular examples to standalone components
  • migrate Alert Angular examples to standalone components
  • migrate Avatar Angular examples to standalone components
  • migrate Badge Angular examples to standalone components
  • migrate Breadcrumb Angular examples to standalone components
  • migrate Button Angular examples to standalone components
  • migrate Card Angular examples to standalone components
  • migrate Checkbox Angular examples to the full standalone component pattern
  • migrate Date Picker Angular examples to the full standalone component pattern
  • migrate Dialog Angular examples to the full standalone component pattern
  • migrate Divider Angular examples to standalone components
  • migrate Dropdown Angular examples to standalone components
  • migrate Empty State Angular examples to standalone components
  • migrate Icon Angular examples to standalone components
  • migrate Input Angular examples to the full standalone component pattern
  • migrate Notification Angular examples to the full standalone component pattern
  • migrate Page Title Angular examples to standalone components
  • migrate Progress Angular examples to the full standalone component pattern
  • migrate Radio Angular examples to the full standalone component pattern
  • migrate Select Angular examples to the full standalone component pattern
  • migrate Spinner Angular examples to the full standalone component pattern
  • migrate Status Angular examples to standalone components
  • migrate Table Angular examples to standalone components
  • migrate Tag Angular examples to standalone components
  • migrate Toast Angular examples to the full standalone component pattern
  • migrate Tooltip Angular examples to the full standalone component pattern
  • migrate theming Angular examples to the full standalone component pattern
  • normalize CodeLivePreview CSS tabs to styles.css
  • keep React examples using import "./styles.css";
  • move Angular and Vue example styles inline when a CSS tab is present
  • align Tooltip docs with Mintlify CodeLivePreview / CodeGroup structure
  • align preview script usage with previewRoot in component docs
  • normalize anatomy/image structure for Button and Card docs

Documentation

All changes are documentation-only. No component source code was modified.

  • apps/beeq-docs/components/accordion.mdx
  • apps/beeq-docs/components/alert.mdx
  • apps/beeq-docs/components/avatar.mdx
  • apps/beeq-docs/components/badge.mdx
  • apps/beeq-docs/components/breadcrumb.mdx
  • apps/beeq-docs/components/button.mdx
  • apps/beeq-docs/components/card.mdx
  • apps/beeq-docs/components/checkbox.mdx
  • apps/beeq-docs/components/date-picker.mdx
  • apps/beeq-docs/components/dialog.mdx
  • apps/beeq-docs/components/divider.mdx
  • apps/beeq-docs/components/dropdown.mdx
  • apps/beeq-docs/components/empty-state.mdx
  • apps/beeq-docs/components/icon.mdx
  • apps/beeq-docs/components/input.mdx
  • apps/beeq-docs/components/notification.mdx
  • apps/beeq-docs/components/page-title.mdx
  • apps/beeq-docs/components/progress.mdx
  • apps/beeq-docs/components/radio.mdx
  • apps/beeq-docs/components/select.mdx
  • apps/beeq-docs/components/spinner.mdx
  • apps/beeq-docs/components/status.mdx
  • apps/beeq-docs/components/table.mdx
  • apps/beeq-docs/components/tag.mdx
  • apps/beeq-docs/components/toast.mdx
  • apps/beeq-docs/components/tooltip.mdx
  • apps/beeq-docs/theming/component-css-variables.mdx
  • apps/beeq-docs/theming/custom-theme.mdx
  • apps/beeq-docs/theming/themes-and-modes.mdx

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

  • ❌ Dedicated light/dark SVG variants are still missing for some updated anatomy/state sections, especially Button, and a dedicated anatomy asset is still missing for Card. The MDX structure has been aligned, but those assets still need follow-up replacement when delivered.

@Morosan Morosan requested a review from dgonzalezr as a code owner May 27, 2026 10:07
@Morosan Morosan force-pushed the docs/mintlify-migration-angular-standalone-enhancements branch 2 times, most recently from 3f44eec to 9334315 Compare June 3, 2026 05:58
@Morosan Morosan force-pushed the docs/mintlify-migration-angular-standalone-enhancements branch from a3f6173 to 2b41d80 Compare June 3, 2026 09:54
@Morosan Morosan changed the title docs: angular standalone accent docs: angular standalone accent and vue + angular inline style improvements Jun 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant