Shane

Results 24 issues of Shane

Inspired by the [**Transferring slots** section in Astro's documentation](https://docs.astro.build/en/core-concepts/astro-components/#transferring-slots), I think similar content could also be added to the slots.md of Vue's documentation. If that works, I'd be happy to...

“事件名称”参数添加对 `Symbol` 类型的支持

添加说明文档~

### Describe the bug When I use local images in markdown, they display properly during development, but after packaging the images fail to show. I checked the dist directory and...

### Describe the bug I wrote several code blocks of html in the markdown document: ```html document1 ``` ```html document2 ``` then previewed after packaging. From the homepage, I entered...

The [documentation](https://islandjs.dev/en/api/config-basic#base) says the default value of `base` is `/`, but if I don't explicitly set it, the default value of `base` doesn't seem to be `/`, and the button...