Skip to content

Releases: eclipsesource/tabris-decorators

Version 3.10.0

06 Feb 11:14

Choose a tag to compare

v3.10.0

Add build instructions

Version 3.9.0

09 Nov 09:53

Choose a tag to compare

v3.9.0

[Doc] Fix a broken deep link

Version 3.8.0

05 Oct 13:55

Choose a tag to compare

// TODOC

Version 3.7.2

22 Jun 09:02

Choose a tag to compare

Version 3.7.1

18 Dec 09:32

Choose a tag to compare

Fix ListView and Cell type declarations

Make the factories generic and support the "apply" attribute.

Version 3.7.0

03 Dec 09:21

Choose a tag to compare

Let @event create instances of ChangeListeners

So far @event created only instance of Listeners, since there was
no functional difference in ChangeListeners. Now they have an
additional "values" property, so a distinction is needed.

Some tests needed adjustments as a result. In two cases it was just
removing dead code.

Version 3.6.1

02 Oct 10:09

Choose a tag to compare

Minor Fixes

Version 3.6.0

11 Aug 09:25

Choose a tag to compare

Fix TypeScript dependency of "connect" example

The example was installing TypeScript 3.9, which is currently causing
issues with ItemPicker.

Version 3.5.0

20 May 09:22

Choose a tag to compare

Update version to 3.5.0

Change-Id: I37dbbbb884a5b720f62e12f8547cb177c139910c

Version 3.4.0

19 Mar 16:54

Choose a tag to compare

Fix examples using removed "strictMode" property

This property was changed to "unsafeBindings" before release.

Also update all example dependencies to tabris-decorators to version
3.4.0.