dylan

Results 22 issues of dylan

When I used Markdown Editor this morning, I found that the existing api was no longer valid, and it kept reminding me that the type of the return value was...

Syntax Error: TypeError: prettier.resolveConfig.sync is not a function Occurred while linting xxx\markdown-online-editor-master\src\main.js:3 at Array.forEach () at Array.forEach () at Array.map () xxx表示路径 是版本的问题吗?

## Current use version? #### 当前使用的版本是多少? ``` api 27 - 32 ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` 可以 ``` ## Describe the problem or provide...

## 功能建议 ### 需求描述: 目前我在做表单业务,有些选择初始数据并不是字符串,而是自定义的data类,选择后需要获取的是选项对应的data实例。而按目前的功能,默认只能插入字符串,这样就要做两次转换,逻辑上以及性能上都不太理想。如果可以插入自定义data以及转换规则接口,在显示的时候,单个item显示可以调用转换规则接口得到,选择的时候就可以直接获取到需要真实获取的数据,不再需要重新转换一遍

等待反馈

My app is a local media player, and it's a full-screen window. The title bar is located at the top level, which makes the section below the title bar impossible...

enhancement

## Problem Description When I mouse-click the titlebar, the window does not get focus. My electron app is configured with several shortcuts. When the window gets unfocus, the shortcut keys...

目前单选只能设置最大数为1,但我希望选中一个后直接返回