Skip to content

Releases: trevordevore/dataview_demo

0.4.0

01 May 14:45
Compare
Choose a tag to compare
  • A standalone built using levurePackageApplication "release" now works.
  • Bug fixes

0.3.1

20 Sep 17:48
Compare
Choose a tag to compare
  • Added an example of the DataView Paginated Scroll helper.

0.2.5

24 Feb 02:19
Compare
Choose a tag to compare
  • Update with latest versions of Levure, DataView, and DataView Tree repos.

0.2.4

31 Jan 19:50
Compare
Choose a tag to compare
  • Updated to latest DataView and friends.
  • Fix issue with backgroundBehavior groups in control browser.

0.2.3

18 Jan 21:37
Compare
Choose a tag to compare
  • Replaced file browser with File Browser helper. This helper is an example of extending the DataView Tree with a specialized control that includes row templates.

0.2.2

16 Jan 06:21
f9a5aff
Compare
Choose a tag to compare
  • Update DataView code
  • Updated README

0.2.1

08 Jan 20:11
Compare
Choose a tag to compare
  • Update with dvt to dv prefix now used in DataView Tree helper.

0.1.4

07 Jan 04:16
Compare
Choose a tag to compare
  • Set viewProp["animate selections"] to false for the DataView trees. This property can only be set to true if animationEngine is available.

0.1.3

05 Jan 23:13
Compare
Choose a tag to compare

0.1.2

05 Jan 18:44
Compare
Choose a tag to compare
  • Added tree example that browses stacks and their controls in the IDE.
  • Turned off "animate selections" in the file browser example.
  • Added code to cleanup DataViews when leaving cards.
  • Added stack script that resets the stack when saving it.