-
-
Notifications
You must be signed in to change notification settings - Fork 230
add column to asset outputter for script/stylesheet 'extra' data #211
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
Conversation
|
Thanks Caleb, I'll take a look at this next week. |
|
@johnbillion Could it be that week spans 3 years :) |
|
Coincidentally I was looking at this ticket last night, after working on improvements to the Scripts and Styles panels in the I'll leave this open for now but it will need refactoring. I do want to add a way of exposing the extra data associated with scripts and styles. |
|
@johnbillion btw I've been working on a "asset whitelist" plugin, and it would be really nice if I could easily highlight (red - blocked, or green - whitelisted) specific blocked asset identifier slugs somehow. |
|
@lkraav QM does this for assets blocked by the Airplane Mode plugin, which works by converting the source URL into an |
|
@johnbillion @szepeviktor Updated the branch with |
|
@johnbillion Maybe we are 1 click away from merge. |
|
I'll make the necessary adjustments to pass the tests this weekend. |
|
Fixes made. |
|
What a space! 👨🚀 |
implements feature request in #110