-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add special rendering for deprecated operations #290
Conversation
Looks awesome! Thanks for kicking it off @pgolm. Sorry for long reply. Just one thing. Could you instead of adding label |
Thanks for your review. Sounds very good to me 👍. I will change it later these day. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Btw: You can also use [class.deprecated]="options.deprecated"
Thanks for the hint @SebastianStehle. I didn't know that. In the source i can't find any usage of it. Are there any best practice? |
@pgolm oh my... It's so huuuge 😂 I will merge this PR and then change the style of the badge myself if you don't mind |
@RomanGotsiy 🙈👍 |
Thanks for adding this feature, will it be released soon? |
Yes, will cut a new release until the end of this week! |
This PR adds visual hints to deprecated operations which discussed in #286.