-
### What problem does this feature solve?
如果数据的索引路径比较深, 传入`a.b.c.d`这样的格式即可.
参照: FormItem 的 Prop 支持 path 嵌套.
### What does the proposed API look like?
api 不用变, Table columns 支持key 支持嵌套索引即可.
``…
-
## Objective
Currently, Table does not have the ability to emulate the behavior of ordinary links when clicking on a row - namely, the ability to open a new tab without focusing on it. Modern brows…
-
Hi, Really sorry if I wasn't suppose to ask this question. But I really tried everything I could to center a node on render. But couldn't.
I saw the example on code sandbox. It is setting the diment…
-
I need to make project with some msbuild properties, tasks and targets which will be consumed by another project.
When my consumer-project references nuget package via `PackageReference` then consu…
-
Separated from https://github.com/VEuPathDB/web-monorepo/issues/935 as a tech debt
# `isVisible` tech debt
At the moment, both `visualizationPanelConfig` and `studyDetailsPanelConfig` (in appSta…
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0Aextend%20T%3A%3ASig%0A%0Aclass%20Kind%20%3C%20T%3A%3AEnum%0A%20%20enums%20do%0A%20%20%20%20X%20%3D%20new%0A%20%20%20%20…
-
```js
class A {
m() {}
static a = 1;
}
class B extends A {}
```
```js
// tsc
var __extends = (this && this.__extends) || (function () {
var extendStatics = function (d, b) {
…
-
### Current behavior
Hello, since last week our "cypress run" commands open a weird non-focusable blank window (see screenshot). I have no idea why this is happening i haven't updated cypress in on…
-
Actually, I am using a +900 list, but I only want to show 10 records on the menu.
But when I try to scroll down with a modified children list on renderMenu, it crash.
-
### What is your question?
I have a requirement where I wanted to create only release package for both x86 and x64. But while installing the package, as there is no Debug package created, the generat…