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

Avoid class-name based contribution filtering #13103

Merged

Commits on Nov 27, 2023

  1. Avoid class-name based contribution filtering

    Update example to avoid class name based contribution filtering.
    Class names are minified in production which breaks the contribution filter.
    
    Use instance of check instead. 
    Also mention this in the `FilterContribution` JS-Doc
    tortmayr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4aba24a View commit details
    Browse the repository at this point in the history