Releases: aurelia-ui-toolkits/aurelia-kendoui-bridge
Releases · aurelia-ui-toolkits/aurelia-kendoui-bridge
0.10.3
0.10.3 (2016-05-16)
Bug Fixes
- all: fix typescript definition and missing events.js error (54d3c9e)
0.10.2
0.10.2 (2016-05-16)
Bug Fixes
- all: export constants, decorators and events to d.ts on module level (a66b7f333)
0.10.1
0.10.1 (2016-05-15)
Bug Fixes
- dependencies: remove css plugin dependency as it must be installed manually (111b01d)
0.10.0
0.10.0 (2016-05-15)
Bug Fixes
- dependencies: add plugin-css dependency (9863677)
- dependencies: remove jquery dependency (35c1cb0)
Features
- all: delayed decorator (254d8ff)
- all: disable automatic initialization option (33188bf)
- grid: support multi column headers (d970c34)
- templates: allow modification of templates via callback (3b6d428)
- templating: binding behavior that notifies kendo of a property change (fb4fb83)
0.9.0
0.9.0 (2016-05-05)
Bug Fixes
- all: fix k-enable/k-readonly binding for button, buttongroup and progressbar (d642266)
- recreate: destroy widgets before creating them again (47b40ec)
- widget-base: use kendo.jQuery and not jQuery (4a9391f)
Features
- all: support k-enabled and k-read-only binding (401b4ef)
- template-compiler: support $this in templates (9eb7908)
0.8.1
0.8.1 (2016-04-28)
Bug Fixes
- dependencies: remove jquery version lock (6e1203a)
- template-gatherer: throw error when templating support is not enabled (6412fa2)
- value-binding: don't update view-model with initial value in case of empty string value (793671b)
0.8.0
0.8.0 (2016-04-23)
Bug Fixes
- all: allow repeaters in ak-templates (2ffd035)
- index: import minified kendo.data and improve import of repeat strategy (f92cef2)
- jquery: remove jquery version lock (abbe694)
Features
- catalog: "test implementation" of RUN button (aea9524)
- catalog: add two tutorials (f394a54)
0.7.1
0.7.1 (2016-04-09)
Bug Fixes
- widget-base: destroy via kendo.destroy() (e7f70d5)
- widget-base: destroy widgets when they have a wrapper property (7761265)
0.7.0
0.7.0 (2016-04-01)
Features
- all: debug mode (e8de138)
- grid: support templates on the grid (not column) (f288579)
- grid: support toolbar template (58c8a45)
Bug Fixes
- multiselect: rename kendoMultiselect() to kendoMultiSelect() (36612373)
- config-builder: remove withoutGlobalResources() (13f7d39b0)
0.6.4
0.6.4 (2016-04-01)
Bug Fixes
- dropdownlist: allow workaround for #442 with dropdownlist like multiselect component (@jeroenv (9f6c153)