File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Dusseldorf UI
2- This is the graphical user interface for [ Dusseldorf ] ( https://aka.ms/dusseldorf ) , which provides an easy
3- human way to interface with Dusseldorf's API.
2+
3+ This is the graphical user interface for Dusseldorf, which provides an easy graphical human way to interface with Dusseldorf's API.
44
55This runs as its own component, it's a static web page build in the React Framework, hosted as a static component within the API repository.
66
7+ For more info on Dusseldorf, please check https://aka.ms/dusseldorf
8+
79# Running Locally
810
911To load this locally, do the following:
@@ -25,3 +27,8 @@ in the console of the DevTools in your favourite browser to any value to change
2527# Design
2628This UI is build upon the amazing [ Fluent2] ( https://fluent2.microsoft.design/ ) design framework.
2729
30+
31+ # Changelog
32+ - 2025-11-28: set API host precedence to ` REACT_APP_API_HOST ` > ` localStorage['api_host'] ` > ` "/api" ` and split panel resize.
33+
34+
You can’t perform that action at this time.
0 commit comments