Skip to content
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

Stop highlighting NEW features #6421

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Stop highlighting NEW features #6421

merged 2 commits into from
Mar 20, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Mar 18, 2023

Closes #5539

I'm not gonna drop the code for now, but it's been broken for longer than a year. I'll likely drop it sooner or later if not fixed, we do have releases now.

@fregante fregante added the meta Related to Refined GitHub itself label Mar 18, 2023
@@ -188,27 +183,6 @@ function featuresFilterHandler(event: Event): void {
}
}

async function highlightNewFeatures(): Promise<void> {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought: 👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

Many features are always marked as NEW in the options
1 participant