Wei

Results 98 issues of Wei

由于个人精力有限,希望可以找到有兴趣的同学来继续维护本项目,我会邀请你成为 Collaborator。 有兴趣的同学可以在下方留言,最好是有一定 Hexo theme 开发经验或提过 PR 的同学。

help wanted
management
discussion

Just like tsdx. Hit `bili create my-package --vue` to create a vue project with a small but sane template. What's more. - [ ] inquire several built-in templates (js/ts/tsx/vue/vue +...

Now user can export an array in config file to run multiple bundle instances. #12 e.g. ```ts import { Config } from 'bili' const config: Config = [ { input:...

### Is your feature request related to a problem? Please describe. For now, the outline config in frontmatter is not documented, however, the code is in the codebase. Just add...

enhancement
theme

resolve #954 - [x] no breaking change - [x] test added - [x] new frontmatter config added

### Describe the bug When starts to dev the `examples/minimal` in this repository. The first load will trigger a runtime error which is the same as https://github.com/vuejs/core/issues/4344. Everything goes well...

bug
build

In README there's a performance optimization method > 1) Optimizing expensive sub-trees by splitting the component apart I don't quite understand how it optimize performance. IMO, the separated component render...

### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like For now, the error overlay shows a diagnostic with an absolute file...

enhancement

feat(ItemList): Add slide when turning the page. Add animation on mounting. (Just like vue-hackernews)

**Describe the bug** When triggering the first hover hint, there would be seconds of loading time before data is shown. Maybe this is caused by the large JSON. ![image](https://user-images.githubusercontent.com/12322740/80077137-ab547080-857f-11ea-94c3-5eebf115c415.png)