Kevin Deng
Kevin Deng
closes #13 Wait https://github.com/vuejs/vue/pull/12609
v2 branch is here https://github.com/iamkun/dayjs/tree/next If you have issues about v2, please comment on this issue. Please **do not comment** on irrelevant content. ## Changelog ### `2.0.0-alpha.0` ⚠️ At this...
**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...
anchor implementation is composed of anchor-link and anchor and provide affix to fix the absoulte position. the most important logic is scroll smooth and active current link reference from antd。Please...
## Plans - remove all `@ts-nocheck` - [`script-setup`](https://github.com/element-plus/element-plus/issues/5709) - refactor `state` to `ref` - expose all things user need - [style namespace](https://github.com/element-plus/element-plus/issues/5374) - [export component instance type](https://github.com/element-plus/element-plus/issues/4308) - [refactor plan](https://github.com/element-plus/element-plus/pull/3113)...
GitHub(可选):@antfu 所在公司/组织/岗位(可选):@nuxt / @vuejs / @vitejs ... Twitter(可选):https://twitter.com/antfu7 博客地址(或其他媒体平台)(可选):https://antfu.me/ 推荐理由:Vue、Vite、Nuxt 核心团队成员,Vitest、VueUse、Slidev、UnoCSS 作者。 有非常多 idea,做了很多 Vue 相关生态的开源项目! 推荐人:三咲智子 @sxzz 建议嘉宾[订阅《开源面对面》的邮件列表](mailto:[email protected]),方便后续发送录制的会议邀请。
You can see the log from https://github.com/sxzz/unplugin-vue/runs/7743896403?check_suite_focus=true I have no idea with webpack. Reproduction repo: https://github.com/sxzz/unplugin-vue/tree/04bc55cb77270930cef981a63cf493dc1cae3d68 Run `pnpm run build` in root workspace, then run `pnpm run build` in `examples/webpack`...
ESBuild: https://esbuild.github.io/plugins/#resolve Rollup: https://rollupjs.org/guide/en/#thisresolve Rspack: ~~wait PR https://github.com/web-infra-dev/rspack/pull/2080~~
When working with vue-loader and babel-loader, the transforms fail. And only in production mode. Related issue: https://github.com/sxzz/unplugin-vue-define-options/issues/23 `this._compiler? $unpluginContext` is undefined, it seems there is no inject to compiler? ...
**Is your feature request related to a problem? Please describe.** I want to use `ts-morph` in `.vue` files, so it requires integration with [Volar](https://github.com/johnsoncodehk/volar). **Describe the solution you'd like** Provide...