issues
search
Mojang
/
ore-ui
💎 Building blocks to construct game UIs using web tech.
https://react-facet.mojang.com/
MIT License
409
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update typecheck-and-build.yml
#141
BendieGamer
closed
4 weeks ago
0
Fix useFacetUnwrap support for custom equality check
#140
pirelenito
closed
3 months ago
0
Cached maps (useFacetMemo) can return values before any subscription
#139
pirelenito
closed
3 months ago
1
Added property count to Map to make length of provided array available
#138
hebbeh
closed
3 months ago
0
Updates the Node version set via the `.nvmrc` file
#137
ja-ni
closed
6 months ago
0
Fix memory leak within the @react-facet/dom-fiber
#136
ja-ni
closed
5 months ago
1
How should one use Map with a SharedFacet?
#135
rivendare
closed
9 months ago
1
Added support for foreignObject in our custom renderer
#134
Shenato
closed
9 months ago
0
V0.6.0 rc.1
#133
LFulla
closed
11 months ago
0
Request to adapt vue
#132
HaiGeMaster
closed
1 year ago
1
Fix <With /> children being called with null|undefined
#131
marlonicus
closed
1 year ago
0
Fixing incoming type errors from ts 5.1.3
#130
Tommy-Malone-ZOS
opened
1 year ago
0
Adding bigint to Value type
#129
Tommy-Malone-ZOS
closed
1 year ago
0
Revert to using void as cleanup type for useFacetEffect
#128
dderg
closed
1 year ago
0
Update the list of maintainers in the README.md file
#127
dderg
closed
1 year ago
0
Force strict comparison (eqeqeq eslint rule)
#126
dderg
closed
1 year ago
0
Describing and handling sharedFacet errors
#125
Shenato
closed
9 months ago
1
Add support for Gameface's cohinline attribute in dom-fiber
#124
pirelenito
closed
1 year ago
0
Adds support for custom equality checks on unwrap
#123
pirelenito
closed
1 year ago
0
Batching support
#122
pirelenito
closed
1 year ago
0
Tweak hasDefinedValue typing
#121
pedr0fontoura
closed
1 year ago
0
Use keys in map component - second try
#120
AdamRamberg
closed
9 months ago
1
Keep useFacetCallback instance same even if facets instances change
#119
vb
closed
1 year ago
0
Calls to callbacks created via useFacetCallback can get outdated values
#118
xaviervia
opened
1 year ago
2
Update the list of maintainers in the README.md file
#117
jacobbergdahl
closed
1 year ago
0
Do not mix data and methods in sharedSelector
#116
vb
closed
9 months ago
2
Fix useFacetCallback mismatch subscriptions
#115
pirelenito
closed
1 year ago
0
Fix useFacetCallback having outdated values
#114
pirelenito
closed
1 year ago
1
Feature request: Introduce DataSharedFacetValue and MethodSharedFacetValue subtypes
#113
xaviervia
closed
9 months ago
1
Only accept numerical characters if the input type is number
#112
vb
closed
1 year ago
0
Feature request: return a ref from useFacetState
#111
xaviervia
opened
1 year ago
0
Defer again after initial defer has been completed
#110
AdamRamberg
closed
9 months ago
2
RFC: meta information on which facet triggered re-run of hook
#109
Shenato
closed
1 year ago
1
Proposal: Make the Mount component more versatile and add a component for showing and hiding
#108
jacobbergdahl
closed
9 months ago
2
Lock nodejs version
#107
pirelenito
closed
1 year ago
0
New linting rule to detect import issues
#106
pirelenito
closed
1 year ago
0
Support defaultReturnValue in useFacetCallback
#105
pirelenito
closed
1 year ago
0
React 18 support
#104
caxapexac
closed
1 year ago
1
Make it possible to supply an initial value for useFacetRef
#103
creativecreature
closed
1 year ago
0
Added improved logging to static facet context
#102
Shenato
closed
2 years ago
0
Turn off static access logs in test environment
#101
Shenato
closed
2 years ago
0
Make the createFacetContext only log when node env is development
#100
creativecreature
closed
2 years ago
1
Updated docs on useFacetCallback
#99
vb
closed
2 years ago
4
Upgrade Yarn to 3.2.4
#98
pirelenito
closed
2 years ago
0
Update the Ore UI facet renderer to utilize React Fibers
#97
ja-ni
closed
9 months ago
1
Move responsibility of cleaning up effects from facets to `useEffect()` / `useFacetEffect()`
#96
AdamRamberg
closed
2 years ago
0
Fix typo: "the a way" to "a way"
#95
mark-wiemer
closed
2 years ago
0
Optimizes looping Facet listeners
#94
pirelenito
closed
9 months ago
1
Upgrade TypeScript version + tie VSCode TS version to workspace
#93
xaviervia
closed
2 years ago
0
Convert some key null coalescing operators into explicit ternaries
#92
jacobbergdahl
closed
2 years ago
0
Next