Activity
Export with disabled rules.
Export with disabled rules.
Approach to export testing library while overriding fireEvent
Approach to export testing library while overriding fireEvent
Update renderer.ts to export fireEvent correctly
Update renderer.ts to export fireEvent correctly
Merge branch 'main' of github.com:Mojang/ore-ui into react-18-main
Merge branch 'main' of github.com:Mojang/ore-ui into react-18-main
Force push
Revert "Refactor so that in never calls setState, unless needed"
Revert "Refactor so that in never calls setState, unless needed"
Refactor so that in never calls setState, unless needed
Refactor so that in never calls setState, unless needed
Properly checks if the new value is the same as the previous one
Properly checks if the new value is the same as the previous one
Merge branch 'main' into cached-map-before-subscription
Merge branch 'main' into cached-map-before-subscription
Added property count to Map to make length of provided array available (
Added property count to Map to make length of provided array available (
Pull request merge
Update packages/@react-facet/core/src/mapFacets/mapFacets.spec.ts
Update packages/@react-facet/core/src/mapFacets/mapFacets.spec.ts
Update packages/@react-facet/core/src/mapFacets/mapFacets.spec.ts
Update packages/@react-facet/core/src/mapFacets/mapFacets.spec.ts
Change "count" to "length" in test as well
Change "count" to "length" in test as well
Rename count to length
Rename count to length
Cached maps can return values before any subscription
Cached maps can return values before any subscription
Revert unwanted changes to count returns length of provided array
Revert unwanted changes to count returns length of provided array
Remove unused code
Remove unused code
Added property count to Map, to make length of provided array available
Added property count to Map, to make length of provided array available