Seethoven

Results 13 issues of Seethoven

This is a great project. Does it support selecting elements so that we can do simple CRUD?

Our c# classes usually add summary tag recognition, and additional tag recognition will make our classes more readable

### 可复现的链接: 无 ### 问题描述与截图: ![image](https://user-images.githubusercontent.com/34771525/179348369-7bf728f0-0d01-449b-b34c-6443d6a02e6d.png) ` handleRemoveMat(row, rows, parent) { if (row && rows) { const index = rows.indexOf(row) if (index >= 0) { rows.splice(index, 1) } } }...

bug

## NPOI nuget Version 2.5.5 I found that after I updated NPOI 2.5.5 (the previous version used the border style was lost), There was a memory leak. After I created...

need-investigation
performance

Is it possible to support xps output? xps output can be printed directly on the client, pdf also needs an extra renderer which is not a good idea

click or move mouse ,it crash .net 5 vs2019

According to the camel case rule The camel case of ABCdefg should be abCdefg not aBCdefg

how to create the json for antd 1.x version?