Il Harper

Results 15 issues of Il Harper

https://github.com/tower1229/weapp-plugin-dashboard/blob/master/src/index.wxml#L11 `max` 不是 `100` 的时候 `%` (百分号)是不是不太合适……

https://github.com/unjs/webpackbar/issues/29#issuecomment-968120938 ## Temporary workaround With bars reporter: ```ts new Webpackbar({ reporters: ['fancy', 'profile'], profile: true, }), ``` Without bars reporter: ```ts new Webpackbar({ reporters: ['profile'], profile: true, }), ```

## Check List - [x] I have already read [Docs page](https://hexo.io/docs/) - [x] I have already searched existing issues --- I've been searching on the "Best Practice" of Hexo's Multitilingual...

feature-request
enhancement
i18n
help wanted

Thanks for this great work! I've used it in my open source project. During use, I found that registering services with the same name will panic, even if they came...

[vscode-types-for-adobe](https://github.com/Afanyiyu/vscode-types-for-adobe): Visual Studio Code Plugin for Types-for-Adobe. No need for Node.js, TypeScript or Git. ![Demo](https://cdn.jsdelivr.net/gh/Afanyiyu/vscode-types-for-adobe@master/docs/demo.gif)

## Describe the problem related to the feature request ![image](https://github.com/koishijs/koishi/assets/20179549/24cd7d5a-d348-4534-8d25-1948343b03b2) 以全局设置为例,8 个配置项里只有一个标了单位的,剩下的都没有单位标注。新手几乎总不能只凭借给出的信息判断这些配置项的单位。 ## Describe the solution you'd like 为所有官方插件中的 Duration 类型添加单位标注,类似 `timezoneOffset`。 ## Describe alternatives you've considered 在醒目的地方(如全局设置的 `usage`)标注 `Duration...

feature

Currently deployment samples `WV2DeploymentWiXCustomActionSample` and `WV2DeploymentWiXBurnBundleSample` use the reg name `EBWebView` for registry searching, but this entry has already disappeared in recent versions of WVRT (also disappeared in Edge Stable)....

KoiShell 窗口启动的预设大小未实现 DPI Aware,导致在高分屏上预设大小较小。

enhancement
roadmap
win

KoiShell 每次打开的窗口均为预设大小,未记忆上次关闭时的大小。希望能记忆大小。

enhancement
roadmap
win