-
### Description
Create a completely new formula plugin that will be based on the HyperFormula engine.
This is an Epic. Work should be split into smaller tasks.
### Requirements
- [x] Create ne…
-
# Problem
I did a performance audit and saw that we call the get function several times. The function is looping over all messages.
This slows down the push event tremendously.
@inlang/ed…
-
## Context
@inlang/team Participate in the referenced issues. I plan on doing a call tmr (20 July) to discuss things (if required).
LOOM https://www.loom.com/share/4611de77b168423694fe53771ae6a…
-
```
I create a levelpack, it runs fine... until I add a challenge.
I am using the New 0.4 Buzzard Version and here's the problem. I create my
levels and then I do some challenges. I save it to the le…
-
#### 描述问题:
Vite + Vue3的项目,使用了 veaury 对 AmisEditor 组件进行转换,编辑器能正常显示。在添加CRUD组件时,如果选择了启动按钮例如“新增”,确认后编辑窗口会报这个CRUD组件渲染错误。
#### 截图或视频:
在CRUD配置界面选择一个按钮。
![image](https://user-images.githubusercontent.…
-
I'm unsure whether what I have in mind will work with the current architecture of edtr.io, so maybe someone can clarify whether this will work or not.
I want to write a custom plugin for an H5P mic…
-
## Description
In order to determine if the existing preview server code can be used to build individual site sections, we need to discover which modifications are necessary to get output matching …
-
# Motivation
For authentication currently the user to role and permissions has been managed in traitlets. Via a few important attributes
```
c.RBACAuthorizationBackend.role_mappings: Dict[str, …
-
#### 实现场景:
amis 2.7 版本,升级到 3.2 版本
#### 存在的问题:
升级后,CRUD 组件的列表数据不展示了,可以通过分页看到,已经获取到了,而且很奇怪的是,预览 demo 的编辑器中复制 schema 后却是正常的。
![image](https://github.com/baidu/amis/assets/23336585/03bdadb2-4083-489…
-
We need roles for Exec to approve, Coordinator to update all members, etc
Check if it can be scafolded from [Teams](https://jetstream.laravel.com/3.x/features/teams.html) as its recommended to add …