Skip to content

Releases: aurelia-ui-toolkits/aurelia-kendoui-bridge

1.6.1

29 Jun 18:54
Compare
Choose a tag to compare

1.6.1 (2017-06-29)

Bug Fixes

  • listbox: use select element as target (5f6de5c)

1.6.0

29 Jun 16:35
Compare
Choose a tag to compare

1.6.0 (2017-06-29)

Features

  • dateinput: add dateinput wrapper (10d3a88)
  • listbox: add listbox wrapper (09420d0)
  • mediaplayer: add Kendo mediaplayer wrapper (43b4da4)

1.5.3

02 Jun 07:20
Compare
Choose a tag to compare

1.5.3 (2017-06-02)

Bug Fixes

  • widget-base: only use kendo.destroy (6500f07)

1.5.2

29 Apr 09:24
Compare
Choose a tag to compare

1.5.2 (2017-04-29)

Bug Fixes

  • bindables: updated bindables list (574f251)

1.5.1

12 Apr 15:22
Compare
Choose a tag to compare

1.5.1 (2017-04-12)

Bug Fixes

  • package.json: fixed dependencies section (c92bd86)

1.5.0

11 Apr 21:07
Compare
Choose a tag to compare

1.5.0 (2017-04-11)

Bug Fixes

  • config-builder: use PLATFORM.moduleName for webpack (4769c7d)

Features

1.4.0

06 Apr 17:30
Compare
Choose a tag to compare

1.4.0 (2017-04-06)

Bug Fixes

  • widget-base: make preventDefault propogation optional (9b2d572)

1.3.0

01 Apr 12:25
Compare
Choose a tag to compare

1.3.0 (2017-04-01)

Bug Fixes

  • widget-base: raise k-on-ready only when necessary (36b2a3c)
  • widget-base: use destroy function of control in addition to kendo.destroy (0826c72)

1.2.3

25 Mar 13:04
Compare
Choose a tag to compare

1.2.3 (2017-03-25)

Bug Fixes

  • widget-base: ensure that elements are emptied on destroy (e49d0de)

1.2.2

21 Mar 08:24
Compare
Choose a tag to compare

1.2.2 (2017-03-21)

Bug Fixes

  • template-compiler: support scopeFrom property in template compilation (f6c9b4f)
  • widget-base: destroy element before emptying it (3d01e65)