Skip to content

Releases: NuiCpp/Nui

v0.13.0 Added Delocalized Element Utility

25 Jan 16:16
e4a8146
Compare
Choose a tag to compare

Can now have an element change position across the dom from slot to slot.

v0.12.3 Render Fix and Const Correctness Fix

23 Jan 12:47
4bca60e
Compare
Choose a tag to compare
  • Unoptimized range renderer helper class now also accepts reference to const containers.
  • Unconditional render functions do not erroneously behave like fragments anymore.

v0.12.2 Lazy Loading Wrapper Added

16 Jan 11:38
9e7e3f0
Compare
Choose a tag to compare

A Lazy class was added, mostly for javascript interactions that are available at "some time the future".

v0.12.1 Fixed Custom Scheme Handler on Linux

10 Jan 15:14
4cb4cbc
Compare
Choose a tag to compare

Custom Schemes on Linux only worked for small bodies, this has been fixed.

v0.12.0 Webview dispatch and mutable lambdas

14 Dec 14:34
9eec1ba
Compare
Choose a tag to compare

What's Changed

  • Added support for dispatch and mutable rpc lambdas. by @5cript in #101

Full Changelog: v0.11.6...v0.12.0

v0.11.6 Update Underlying HTTP Async Client

13 Dec 13:12
fba94e2
Compare
Choose a tag to compare
Merge pull request #100 from NuiCpp/devel

Updated roar async http client impl.

v0.11.5 Network Library Update

30 Nov 13:22
207896a
Compare
Choose a tag to compare
Merge pull request #99 from NuiCpp/devel

Update roar.

v0.11.4

23 Nov 15:22
e92fb3c
Compare
Choose a tag to compare

Update Network Library.

v0.11.3 Fixed FileDialog Bugs

22 Nov 15:55
0c1694d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

v0.11.2 Pulled Fixes from Dependencies

05 Nov 16:18
Compare
Choose a tag to compare