Skip to content

Releases: dreamRs/shinytreeview

v0.1.1

22 Sep 15:22

Choose a tag to compare

shinytreeview 0.1.1

Bug fixes

  • Fixed selected = argument when using an ID to select initial value(s).

shinytreeview 0.1.0

  • New function updateTreeview() to update label and selected value from the server.

shinytreeview 0.0.9

shinytreeview 0.0.8

  • Fixed a bug in selected = argument.

v0.0.7

25 Feb 17:43
feb6de0

Choose a tag to compare

  • Internal: use {packer} to manage JavaScript assets.
  • Fixed escaping special characters.
  • Allow to pass options to JavaScript method in treecheckInput().
  • make_tree(): added levels_id to use an other variable as ID.