Skip to content

Releases: fuqunaga/RosettaUI

ga.fuquna.rosettaui-v1.5.3

22 Feb 11:04
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.5.3 (2024-02-22)

Bug Fixes

ga.fuquna.rosettaui-v1.5.2

27 Dec 06:57
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.5.2 (2023-12-27)

Bug Fixes

  • Null Excepion when IElementCreator returns null (62f76a8)

ga.fuquna.rosettaui-v1.5.1

05 Dec 10:55
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.5.1 (2023-12-05)

Bug Fixes

  • Binder.Set() of IElementCreator's parent is not called (bfc8604)

ga.fuquna.rosettaui-v1.5.0

11 Sep 09:38
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.5.0 (2023-09-11)

Bug Fixes

  • changed OrderBy() position (68af2a9)
  • fields with HideInInspector are no longer registered to the uiTargetDictionary (beab198)

Features

  • support for header and tooltip attributes (0422b4e)
  • support for HideInInspectorAttr, mutil attributes, attribute order (16b9a76)

ga.fuquna.rosettaui-v1.4.2

21 Jun 09:44
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.4.2 (2023-06-21)

Bug Fixes

  • Changes to the value of items in the list were not notified outside the UI. (306ea86)

ga.fuquna.rosettaui.uitoolkit-v1.4.1

13 Jun 07:56
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.4.1 (2023-06-13)

Bug Fixes

  • a bug that caused Elements in DynamicElement, etc. to shrink. (5a4d374)

ga.fuquna.rosettaui.uitoolkit-v1.4.0

24 May 09:18
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.4.0 (2023-05-24)

Bug Fixes

  • dependency: RosettaUI 1.3.1 (6c29282)
  • UI.Dropdown would not open when clicked in Unity2021 (605dc8b)

Features

  • design: Now highlights when a button is pressed (61ce7ef)

ga.fuquna.rosettaui-v1.4.1

24 May 07:30
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.4.1 (2023-05-24)

Bug Fixes

  • Error when null is assigned to an element in UI.List() (ce91f53)
  • label error when assigning a new instance to IElementCreator (c8beef7)
  • UI.List() element is an IElementCreator, it does not follow if the reference is changed. (8021700)

ga.fuquna.rosettaui-v1.4.0

22 May 06:29
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.4.0 (2023-05-22)

Features

  • UI.Dropdown() supports string value (0a3b28e)

ga.fuquna.rosettaui.uitoolkit-v1.3.1

19 May 07:20
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.3.1 (2023-05-19)

Bug Fixes

  • dependency: RosettaUI 1.3.1 (fb64287)