Popular repositories
-
-
Forked from spf13/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Go
-
Forked from react-page/react-page
Next-gen, highly customizable content editor for the browser - based on React and Redux and written in TypeScript. WYSIWYG on steroids.
TypeScript
-
31 contributions in the last year
Contribution activity
May 2021
April 2021
Created 3 commits in 1 repository
Created 1 repository
- avoskresensky/react-draggable JavaScript
Created a pull request in react-page/react-page that received 8 comments
bug(hook): useDebouncedCellData fix
Fixed useDebouncedCellData as discussed in #948. Added 2 unit tests to verify the fixes of two outlined problems + another one ("outside changes") …
Opened 4 other pull requests in 2 repositories
react-page/react-page
1
open
2
merged
react-grid-layout/react-draggable
1
open
Created an issue in react-page/react-page that received 21 comments
Performance problems of the initial rendering of various editor modes
Describe the bug The performance of the initial rendering of various editor modes seems to significantly differ. By initial rendering I mean the mo…