Yadong (Adam) Zhang

Results 39 issues of Yadong (Adam) Zhang

- keyboard input - '* & / ' added

the `engine` is `yarn` but we 're using `npm`? https://github.com/hop-protocol/hop/blob/23e814391125405ac60a477fee2f82d9c950ef44/package.json#L4-L7

Nextjs v12 has big improvements and there's no need set heap size: `--max_old_space_size=4096`.

- why replace `lerna` with `pnpm`: - more faster - why replace `netlify` with `vercel`: - `netlify` has some problems with `pnpm` and - `vercel` supports `pnpm` by default.

Issue: #47 ## What Changed ## Checklist Check the ones applicable to your change: - [x] Ran `yarn update-all` - [x] Tests are updated - [x] Documentation is updated ##...

Issue: #11554 ## What I did - [x] enabled `code/renderers` unit tests. - [x] React Profiler support. - [x] added stories. ## How to test - [x] Is this testable...

bug
app: react
block: source

Issue: #12208 ## What I did The error was reported by `sanitize ` function, its parameter only accepts the `string` type: https://github.com/ComponentDriven/csf/blob/5654bca6cd222684b0128ee4835258d990d3b526/src/index.ts#L8 We import it to `ts` file in development...

bug
source-loader

Fixes: #4897 Fixes: #4900 Fixes: #4908 Fixes: #4912