-
### Description
A performance regression happened when using this repro (with `-O=gsharedvt` for `mono-aot-cross`):
```csharp
var SUT = new List();
SUT.AddRange(Enumerable.Range(1, 1000)
.Se…
-
There is a problem after recent releases in https://unpkg.com/@antv/g2plot@latest/dist/.
The file "g2plot.js" is no longer available there and the file "g2plot.min.js" is not working.
It is also …
-
docfx-template inserts broken links to marketing images/banners, e.g.
https://staging.infragistics.com/blazorsite/components/charts/chart-overview.html#blazor-treemap
![image](https://user-image…
-
Thank you for responding to our .NET Native AOT survey (https://github.com/dotnet/runtime/issues/40430)! We had over 1,400 responses. We are in the process of analyzing results and will soon start t…
-
## 0.9.3.10
- #2480 Pagination Items not aligned straight in DataGrid
- #2531 DataGrid.RowSelectable not firing when clicking the DataGridMultiSelectColumn checkbox directly
- #2539 Settings Prog…
-
Can MudBlazor add a new Component that provides apis just like html-canvas or WinForm/WPF's System.Drawing for 2D graphics drawing, for exmaple, api for DrawLine, DrawRectangle, DrawEllipse, DrawImage…
hxmcn updated
3 years ago
-
Hello, can you add new hierarchical layouts as well in the chart types such as [here](https://echarts.apache.org/examples/en/index.html)
We can make these view components and included in Nugets dir…
-
Hopefully someone has the time to guide me a bit into the finer points of the charts extension of Blazorise. May I thank you for all the effort that you guys have put into this project?
Anyway, usi…
-
## Summary
Is this project going to stick exclusively with the Xamarin Forms flavor of XAML? Is there any chance of adopting the "real" XAML from WPF/UWP? (TextBlock instead of Label, StackPanel in…
-
I think it would be nice if there was a collection of 3rd party avalonia controls and libraries. Blazor has one called awesome-blazor.
https://github.com/AdrienTorris/awesome-blazor
I was thinking a…