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: inherited members not showing up in API docs (#18089)
d2ea0b8 switched `Object.assign`
to a spread assignment in the `MergeInheritedProperties` processor.
This broke the cloning of member Dgeni documents and caused the
inherited members to not show up in the API docs.
https://next.material.angular.io/components/button/api. Notice that
no inputs like `color` and `disabled` are shown.
0 commit comments