Skip to content

issues Search Results · repo:Mojang/ore-ui language:TypeScript

Filter by

22 results
 (88 ms)

22 results

inMojang/ore-ui (press backspace or delete to remove)

Its destroying my fps. At least add a toggle with remove it completely. Make it optional, because this is lagging my edit world ui.
  • Enzzo9
  • 2
  • Opened 
    on Dec 29, 2024
  • #142

e.g., in this example: import { Map, useFacetState } from @react-facet/core ; import { sharedFacet, sharedDynamicSelector, useSharedFacet } from @react-facet/shared-facet ; interface Member { name: ...
  • rivendare
  • 1
  • Opened 
    on Jan 30, 2024
  • #135

I hope to use oreui in the vue project.
  • HaiGeMaster
  • 1
  • Opened 
    on Oct 17, 2023
  • #132

In a scenario where a function that is listening on a facet is calling another function created with useFacetCallback, the value of the same facet inside the second callback might be outdated. For example: ...
  • xaviervia
  • 2
  • Opened 
    on Mar 14, 2023
  • #118

Moving forward, we don t want to mix and match methods and data in shared facets. We want to think of data facets as pure data, much like Redux state, and method facet as flat lists of available API calls ...
enhancement
  • xaviervia
  • 1
  • Opened 
    on Feb 28, 2023
  • #113

Example: const [valueFacet, setValue, valueRef] = useFacetState(0) This would be equivalent to doing const [valueFacet, setValue] = useFacetState(0) const valueRef = useFacetRef(valueFacet) But then ...
  • xaviervia
  • Opened 
    on Feb 16, 2023
  • #111

The Problem In some scenarios you need to keep track of more than one facet in one hook like useFacetEffect(), however the downside is you never really know which one of them triggered the current run ...
  • Shenato
  • 1
  • Opened 
    on Jan 11, 2023
  • #109

Is there anything that stops from updating to the last version of react? Current one is 16 which is pretty old
  • caxapexac
  • 1
  • Opened 
    on Nov 19, 2022
  • #104

Front End
Optimization
  • ja-ni
  • 1
  • Opened 
    on Oct 20, 2022
  • #97

Map what components needs this. Sync with art and sound design project.
  • sebmh
  • Opened 
    on Sep 15, 2022
  • #91
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub