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

Provide a changelog tab when this file is bundled in the package #12035

Merged
merged 9 commits into from
Sep 15, 2016
Merged

Provide a changelog tab when this file is bundled in the package #12035

merged 9 commits into from
Sep 15, 2016

Commits on Sep 14, 2016

  1. Added changelogUrl to local extension rapresentation

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    52b95aa View commit details
    Browse the repository at this point in the history
  2. Propagate the changelog url from the zip file if any

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    3027fff View commit details
    Browse the repository at this point in the history
  3. add getChangelog method to IExtension and its impl

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    50b7571 View commit details
    Browse the repository at this point in the history
  4. Display the changelog nav bar

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    1fbb0b9 View commit details
    Browse the repository at this point in the history
  5. Generalise and resuse markdown rendering function

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    1ad39ac View commit details
    Browse the repository at this point in the history
  6. Get changelog url in installed extension as well

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    4c93b48 View commit details
    Browse the repository at this point in the history
  7. Provide correct localized strings

    XVincentX committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    e38c873 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Remove the extension parameter from open commands

    XVincentX committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    23815a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98c3f7 View commit details
    Browse the repository at this point in the history