Skip to content

Releases: Mojang/ore-ui

v0.3.5

25 Jul 12:54
Compare
Choose a tag to compare

What's Changed

  • Added a deferred mount config provider by @creativecreature in #79

Full Changelog: v0.3.4...v0.3.5

v0.3.4

14 Jul 11:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

29 Jun 11:55
Compare
Choose a tag to compare

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

28 Jun 14:38
Compare
Choose a tag to compare

What's Changed

  • Introduce multiObserve and hasDefinedValue helpers by @xaviervia in #69

Full Changelog: v0.3.1...v0.3.2

v0.3.0

11 Apr 16:10
Compare
Choose a tag to compare

What's Changed

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

08 Feb 10:24
Compare
Choose a tag to compare

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

20 Dec 15:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Dec 13:57
Compare
Choose a tag to compare

What's Changed

  • Add "contribute" file with publishing documentation by @pirelenito in #17
  • Fix useFacetCallback return type by @prog666 in #19

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Dec 08:04
Compare
Choose a tag to compare

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

17 Nov 15:45
Compare
Choose a tag to compare

What's Changed

  • Separate setWithCallback support from set in facet by @xaviervia in #13

Full Changelog: v0.1.3...v0.1.4