Coder Social home page Coder Social logo

Comments (7)

mpth avatar mpth commented on May 21, 2024 2

This would mean we would lock out folks from updates that are currently using it with TFS Server 2018 Update 2/3. I'm all for it - just making sure this is clear.

grafik

The Estimate extension by @cschleiden targets both Azure DevOps Services and Azure DevOps server and uses the new SDK with theming support. Maybe he has some advice :)

from vsts-extension-retrospectives.

mpth avatar mpth commented on May 21, 2024 1

As this extension uses the old vss web extension SDK the links you shared will not necessarily help us.

There is an undocumented option in the old extension SDK that could potentially work. I haven't used it myself but it should inject the current themes CSS variables into the extension iframe.

https://docs.microsoft.com/en-us/azure/devops/extend/reference/client/api/vss/references/vss_sdk_interfaces/iextensioninitializationoptions (see comments)

Only found this blog post in German that explains how it works :-)
https://www.aitgmbh.de/blog/tfs-devops/theme-unterstuetzung-fuer-azure-devops-erweiterungen/

Switching to the new SDK is only an option if we can drop support for Azure DevOps Server versions that dont support the new SDK. I dont know what version that is but I'm sure we can find out.

from vsts-extension-retrospectives.

mpth avatar mpth commented on May 21, 2024 1

Maybe we can try using the applyTheme initialization option first before thinking about switching out the SDK.

microsoft/vss-web-extension-sdk#105

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 21, 2024

I think we can drop old Azure DevOps Server versions in favor to have newest and greatest features.

I didn't do that before, is it as simple as bumping dependency version in package.json or should we change codes in files as-well? Did you do that before?

from vsts-extension-retrospectives.

polatengin avatar polatengin commented on May 21, 2024

it may solve this issue very quickly and easily 😊

I can test it out this weekend

from vsts-extension-retrospectives.

yayitserica avatar yayitserica commented on May 21, 2024

@JankaKoen will make color suggestions to @polatengin by 7/27 Monday.

from vsts-extension-retrospectives.

mindlessroman avatar mindlessroman commented on May 21, 2024

I believe most of the theme issues have been addressed. Worth closing @polatengin ?

from vsts-extension-retrospectives.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.