microsoft / azpipelines-kubernetesUI

This repo contains UI views of a kubernetes cluster and will be used in azure devops pipelines. This UI is hostable outside of azure pipelines product and does not require the UI web server to be running inside the kubernetes cluster.
Other
22 stars 10 forks source link

Why use azure-devops-ui instead of Fabric 7? #242

Open rodrigoaliste opened 4 years ago

rodrigoaliste commented 4 years ago

It seems both the design language and React components are duplicating effort taken by the Fabric 7 team. I'd agree that Fabric was originally design for 365 apps, but it seems that they are increasing the scope to become the general Microsoft UI Framework?

kachalkov commented 4 years ago

Also, why fabric-ui seems to be using gulp extensively and devops-ui is using tsx-cli?