-
## What problem does this feature solve?
windows下用pnpm编译的时候会包缺少一些包,因为这些包是间接引用的,但我引用后又报其他错误了。
## What does the proposed API look like?
想要用pnpm的工作空间实现monorepo,如果能提供pnpm的编译支持,就太好了
-
## What problem does this feature solve?
希望添加点击菜单多标签页支持
## What does the proposed API look like?
希望添加点击菜单多标签页支持
-
反馈问题请先查看文档和务必提供详细的复现代码,遵循如下格式,描述不清楚的问题将会直接关闭。
### vue和ui框架
vue2或者vue3、ui框架element antd、vjsf 使用版本说明
### 问题描述
对错误是什么的清晰简洁的描述。
### 如何复现
可以详细介绍你的复现场景或者相关代码。
必要时提供复现demo,如codepen,github 复现仓…
-
## What problem does this feature solve?
在一些复杂的场景,动态运算后,需要显示一些信息到页面上。
最佳体验是在相关属性下方,使用text输出。
当前Widget仅支持原样显示。如需显示HTML,需要再做处理。
虽然很简单,但实在不知道如何自己写好提交上去,只能麻烦作者了。抱歉抱歉
## What does the proposed API…
-
### Reproduction link
[https://stackblitz.com/edit/ng-alain-setup-8t85yp?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/ng-alain-setup-8t85yp?file=src%2Fapp%2Fapp.component.ts)
###…
-
Hi all
I am using the `npx swagger-typescript-api` like below to generate our types. Recently this has stopped working because of the script can't find the Axios package.
Console output:
```
$ n…
-
# English Version
> This guide applies to the current version ng-alain >= 10;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this g…
-
## What problem does this feature solve?
radio,select 等组件中当值发生变化可以触发ui.change事件,可以根据这些值做一些处理。
而类似Number,并没有触发到change事件。在一些场景下是需要对用户输入的值做一定处理的。
## What does the proposed API look like?
所有类似Number…
-
## What problem does this feature solve?
可以把面包屑导航放到标签页上面么,没有找到这样的api
![image](https://user-images.githubusercontent.com/29041799/138704009-e0fc2663-00ba-46b9-b06b-b2f004a1197f.png)
## What does t…
-
## What problem does this feature solve?
经常遇到表单过大, 一版显示会眼花缭乱, 如果使用标签页划分, 则查看起来就会清晰很多
## What does the proposed API look like?
{
tabs:[
{
title:'…