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

feat: adding "scriptingEnabled" option to source set #448

Merged
merged 1 commit into from Jul 11, 2022

Commits on Jul 5, 2022

  1. feat: adding "scriptingEnabled" option to source set

    - added option "scriptingEnabled" for "source" object, affected src/utils.js;
    - added description and example of using "scriptingEnabled" option in README.md;
    - improved plugin: src/plugins/sources-plugin.js;
    - extended options structure: src/options.json;
    - extended test: test/sources-option.test.js;
    - extended test: test/validate-options.test.js;
    - added image: test/fixtures/noscript.png;
    - extended content: test/fixtures/simple.html;
    - snapshots generated, tests passed.
    echolimazulu committed Jul 5, 2022
    Copy the full SHA
    4624b30 View commit details
    Browse the repository at this point in the history