Skip to content

Change caution type to warning in DocsAside#152

Open
Zneeky wants to merge 2 commits into
masterfrom
aahmedov/DocsAside-warning-simplify
Open

Change caution type to warning in DocsAside#152
Zneeky wants to merge 2 commits into
masterfrom
aahmedov/DocsAside-warning-simplify

Conversation

@Zneeky
Copy link
Copy Markdown
Contributor

@Zneeky Zneeky commented May 12, 2026

Summary

  • Replaced <DocsAside type="caution" title="Warning"> with <DocsAside type="warning"> across all English component .mdx files, since the new warning type no longer requires an explicit title.
  • For Japanese files, switched type="caution" to type="warning" while preserving the localized title="警告".
  • Affects 47 files across docs/angular and docs/xplat.

Dependency

This PR depends on IgniteUI/igniteui-astro-components#23 being merged first, as it introduces the warning type used here.

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