Skip to content

v0.8.1

Compare
Choose a tag to compare
@rniemeyer rniemeyer released this 23 May 22:05
· 57 commits to master since this release
  • added binding for sortable functionality to drag/drop resort observableArrays
  • ignore null/undefined value when observable max/min is changed on numericTextBox
  • allow throttle option to be passed to bindings to not update watched values async
  • added selected option for panel bar that selects the panel (one-way). selecting other panels, does not set the observable to false, as there is not a deselect event fired.