Skip to content

Releases: yohamta/furex

v2.4.5

03 Jan 10:16
7c3f7d1
Compare
Choose a tag to compare

What's Changed

  • update ebiten version to fix broken macOS builds by @nii236 in #70

New Contributors

Full Changelog: v2.4.4...v2.4.5

v2.4.4

17 Nov 16:48
38b6349
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

11 Jun 14:58
78826a5
Compare
Choose a tag to compare

What's Changed

  • Fix bug that the root view is not drawn by @yohamta in #62

Full Changelog: v2.4.2...v2.4.3

v2.4.2

05 May 16:00
170e42a
Compare
Choose a tag to compare

What's Changed

  • Add Handler option filed for Parse function by @yohamta in #59

Full Changelog: v2.4.1...v2.4.2

v2.4.1

02 May 16:15
49ce953
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Apr 13:36
94b52db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.6...v2.4.0

v2.3.6

30 Apr 11:44
fbf79ba
Compare
Choose a tag to compare

What's Changed

  • Add support for Function Components by @yohamta in #56

Full Changelog: v2.3.5...v2.3.6

v2.3.5

29 Apr 17:38
06b95f7
Compare
Choose a tag to compare

What's Changed

  • Add Right and Bottom properties to View by @yohamta in #55

Full Changelog: v2.3.4...v2.3.5

v2.3.4

28 Apr 07:52
bafd685
Compare
Choose a tag to compare

What's Changed

  • Add style properties for length in percent (e.g.: width: 100% and height: 100%) by @yohamta in #49
  • Add setter methods for View's style properties that automatically set the layout start flag of parent's view.

Full Changelog: v2.3.3...v2.3.4

v2.3.3

26 Apr 15:36
cbc05b1
Compare
Choose a tag to compare

What's Changed

  • Add GetByID() method to the View struct by @yohamta in #45
  • Add Hidden attribute to the View struct by @yohamta in #45
  • Add display: none CSS property to the View struct by @yohamta in #46

Full Changelog: v2.3.2...v2.3.3