Releases: kendo-labs/knockout-kendo
Releases · kendo-labs/knockout-kendo
v0.10.0
Fixes for sortable, numeric text box, and scheduler
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
Support for 22 new widgets:
- Gantt chart
- Barcode
- QR code
- Sparkline
- Stock chart
- TreeMap
- Map
- Pager
- Pivot Grid
- Toolbar
- MobileActionSheet
- MobileButton
- MobileButtonGroup
- MobileDrawer
- MobileListView
- MobileModalView
- MobileNavBar
- MobilePopOver
- MobileScroller
- MobileScrollView
- MobileSwitch
- MobileTabStrip
- additional watches on the Scheduler
v0.8.1
- 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.