You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: update dgeni templates to include deprecated tag description
changes how deprecated fields are generated for docs content, before this commit deprecated related
text was shown via `title` attribute on hover and the `deprecated` tag description was never shown
unless user check it manually via code. this commit exports `deprecated` tag description to
reflect it directly in docs using `material/tooltip` on doc site
0 commit comments