Qijia Liu

Results 25 issues of Qijia Liu

#### References to other Issues or PRs Fixes #24781 #### Brief description of what is fixed or changed Before substituting denom to 0, check whether it already exists as denom...

integrals.manualintegrate
Merge conflict

Added e2e test using playwright. Run by `pnpm run test:e2e`, or install https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright to debug. The bug is tested at `src/upload/tests/e2e.spec.js`. Comment line 9 and uncomment line 10 of `src/_e2e/index.html`...

做了个网站,纯前端wasm转换繁简https://my-opencc.vercel.app/ 支持全部14个json配置 代码:https://github.com/LibreService/my_opencc 想把wasm构建部分合并到上游 跟https://github.com/oyyd/wasm-opencc 的区别: * 使用wasm而非asm.js * 仅改动最外层`CMakeLists.txt`~和`Makefile`~;wasm-opencc的改动比较大,基本没法合并 * 依赖最新的emscripten工具链

close #6113 Testcase shows how to use it in `setup` of a custom element. If a component aims for both vue component and web component, one can use `ins.container instanceof...

ready to merge
version: minor
scope: custom elements

## Pull request #### Issue tracker Fixes will automatically close the related issue Fixes # #### Feature Describe feature of pull request #### Unit test - [ ] Done ####...

作者是@mehhaha,已取得他的授权 原repo https://github.com/mehhaha/Rime 我按[百度百科](https://baike.baidu.com/item/%E6%90%9C%E7%8B%97%E5%8F%8C%E6%8B%BC/7587355)测了下按键是对的

### originally ```py >>> from sympy import * >>> x=Symbol('x') >>> integrate(1/sqrt(x**2-1)) acosh(x) >>> integrate(1/sqrt(x**2-1), (x, 1, 2)) acosh(2) >>> _.evalf() 1.31695789692482 >>> integrate(1/sqrt(x**2-1), (x, -2, -1)) -acosh(-2) + I*pi...

integrals

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....

This PR contains the following updates: | Package | Update | Change | |---|---|---| | docutils | minor | `==0.19` -> `==0.21.2` | --- ### Configuration 📅 **Schedule**: Branch creation...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [esbuild](https://togithub.com/evanw/esbuild) | devDependencies | minor | [`^0.17.19` -> `^0.21.0`](https://renovatebot.com/diffs/npm/esbuild/0.17.19/0.21.2) | | [mathlive](https://togithub.com/arnog/mathlive) |...