Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jamesplease/lrud issues and pull requests
#119 - Bugfix
Pull Request -
State: closed - Opened by jamesplease 3 months ago
#118 - If I longpress the select key,the onSelected event will trigger many times
Issue -
State: closed - Opened by Chen-12138 6 months ago
- 2 comments
Labels: wontfix
#117 - If I longpress the OK Button, OnSelected will be triggered many times
Issue -
State: closed - Opened by Chen-12138 6 months ago
#116 - 0.0.24
Pull Request -
State: closed - Opened by jamesplease 8 months ago
#115 - Fix focus navigation while fetching nested nodes
Pull Request -
State: open - Opened by AndrewKravchenko about 1 year ago
#114 - Navigation issue when adding elements dynamically
Issue -
State: closed - Opened by clementhoubrecrunchy about 1 year ago
- 2 comments
Labels: help wanted, question
#113 - feat: add onNoNavigation event to track arrow keypresses that did not result in movement
Pull Request -
State: closed - Opened by hrgui over 1 year ago
- 1 comment
#112 - Add React 18 to peerDeps
Pull Request -
State: closed - Opened by jamesplease almost 2 years ago
#111 - Add keyCodeToBindingMap fallback
Pull Request -
State: closed - Opened by alexander-gusev-dev about 2 years ago
- 4 comments
#110 - These examples not working for Tizen OS
Issue -
State: closed - Opened by rcmahapatra over 2 years ago
- 2 comments
#109 - Add types for framer-motion
Pull Request -
State: closed - Opened by gkiely over 2 years ago
- 2 comments
#108 - feature: Exposing to default export common useful types
Pull Request -
State: open - Opened by LBRDan over 2 years ago
- 1 comment
#107 - Update examples
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
#106 - Update all examples with latest version
Issue -
State: closed - Opened by jamesplease over 2 years ago
Labels: documentation, task
#105 - Resolves gh-104
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
#104 - Bug: out of bounds `defaultFocusChild`, due to disable, focuses parent
Issue -
State: closed - Opened by jamesplease over 2 years ago
Labels: bug
#103 - [WIP] 1.0.0
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
#102 - Remove useFocusNode alias
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
#101 - Rename useFocusNode
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
#100 - Ensure parent prop propagation doesn't override child props unnecessarily
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
- 6 comments
#99 - Switch to tsdx
Pull Request -
State: closed - Opened by jamesplease over 2 years ago
- 1 comment
#98 - New architecture
Issue -
State: closed - Opened by jamesplease over 2 years ago
- 4 comments
Labels: enhancement, refactor, breaking
#97 - Imperative lrud
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#96 - Imperative handles
Issue -
State: closed - Opened by jamesplease almost 3 years ago
Labels: enhancement
#95 - Freeze all focus updates
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
- 2 comments
Labels: breaking
#94 - Update defaultFocusChild docs
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#93 - Tests specifically for `enforce-state-structure`
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 1 comment
Labels: test
#92 - Behavior when leaf nodes mount children
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 3 comments
Labels: question
#91 - Enforce structure tests
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#90 - Add more tests that check for enforceStateStructure logs
Issue -
State: closed - Opened by jamesplease almost 3 years ago
Labels: test, refactor
#89 - 0.0.18
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#88 - Fix issue when mounting node tree with disabled node
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#87 - useFocusNode => useFocusNodeById
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 1 comment
Labels: enhancement, refactor
#86 - Bubble pointer selection events
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
#85 - New hook: `useFocusStoreStateDangerously`
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 1 comment
Labels: enhancement
#84 - feature: focusId must be a non-empty string (if specified)
Pull Request -
State: closed - Opened by LBRDan almost 3 years ago
#83 - feature: new useLeafFocusedNode
Pull Request -
State: closed - Opened by LBRDan almost 3 years ago
- 2 comments
#82 - Consider: bubbling select event when clicking with a pointer device
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 5 comments
Labels: task
#81 - 0.0.17
Pull Request -
State: closed - Opened by jamesplease almost 3 years ago
- 5 comments
#80 - feature: useFocusNode parameter focusId in now optional - default returns current focused leaf node
Pull Request -
State: closed - Opened by LBRDan almost 3 years ago
- 3 comments
#79 - feature: Add targetNode param to `on*` node callbacks, leveraging on focusHierarchy (DOM event emulation)
Pull Request -
State: closed - Opened by LBRDan almost 3 years ago
- 1 comment
#78 - "Focus State Internal Error - A focus node has isFocusedLeaf: true, yet it has enabled children." when root node has a single child with its first child disabled
Issue -
State: closed - Opened by LBRDan almost 3 years ago
- 3 comments
Labels: bug
#77 - defaultFocusChild triggers wasteful rerenders when passed as a callback
Issue -
State: closed - Opened by LBRDan almost 3 years ago
- 5 comments
Labels: bug, refactor
#76 - New hook: useLeafFocusedNode
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 1 comment
Labels: enhancement
#75 - Option to use Tab/Shift+Tab to navigate between FocusNodes
Issue -
State: closed - Opened by EBruchet almost 3 years ago
- 1 comment
#74 - Fixed typo (issue #73)
Pull Request -
State: closed - Opened by afiory almost 3 years ago
- 2 comments
#73 - Updating focus node trap attribute with the wrong value
Issue -
State: closed - Opened by afiory almost 3 years ago
#72 - [Incomplete Types] Default/Custom `elementType` does not extend/affect `FocusNode` props, triggering errors
Issue -
State: closed - Opened by LBRDan almost 3 years ago
- 2 comments
Labels: bug, typescript
#71 - [BUG] Changing one of `dynamicNodeProps` of a parent node, overwrite children nodes `disabled` and `isExiting` recursively without preserving it on normal state
Issue -
State: closed - Opened by LBRDan almost 3 years ago
- 3 comments
Labels: bug
#70 - [Bug/Question] `defaultFocusChild` does not work at mount
Issue -
State: closed - Opened by LBRDan almost 3 years ago
- 9 comments
Labels: breaking
#69 - compile target feels too modern
Issue -
State: closed - Opened by JohnPaulHarold almost 3 years ago
- 4 comments
Labels: support
#68 - Animations: screen transitions
Issue -
State: closed - Opened by jamesplease almost 3 years ago
- 3 comments
Labels: enhancement, refactor
#67 - Navigation does not work on tizen 3
Issue -
State: closed - Opened by marinbonibon over 3 years ago
- 5 comments
Labels: question
#66 - FocusEvent update: add Source
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: enhancement
#65 - New prop: defaultFocusChild
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#64 - Update tree update behavior
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#63 - To consider: focusing a particular item within a trap
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
Labels: question
#62 - Idea: Portal-like behavior for Traps
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: enhancement, refactor
#61 - Continue work
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#60 - Create "flagship" CodeSandbox
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: documentation
#59 - Create CodeSandboxes for every example
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: documentation
#58 - restoreFocusTrapHierarchy=>forgetFocusTrapHierarchy
Issue -
State: closed - Opened by jamesplease over 3 years ago
#57 - Updates
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#56 - More more tests
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#55 - Child nodes that are disabled behavior
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
Labels: bug
#54 - Add more tests
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#53 - Map Esc to Back
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: enhancement
#52 - Add more hooks tests
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#51 - More tests
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#50 - Include production build in package
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
Labels: task
#49 - Add coverage badge
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#48 - More README badges
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
#47 - More clear `wrapGridX` names
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: enhancement
#46 - Tests
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
#45 - master=>main
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
#44 - Example updates
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#43 - Support dynamic callbacks
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#42 - [possible bug] updating state onGridMove
Issue -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
#41 - Support more dynamic node props
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#40 - Dynamic node callbacks
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: bug, enhancement
#39 - Improved pointer event support
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
- 1 comment
#38 - More dynamic node props
Issue -
State: closed - Opened by jamesplease over 3 years ago
Labels: enhancement
#37 - Improve mouse support
Issue -
State: closed - Opened by jamesplease over 3 years ago
#36 - Add elRef to FocusNode
Pull Request -
State: closed - Opened by jamesplease over 3 years ago
#35 - Store ref of el on the node
Issue -
State: closed - Opened by jamesplease over 3 years ago
#34 - Can we use this library for production application ?
Issue -
State: closed - Opened by asishap007 over 3 years ago
- 1 comment
Labels: question
#33 - [feat] add focus style props for non DOM renderers
Pull Request -
State: closed - Opened by JohnPaulHarold almost 4 years ago
- 2 comments
#32 - HTML only
Issue -
State: closed - Opened by JohnPaulHarold almost 4 years ago
- 5 comments
Labels: enhancement, question, revisit
#31 - Propagate node updates down
Issue -
State: closed - Opened by jamesplease over 4 years ago
- 2 comments
Labels: enhancement
#30 - Pointer events: test with disabled nodes
Issue -
State: closed - Opened by jamesplease over 4 years ago
- 1 comment
Labels: task
#29 - v1.0.0
Issue -
State: closed - Opened by jamesplease over 4 years ago
- 1 comment
Labels: task
#28 - A prop/option to disable pointer events?
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: question, revisit
#27 - Support pointer events
Pull Request -
State: closed - Opened by jamesplease over 4 years ago
#26 - Bug: traps wrap by default
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: bug
#25 - Fix restoring focus in traps
Pull Request -
State: closed - Opened by jamesplease over 4 years ago
#24 - Bug: trap losing focus when children navigate
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: bug
#23 - Traps: inaccessible from arrows / remove `canReceiveFocusFromArrows`
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: enhancement, refactor
#22 - Fix traps
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: bug
#21 - Remove .isActive when node is no longer active
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: bug
#20 - Respect defaultFocusRow/defaultFocusColumn on focus
Issue -
State: closed - Opened by jamesplease over 4 years ago
Labels: bug