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

fix: bug 27332508: disable auto install dependencies for manifest-only office add-in #11234

Merged
merged 13 commits into from
May 23, 2024

Commits on Mar 29, 2024

  1. fix: bug 27332508: disable auto install dependencies for manifest-onl…

    …y addin
    Ruiqi Yang (from Dev Box) committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    427d7a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. feat: greyout preview and stop debugging in treeview when manifest-on…

    …ly office add-in
    Ruiqi Yang (from Dev Box) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    63681de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb5010 View commit details
    Browse the repository at this point in the history
  3. fix: revert handler.ts to the latest status

    Ruiqi Yang (from Dev Box) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5908b18 View commit details
    Browse the repository at this point in the history
  4. fix: combine the enablement condition of localdebug when teamsFx and …

    …OfficeAddin
    Ruiqi Yang (from Dev Box) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5417be1 View commit details
    Browse the repository at this point in the history
  5. fix: convert the wrong change of the title

    Ruiqi Yang (from Dev Box) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b5f16a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on May 8, 2024

  1. fix: optimize the control condition

    Ruiqi Yang (from Dev Box) committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5479f45 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. fix: remove multi import of isOfficeAddInProject

    Ruiqi Yang (from Dev Box) committed May 11, 2024
    Configuration menu
    Copy the full SHA
    23786cf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix: modify UT for the new change

    Ruiqi Yang (from Dev Box) committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a796a2c View commit details
    Browse the repository at this point in the history
  2. fix: pass the 2 UTs

    Ruiqi Yang (from Dev Box) committed May 16, 2024
    Configuration menu
    Copy the full SHA
    09c51e1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: add UT for manifest only add-in check

    Ruiqi Yang (from Dev Box) committed May 20, 2024
    Configuration menu
    Copy the full SHA
    54bb137 View commit details
    Browse the repository at this point in the history
  2. fix: add UT for manifest only add-in check 1

    Ruiqi Yang (from Dev Box) committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d715c30 View commit details
    Browse the repository at this point in the history