xsf

Results 16 issues of xsf

My docserach.yml is: ``` name: docsearch on: push: branches: - main jobs: algolia: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Get the content of docsearch.json as config id: algolia_config...

how to solve this following error? Thx. ```bash custom-elements-everywhere git:(main) ✗ npm ci npm WARN prepare removing existing node_modules/ before installation > [email protected] install /Users/xxx/Desktop/custom-elements-everywhere > node scripts/install.mjs ⠏ Running...

Quarkc is a new frontend framework like lit and there are no tests available for it here. I'd like to write some tests for Quarkc, thx.

### Version 5.0.8 ### Reproduction link [github.com](https://github.com/xsf0105/vue2-tsx-slot-issue-demo) ### Environment info ``` node v16 ``` ### Steps to reproduce https://github.com/xsf0105/vue2-tsx-slot-issue-demo clone this project, and install depenices, then run serve: ``` import...