Alex Tsoi

Results 9 issues of Alex Tsoi

Given a controller action with `Dictionary` parameter NSwag generates a proper schema with `type: "object"`: Sample controller: ```cs [ApiController] public class SampleController : ControllerBase { [HttpGet] [Route("sample")] public string GetSample([FromQuery]...

Angular 13 produces the following warning: ``` ⠹ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries: - ngx-summernote [es2015/esm2015] (https://github.com/lula/ngx-summernote.git) Encourage the library authors to publish an Ivy...

Please publish NuGet version to support C#/.NET users.

Could you please advise on the right way to specify a value to be displayed when task is in Running state? Given the example below, I'm trying to show something...

The tool requires .NET 5.0, which is out of support for more than a year now.

### Describe the bug `gh pr view -w` doesn't include protocol (http/https) in the url in the output. As a result Windows Terminal doesn't convert it to a clickable link....

needs-user-input
feedback

### Windows Terminal version 1.19.10821.0 ### Windows build number 10.0.19045.4046 ### Other Software _No response_ ### Steps to reproduce 1. Open PowerShell tab 2. Type `git pull` 3. Press CTRL+Backspace...

Issue-Bug
Needs-Author-Feedback
Needs-Triage

The link from [README.md](https://github.com/MonoGame/MonoGame.WebDemo/blob/master/README.md) file is not working. ![image](https://github.com/MonoGame/MonoGame.WebDemo/assets/1263018/04245284-cda1-41d9-8dc3-b17478e99368)

## What problem does this feature solve? Allows using custom matching method. This is already supported in nz-tree, but not in nz-tree-select. ## What does the proposed API look like?...

🌈 Feature Request
Component: TreeSelect