Gu Xiang
Gu Xiang
Should call user's onFocus first and then call FocusLock onFocus https://github.com/theKashey/react-focus-lock/blob/cffa0d98f2b89e31c7bf007c4b16624bd748a146/src/Lock.js#L163
## Description Input elements cannot be scrolled horizontally when text overflowed. ## Demo https://codesandbox.io/s/competent-elion-c97sig?file=/src/App.tsx ## Code reference Maybe the problem is in the following logic. https://github.com/theKashey/react-remove-scroll/blob/24fcd4b29cfd4bf65ab43068b836780d6dddd359/src/handleScroll.ts#L17-L19
在 https://github.com/krausest/js-framework-benchmark 中提交与其他框架的性能对比
`Intl.PluralRules` is ECMA standard API and can be polyfilt. Using `Intl.PluralRules` can save bundle size. Do you consider using it?
https://github.com/tiktok/pnpm-sync/pull/40 https://github.com/tiktok/pnpm-sync/pull/43 ## Summary Upgrade `pnpm-sync-lib` to v0.3.3 for pnpm v10 compatibility ## Details ### 1. Upgrade pnpm-sync-lib to Version 0.3.3 Updated `package.json` to upgrade pnpm-sync-lib from the previous version...