Page 1 of 1

DataView and DataView Tree Updates

Posted: Wed Jan 01, 2020 8:07 pm
by trevordevore
Happy New Year everyone!

I've uploaded updates for the DataView and DataView Tree Helpers. The big addition in these releases is a robust Drag Reordering API, but there are a number of other features and bug fixes as well.

Here is a link to the docs on the Drag Reordering API in the DataView:

https://github.com/trevordevore/levureh ... dering-api

The DataView Tree Drag Reordering API builds off of the DataView API. Docs are available here:

https://github.com/trevordevore/levureh ... dering-api

DataView Version 0.6.0

Releases page:
https://github.com/trevordevore/levureh ... tag/v0.6.0

Repo page with README:
https://github.com/trevordevore/levureh ... ree/v0.6.0

DataView Tree Version 0.3.0

Releases page:
https://github.com/trevordevore/levureh ... e/releases

Repo page with README:
https://github.com/trevordevore/levureh ... aview_tree

The DataView and DataView Tree are packaged as Levure Helpers so that they can easily be added to Levure applications. Ultimately they are just LiveCode groups that use behaviors so they can be incorporated into other applications as well with a little work.