Emil Zhai

Results 32 comments of Emil Zhai

已支持, https://github.com/kokororin/typecho-plugin-Access/commit/de75cbb7ace18455b3316d7894982c28c910bf11

![image](https://user-images.githubusercontent.com/1808990/205843488-da35c703-49f3-4e1a-a1d7-fda8107b06c3.png)

空白栏支持 只要设置 ``` { type: 'spacer', span: 'flex-auto', }, ``` https://drip-table.jd.com/drip-table/schema/row-header

same issue, seems it follows the first line ending position. ![image](https://github.com/hoovercj/vscode-power-mode/assets/1808990/9bcdf4d6-8f21-4d72-b6cc-0bcdfbcb2c08)

fixed, https://github.com/kokororin/typecho-plugin-Access/commit/e33a5cf0b4b17893fdb1f938a1d20a42eedab5f8

#2731 , btw, this branch failed travis-ci since commit https://github.com/airyland/vux/commit/883264f8e24fed52f049d4f8d5629b59dcd32e33.

主应用是否有通知子应用?子应用没有跨应用时切换路由,主应用需要通知子应用,示例代码: https://github.com/micro-zoe/micro-app-demo/blob/0cbd0abcc2165b14041aa0d5101f88999bd02f08/main_apps/vue2/src/components/sidebar.vue#L143-L150

``` window.rawWindow.dispatchEvent(new PopStateEvent('popstate', { state: null })) ``` https://github.com/micro-zoe/micro-app-demo/blob/0cbd0abcc2165b14041aa0d5101f88999bd02f08/child_apps/react18/src/components/navbar/index.tsx#L23-L33

https://github.com/tinymins/micro-app/actions/runs/7636790798/job/20804448749?pr=1