Skip to content

Releases: yohamta/furex

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

v2.3.2

26 Apr 06:39
49bfdfd
Compare
Choose a tag to compare

What's Changed

  • Add a feature to access HTML attributes and InnerText by @yohamta in #43 and #44

Full Changelog: v2.3.0...v2.3.2

v2.3.0

25 Apr 15:29
51078db
Compare
Choose a tag to compare

What's Changed

  • Add HTML parsing functionality for building UI by @yohamta in #42

Full Changelog: v2.2.4...v2.3.0

v2.2.4

09 Apr 08:06
9b731d3
Compare
Choose a tag to compare

What's Changed

  • Implemented flex container size calculation based on the size of the child views by @yohamta in #41

Full Changelog: v2.2.3...v2.2.4

v2.2.3

03 Dec 03:45
de515e2
Compare
Choose a tag to compare

What's Changed

  • Add MouseEnterLeave handler by @yohamta in #31
  • Fix bugs
  • Update debug mode
  • Add NotButton interface

Full Changelog: v2.1.9...v2.2.3

v2.1.9

26 Nov 04:37
6e559a8
Compare
Choose a tag to compare

What's Changed

  • Fix margin bug by @yohamta in #28
  • Fix the issue that a view can be drawn before layout finishes by @yohamta in #29

Full Changelog: v2.1.7...v2.1.9

v2.1.7

04 Aug 07:23
71c2af2
Compare
Choose a tag to compare

What's Changed

  • Added in Debug Rendering as a BFS to Render Depth by @OpenSauce in #22
    how to use:
furex.Debug = true

Full Changelog: v2.1.6...v2.1.7

v2.1.6

31 Jul 20:37
f0cb8eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6