Skip to content

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

1.0.0-beta.1.0.15

24 Sep 11:59
Compare
Choose a tag to compare

1.0.0-beta.1.0.15 (2016-09-24)

Bug Fixes

  • all: destroy widget from unbind() and not detached() (ac585db)

0.12.3

24 Sep 12:15
Compare
Choose a tag to compare

0.12.3 (2016-09-24)

Bug Fixes

  • all: destroy widget from unbind() and not detached() (5803108)

1.0.0-beta.1.0.14

21 Sep 07:36
Compare
Choose a tag to compare
chore(prepare-release): release 1.0.0-beta.1.0.14

1.0.0-beta.1.0.13

17 Aug 07:37
Compare
Choose a tag to compare

1.0.0-beta.1.0.13 (2016-08-17)

Bug Fixes

  • dts: exclude template-gatherer from typescript definition (016ff26)

0.12.2

17 Aug 07:30
Compare
Choose a tag to compare

0.12.2 (2016-08-17)

Bug Fixes

  • dts: exclude template-gatherer from typescript definition (25fedf2)

1.0.0-beta.1.0.8

11 Aug 16:33
Compare
Choose a tag to compare

1.0.0-beta.1.0.8 (2016-08-11)

Bug Fixes

  • control-properties: handle situation where kendo global is not there (2f806c1)

1.0.0-beta.1.0.12

11 Aug 17:23
Compare
Choose a tag to compare

1.0.0-beta.1.0.12 (2016-08-11)

Bug Fixes

  • index: initialize repeatstrategy from widget-base, at which point the kendo global is t (e9e16e1)

1.0.0-beta.1.0.11

11 Aug 17:05
Compare
Choose a tag to compare
chore(prepare-release): 1.0.0-beta.1.0.11

1.0.0-beta.1.0.10

11 Aug 16:45
Compare
Choose a tag to compare

1.0.0-beta.1.0.10 (2016-08-11)

Bug Fixes

  • control-properties: get kendo global from window (ed7df4a)
  • template-compiler: handle situation where kendo hasn't loaded (e4959cf)

1.0.0-beta.1.0.7

10 Aug 10:29
Compare
Choose a tag to compare

This is a significant upgrade, with several breaking changes (described *here) *, many new examples, better performance and support for all module loaders (to the extent they are currently supported by Aurelia) and many bug fixes.

We would encourage all KendoUI bridge users to upgrade to this new version as the current one is scheduled to be declared obsolete as soon as we can promote this beta bridge to production.

Remember to check our new blog for all subsequent announcements. You could also post your comments to that blog, in this chat room, or here


1.0.0-beta.1.0.7 (2016-08-10)

Bug Fixes

  • all: updated .npmignore to reduce size of the bridge (eddfa64)
  • draggable: fixed typo in class name (37ea863)
  • toolbar: support require statements (14a3797)
  • treeview: support require statements (0213de5)
  • util: throw error when au property is not foun on an element (6214a09)