kylin

Results 30 issues of kylin

#### 描述问题: 1. 文档属性写漏 2. 切换英文无效 CollapseGroup 属性表漏了一个 body 的属性说明,其他属性有没有漏我不知道。 [collapse](https://baidu.github.io/amis/zh-CN/components/collapse) #### 截图或视频: ![image](https://github.com/user-attachments/assets/5b7e7c12-836a-4abd-a852-b99e09dc0b76) ![image](https://github.com/user-attachments/assets/34368b61-9355-40de-843d-4064d38f1bde) #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `sdk`、`npm` 或`其他`... 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在 3. 粘贴有问题的完整...

need confirm

1. 读取模版使用 jinja2 这样那个框架都能用 2. 维护变得更加容易 3. 各个框架通用 例如: ``` from pathlib import Path from typing import Any, Dict, List, Optional, Tuple, Union from jinja2 import Environment, FileSystemLoader from pydantic...

#### 描述问题: 复现 https://aisuda.bce.baidu.com/amis/zh-CN/style/index#%E8%BE%85%E5%8A%A9-class #### 截图或视频: 可以的话,尽可能提供截图或视频来补充描述你的问题... #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `sdk`、`npm` 或`其他`... 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在 3. 粘贴有问题的完整 `amis schema` 代码: ```json5 { "type": "page", "cssVars":...

bug
need confirm
style

[column-setting](https://tolking.github.io/element-pro-components/zh-CN/components/column-setting) ![image](https://github.com/user-attachments/assets/3b5df5b0-5870-4dfb-9d20-9dd1b617c7f6)

效果例子: ![image](https://github.com/user-attachments/assets/4a321c10-3258-44c1-84e8-6feb65750485)

类似效果 [admin layout](https://infernalazazel.github.io/k-naiveui-pro/cn/layout/) ![image](https://github.com/user-attachments/assets/904d8de6-2ecb-4d38-bc79-2516f0dc24c9)

### Environment os: Ubuntu 22.04 node: v20.17.0 vue: 3.4.37 unbuild: 2.0.0 ### Reproduction [git](https://github.com/InfernalAzazel/k-naiveui-pro.git) [docs](https://infernalazazel.github.io/k-naiveui-pro/) ### Describe the bug 1. The packaged Vue3 component props. ts cannot call the props....

bug

### Describe the feature - First of all, thank you for the great work on shadcn-vue 🙏. The project is elegant, modern, and well-structured. However, after reviewing the [shadcn-vue Data...

PR welcomed

oss.py ```python from datetime import timedelta import uuid from fastapi import UploadFile from minio import Minio from minio.commonconfig import Filter from minio.error import S3Error from minio.lifecycleconfig import Expiration, LifecycleConfig, Rule...

question

我正在写一个开源的 fastapi-amis 封装理念让人可以轻易的扩展其他数据库,有需求的可以看看[fastapi-amis](https://github.com/InfernalAzazel/fastapi-amis.git)