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

Use HTML data attributes for live badge configuration #148

Open
twschiller opened this issue Sep 23, 2016 · 1 comment
Open

Use HTML data attributes for live badge configuration #148

twschiller opened this issue Sep 23, 2016 · 1 comment

Comments

@twschiller
Copy link

It'd be great if the live badge relied on data attributes on the badge element instead global JS variables for configuration. The problem with global variables is that you have to embed the script inline with a <script> tag which requires an 'unsafe-inline' content security policy for scripts.

@nshaibu
Copy link

nshaibu commented Apr 4, 2020

commit 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants