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

Add spec for ProgrammaticSaveAs.md #3777

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    52febea View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    06a199f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Apply format and context suggestions

    Eain Chen committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    72b095e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add more details

    Add explanations, examples.
    Add property 'Cancel', 'SuppressDefaultDialog'
    Eain Chen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8e0d604 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Propose new naming

    Eain Chen committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    84bbe8e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add .net winrt code

    Eain Chen committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6015054 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Adjust formats

    Eain Chen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6aefe7b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Apply new suggestiongs

    Eain Chen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b048839 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Rename after spec review

    Eain Chen committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5ea4dac View commit details
    Browse the repository at this point in the history
  2. Update context for confusion descriptions

    Eain Chen committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cecc290 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update with spec review comments

    - More accurate the description for different Kind, including top-level document, subresources, wiki link.
    - Rewrite the sample code. The methods of add event handler were removed. In new sample code, one method will both register handler and call save as.
    - Add comment to address get_ContentMimeType can help the Kind selection.
    - Add comment to address the CoreWebView2SaveAsUIResults will help end developer know the error if API call failed.
    Eain Chen committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bf2c558 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. minor fix

    Eain Chen committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0a3ac02 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. update spec with api experimental promotion

    Eain Chen committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    67b4ab1 View commit details
    Browse the repository at this point in the history