-
Detected 5325 ESLint reports and/or crashes.
Scanned 10310 repositories.
Reached maximum result count 50.
Showing 50/5325
Rules:
- `@next/next/no-page-custom-font`
Click to expand
## Rule:…
-
## Background
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Proposal
Describe the solution you'd like, better to provide some pseudo code.
…
-
![image.png](https://cdn.nlark.com/yuque/0/2021/png/84868/1624962173597-44a76cdf-9fdf-45b7-82b1-cda6aca169d5.png#height=432&id=u8b6b4eb9&margin=%5Bobject%20Object%5D&name=image.png&originHeight=864&or…
-
一个项目肯定会有很多最小原子化的组件(100+),每个文件是一个js。src下有一个index.ts,感觉每次写一个组件都要在index.ts里添加一行这个很不友好。怎么能自动添加到一个对象直接返回
src/index.ts:
```
const context = require.context('./base', true, /\.js$/) //默认组件全在base下
cons…
-
![image](https://user-images.githubusercontent.com/11746742/131314841-5a4de6a2-48aa-41b4-b62f-b55ce229c7c2.png)
分支: https://github.com/alitajs/wufeng/tree/feat-generate-icons
```
cd packages/icon…
-
### Version of antd-mobile
rc16
### Operating system and its version
_No response_
### Browser and its version
_No response_
### Sandbox to reproduce
_No response_
### What happened?
报错:Modul…
-
AddressPicker组件在首次选择地址后,再次点击地址进行选择操作,修改地址后点击取消,此时再次进入选择地址弹窗会保留上次选择地址数据,导致已选择数据和弹窗中数据不一致。官方的V2和V3版本中的Demo都有这个问题,请问使用时如何能解决这个问题?
-
- [ ] Form 基础
- [ ] Input, TextArea
- [ ] Switch
- [ ] Select
- [ ] NumberInput
-
## 框架
- [x] import form alita
- [x] router support(旧语法兼容,现在的写法不支持ssr)
- [x] plugin-layout 动态设置 layout 属性和布局
- [x] keep-alive 状态保持
## 组件
- [x] load more ,@alitajs/list-view 主要是自动给高度使用了 docu…
-
card 尺寸和设计参考 ionic 的官网。大小自由调整一下。
https://ionicframework.com/docs/components
![image](https://user-images.githubusercontent.com/11746742/131639055-0708da1a-9493-4ffb-a44d-0bff72e84d77.png)
编辑代码入…