Skip to content

0.2.0

Compare
Choose a tag to compare
@parro-it parro-it released this 13 May 18:56
· 17 commits to master since this release

The release include:

  • Add new event-loop example to test event loop stuff.
  • Fixed setTimeout & setInterval.
  • Other improvements to event loop code.
  • Implemented binding for new libui text drawing API.
  • Simplified binding.gyp file using dynamic inclusion of sources.
  • Add -fvisibility flag in binding.gyp to allow using yoga & libui-node together.
  • Fixed some memory leaks.
  • Add linter check to C++ files.
  • Fixed UiArea bugs & add missing bindings.
  • Removing unneeded controls macro.
  • Removing unneeded nbind workaround in UiArea.
  • Fix event loop on macOS Sierra.

🙏🏻 Many thanks to @mischnic for his precious collaboration 🙏🏻

His work on rich text rendering is really awesome: