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

[vscode] Add WebviewOptions.enableForms #11983

Merged

Commits on Dec 13, 2022

  1. [vscode] Add WebviewOptions.enableForms

    Added the optional `enableForms` field to `WebviewOptions`.
    This allows the `allow-forms` sandbox attribute to be set.
    
    Contributed on behalf of STMicroelectronics
    sgraband committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6e6ea20 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Simplify allowForms matching

    Co-authored-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
    sgraband and vince-fugnitto authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b626be8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2370324 View commit details
    Browse the repository at this point in the history