-
## What problem does this feature solve?
@delon/form已经非常强大了,但美中不足还差一个比较好用的可视化编辑器,实现拖放生成表单并可视化配置组件,功能类似于:https://form.lljj.me/
## What does the proposed API look like?
@delon/form/editor
-
After upgrade MISP from 2.4.143 to 2.4.155 version Workers cannot start. I cannot push events.
Exampe:
Worker type: default
Jobs in the queue: 1
Queue status: Issues prevent jobs from being proc…
-
### Reproduction link
[https://github.com/ng-alain/ng-alain/issues/new/choose](https://github.com/ng-alain/ng-alain/issues/new/choose)
### Steps to reproduce
D:\works\angular\my-project>ng s
- G…
-
我有一个需求,需用通过需要通过组件1和组件2的值来决定是否显示显示组件3,于是我在组件3的visibleIf里面设置监视组件1和组件2,代码如下
```
visibleIf: {
attendanceType: (value: any) => value !== 0,
needPatrolPoint: (value: any) => value !== false,…
-
### Reproduction link
[https://github.com/wxq851685279/test-ng/blob/main/login.servce.ts](https://github.com/wxq851685279/test-ng/blob/main/login.servce.ts)
### Steps to reproduce
```ts
import…
-
## What problem does this feature solve?
在一些复杂的场景,动态运算后,需要显示一些信息到页面上。
最佳体验是在相关属性下方,使用text输出。
当前Widget仅支持原样显示。如需显示HTML,需要再做处理。
虽然很简单,但实在不知道如何自己写好提交上去,只能麻烦作者了。抱歉抱歉
## What does the proposed API…
-
## What problem does this feature solve?
windows下用pnpm编译的时候会包缺少一些包,因为这些包是间接引用的,但我引用后又报其他错误了。
## What does the proposed API look like?
想要用pnpm的工作空间实现monorepo,如果能提供pnpm的编译支持,就太好了
-
## What problem does this feature solve?
咨询一下,有没有popover非Directive的实现的用法,类似懒加载效果,当我点击的时候,由服务动态创建浮层,而不是在html用directive绑定浮层
例如提供一个服务,这样使用:
html:
ts:
popover($event:any){
const popover=await …
-
### Reproduction link
[https://stackblitz.com/edit/ng-alain-setup-ptnvgr?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/ng-alain-setup-ptnvgr?file=src%2Fapp%2Fapp.component.ts)
###…
insov updated
3 years ago
-
## What problem does this feature solve?
reuse-tab路由复用组件刷新非当前选中的tab时会存在各种问题
## What does the proposed API look like?
除了当前选中的tab有刷新选项 其余的都没有刷新
(ReuseTabComponent中的刷新方法, 使用的是ReuseTabService.compon…