zhaoqiang1024

Results 9 issues of zhaoqiang1024

## 问题描述 有一个需求需要实现两个功能 1、固定编辑器的高度和宽度,当输入的文字超过编辑器的高度时则新开一个新的输入区域。 2、扩展一个按钮,点该按钮可以插入一个浮于编辑器上方的元素,该元素拥有唯一的name可编辑,同时记录该元素相对于编辑区域的xy坐标 ## wangEditor 版本 5 ## 是否查阅了文档 ? (文档链接 [www.wangeditor.com](https://www.wangeditor.com/) ) 是 ## 最小成本的复现步骤 (请告诉我们,如何**最快的**复现该问题?) 目前看文档不确定已有的扩展功能是否可以满足该需求,想问问大佬们是否可以在现有基础上可以扩展出该需求

### 发行方式 小程序 ### 具体平台 微信小程序模拟器 ### 开发环境 Windows ### 项目创建方式 CLI命令行 ### 依赖版本 { "name": "real-estate-platform-manage-mp", "version": "0.0.0", "scripts": { "dev:custom": "uni -p", "dev:h5": "uni", "dev:h5:ssr": "uni --ssr", "dev:mp-alipay":...

### NutUI 包名 @nutui/nutui-taro ### 这个功能解决了什么问题? picker选择器的顶端是否加一个input输入框用来过滤或通过远程获取选项,这样可以解决一些需要模糊搜索选择的业务场景,我们目前主要是小程序办公使用,经常需要模糊搜索一些人员信息 ### 你期望的组件设计是怎样的? 在picker的顶端增加一个input框,可以本地过滤或请求远程服务器返回相应的选择器数据

Feature Request

## 背景 基于uniapp的情况下我们需要同时打出h5包与小程序包,h5包主要给混合应用使用 ## 期望 虽然有单独的h5版本,但两套原则上在api与使用方式上并不能无缝切换,所以希望mini版是否可以支持uniapp的h5打包 ## 思路

enhancement

我的输入法会自定义一些自己的词库,而且我有好几台设备,能否增加一个通过配置git拉取词库的功能,否则我只能每次换设备后再手动更新了

### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Desktop App ### Browser Chrome ###...

bug
need testing

### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Desktop App ### Browser Chrome ###...

bug
need testing

### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary The add directory feature also supports both pre-and post-execution scripts, which run...

feature

### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary Why must a request tab be kept open? and cannot be closed?This...

feature