LordHanson

Results 9 issues of LordHanson

Came across this when trying to mock Injector from Angular core. As the class in abstract it results in Injector is not newable error.

Add runnable examples of the library using appropriate online code environment (ala codepen)

documentation

Add performance bench tests for key use scenarios

documentation

## Enhancement Request This enhancement is looking at the problem from a web perspective but could be extended to other implementing technologies. ### Use Case: As more web applications adopt...

enhancement
api
FDC3 for Web Browsers

If you add a default value for a parameter it does not show the user these default values when you run the help command. This information would be very useful...

### Which @angular/* package(s) are the source of the bug? compiler-cli ### Is this a regression? Yes ### Description We upgraded our apps from ng17 to 18 and adopted the...

type: bug/fix
freq1: low
severity3: broken
angular/build:application
area: @angular/build

### Question Area [X ] Other ### Question I am looking at the concept of a multiple agents to single window proposal. I am considering that applications can be loaded...

question
FDC3 for Web Browsers

### Question Area - [ ] Other ### DOM Projection for UX parts. In our current implementation we are presenting app resolver UX to the user and we are currently...

question
FDC3 for Web Browsers

## Minor Issue Reading the endpoint documents for v2 [here](https://fdc3.finos.org/docs/app-directory/spec#endpoints) it states that the GET request for apps ends with /v2/apps. This poses a problem for containers which are looking...

bug