Yoki

Results 19 issues of Yoki

## Current behavior I found all over the docs, but nowhere mentioned. Only possible config relate to `@semantic-release/commit-analyzer` presetConfig, but it's not working. `.releaserc.json` ```json { "branches": ["main"], "plugins": [...

This PR improves developers experience(DX) by adding better-script to introduce a new way of npm scripts writing. It will not damage the existing way of writing and using npm scripts....

This PR improves developers experience(DX) by adding better-script to introduce a new way of npm scripts writing. 作者您好,better-scripts 是本人近期开源并长期维护的脚本工具,如您接受此PR提案 将成为本项目的首批内测用户 - 优先满足您对于本项目的改进建议 - 优先响应您在使用过程中遇到的问题并提供支持 ## Who are using?

This PR add better-scripts to improve npm scripts writing DX. ## Previous - Too many scripts are hard to read and use. ![image](https://user-images.githubusercontent.com/74389358/183422397-803ee2db-23b4-48a4-a83e-365ceed0d886.png) ## Now ![image](https://user-images.githubusercontent.com/74389358/183422902-abc73d09-b8d3-44cb-a7f7-627cf3249e99.png)

I think if GCW can only use semantic-release to release and generate changelog, it will be more limited. Is there a way to use lerna to manage and release?

# Can not click `src/index.js` to open in the right line. ``` leasot src ``` output: ``` src/index.js line 297 TODO adsad ✖ 1 todo/fixme found ``` # Temp solution:...

# This feature implemented the correctly ref type which retrieves from element passed by as prop ## Previous: ![image](https://user-images.githubusercontent.com/74389358/144789238-2cd9fb08-373e-4d0d-bf0f-6aa00b3ff1b9.png) ## After: ![image](https://user-images.githubusercontent.com/74389358/144789424-d6bf0083-8a4f-4d39-9112-87c06d45edb3.png) ![image](https://user-images.githubusercontent.com/74389358/144789396-4f26560d-4722-4f63-8439-2c60723cfde9.png) ![image](https://user-images.githubusercontent.com/74389358/144790177-b75da7d7-4d65-4269-a22f-20d5028bbb19.png) - [x] 🤗 Correct Element type...

## Description When I typing inside original style, it triggers vscode-styled-components auto-completion with semicolon suffix. **Screenshot** ![2021-05-28 14 11 54](https://user-images.githubusercontent.com/74389358/119939119-ef564800-bfbf-11eb-8230-a628ee959152.gif) ## Expected behavior Don't bother original style syntax. ## Build...

bug
help wanted
E-Hard
more info

## See this example in codesandbox https://codesandbox.io/s/try-react-infinite-scroll-hook-4ekfj1?file=/src/App.jsx:1374-1384 ## This is a common pitfall when using `rootMargin` without `root` specified Little rules of `Interception Observer API`: `root` default to viewport while...

## Demo [![image](https://user-images.githubusercontent.com/74389358/171681901-30a585eb-3328-42fe-8d4e-f11b9d803af4.png)](https://k19wbt.csb.app/) [![iShot2022-06-03 01 11 44](https://user-images.githubusercontent.com/74389358/171686259-56c6332b-f393-4cc8-9fb6-d7a40c53a183.gif)](https://k19wbt.csb.app/) [👀 Preview](https://k19wbt.csb.app/) [![Edit react18-todo-app](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react18-todo-app-k19wbt?fontsize=14&hidenavigation=1&theme=dark) ## Features - ⚛️ React 18 + @emotion/styled + react use + react router v6 - 🛍 New API...