Releases: Mojang/ore-ui
Releases · Mojang/ore-ui
v0.3.5
What's Changed
- Added a deferred mount config provider by @creativecreature in #79
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Fix line endings settings for prettier by @pirelenito in #77
- Allow null as return value of the mount components by @xaviervia in #78
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Update the types of the useFacetCallback function by @creativecreature in #70
- Fix circular dependency by @xaviervia in #71
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Introduce multiObserve and hasDefinedValue helpers by @xaviervia in #69
Full Changelog: v0.3.1...v0.3.2
v0.3.0
What's Changed
- Add support for id attribute by @xaviervia in #38
- Fix missing public APIs from published npm package by @pirelenito in #51
- Rename RemoteFacet to SharedFacet by @xaviervia in #52
- Rename shared to shared-facet by @pirelenito in #54
Internal changes
- Update README.md by @dderg in #37
- Make the types defined in the hooks more dynamic by @creativecreature in #36
- Add tscompiler paths for our packages by @creativecreature in #39
- Adding pr as a trigger of actions by @MartinMoe in #45
New Contributors
- @MartinMoe made their first contribution in #45
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Add index to Map tests by @jacobbergdahl in #26
- Add a condition property to the Mount component by @creativecreature in #24
- Rename useFacetEffect to useFacetLayoutEffect and add a new useFacetEffect by @jacobbergdahl in #30
- Add With component to refine mounted components Facet type by @xaviervia in #29
- Deferred Mount feature: DeferredMountWithCallback by @marlonicus in #34
New Contributors
- @creativecreature made their first contribution in #24
- @marlonicus made their first contribution in #34
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add login instructions to CONTRIBUTING.md by @xaviervia in #20
- useFacetState setter memoized by @prog666 in #22
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add support for null values on some built-in equality checks by @pirelenito in #15
- Add support for multiple facets in useFacetCallback and useFacetEffect by @pirelenito in #14
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Separate setWithCallback support from set in facet by @xaviervia in #13
Full Changelog: v0.1.3...v0.1.4