-
Notifications
You must be signed in to change notification settings - Fork 65
Pull requests: toss/react-simplikit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add
LLMs.txt to help AI agents understand the library
#348
opened Mar 13, 2026 by
Sigmabrogz
Loading…
2 tasks done
fix(core): apply named function pattern to useEffect calls
#347
opened Mar 12, 2026 by
eunwoo-levi
Loading…
2 of 4 tasks
test(mobile): add missing SSR environment tests
#346
opened Mar 12, 2026 by
eunwoo-levi
Loading…
3 of 4 tasks
fix(useInterval): remove window prefix from setInterval and clearInterval for platform independence
#345
opened Mar 12, 2026 by
eunwoo-levi
Loading…
2 of 4 tasks
fix(useControlledState): fix multiple function set state actions problem
#344
opened Mar 12, 2026 by
kyukyu-dev
Loading…
3 of 4 tasks
refactor(mergeRefs): Enhance mergeRefs to handle optional cleanup functions returned by callback refs
#281
opened Sep 16, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(mergeProps): mergeProps by removing redundant undefined check and simplifying style merging logic
#279
opened Sep 15, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(buildContext): added displayName and fixed useInnerContext branch handling
#277
opened Sep 15, 2025 by
wo-o29
Loading…
2 of 4 tasks
refactor(usePrevious): remove undefined from compare argument and return type
#272
opened Sep 13, 2025 by
wo-o29
Loading…
2 of 4 tasks
fix: useDebouncedCallback to support generic parameter type for onChange
#267
opened Sep 12, 2025 by
wo-o29
Loading…
2 of 4 tasks
ProTip!
Filter pull requests by the default branch with base:main.