-
### What problem does this feature solve?
弹出层组件的位置计算内部兼容或者提供兼容的办法。
目前弹出层组件计算位置使用inset属性,且此部分代码为内联样式,此属性在Chrome < 87 版本之前是不兼容的。
![image](https://github.com/user-attachments/assets/1ca8dfcd-4f3a-47…
-
Good explanation can be found here
https://github.com/babel/babel/issues/12058#issue-700745148
In general, all imports should have extensions. Thanks
-
### What problem does this feature solve?
Before v5, I can inject `antd/dist/antd.less` directly into the shadowdom root. How can I do the equivalent in v5?
Went through the document seems there…
noru updated
2 months ago
-
### Reproduction link
[https://ant-design.antgroup.com/components/icon-cn](https://ant-design.antgroup.com/components/icon-cn)
### Steps to reproduce
1. 在一个类命中增加一段css
.lessonSettingWrap{
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
Thera are so many requests for typescript types and typescript seems to be a better alternative. What if we are able to generate flow types from typescript and cover both groups? I really hate dividin…
-
Development on Radium has stalled lately. The timing of this is unfortunate because there are several large bugs in the project that need to be dealt with soon. I have some thoughts about what our nex…
-
### Describe the bug
After install `npm i @pdfme/common` i got:
```
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: rc-color-picker@1.2.6
```
### To Reproduce
just inst…
-
Instead of
```css
body {
color: red
}
```
producing
```js
[
[RULE_START, 1],
[SELECTOR, 'body'],
[PROPERTY, 'color'],
[VALUE, 'red']
[RULE_END]
]
```
It could…
-
参考 https://github.com/react-component/select/pull/1056 的改动。
- [x] https://github.com/react-component/select https://github.com/react-component/select/pull/1056
- [x] https://github.com/react-c…