puxiao

Results 16 issues of puxiao

**Issues:** null **Description:** For more device support.

emm... > Outputs JS that can be natively imported as an ES module in deno. Is this description correct?

For newbies, they don’t know what `createAndFillWorkbook()` does at all.

``` import { PropType } from 'vue' import { PPTFrameElement } from '@/types/slides' ``` 按照 CustomElement.md 中示例代码会收到这样的错误信息: ``` "source": "ts-plugin" "'PropType' is a type and must be imported using a...

[WARNING] Duplicate key "pulling" in object literal [duplicate-object-key] ``` data() { return { dataList: [], navigateFlag: false, pulling: false, //

[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive.

我认为在 "修改主题" 与 "调整主题"之间,增加上 "获取主题" 会对新手更加有好。 并且通过 useThemeVars 的链接跳转至 "创建适配主题的组件" 一文,让整个阅读理解更加通顺。