Skip to content

Releases: tusharmath/rwc

v6.0.2

Choose a tag to compare

@tusharmath tusharmath released this 23 Jan 16:07

<a name"6.0.2">

6.0.2 (2017-01-23)

Bug Fixes

  • tsc: ref global.d.ts from index (537d829b)

v6.0.1

Choose a tag to compare

@tusharmath tusharmath released this 23 Jan 09:38

<a name"6.0.1">

6.0.1 (2017-01-23)

Bug Fixes

  • typings: enable declarations (d177842d)

v6.0.0

Choose a tag to compare

@tusharmath tusharmath released this 23 Jan 05:31

<a name"6.0.0">

6.0.0 (2017-01-23)

Features

  • CustomEvent: add support to dispatch CustomEvent (eedf35ff)
  • rwc: add support for data property (4ea9231b)

Breaking Changes

  • only a single property will available for change

    (4ea9231b)

v5.1.5

Choose a tag to compare

@tusharmath tusharmath released this 14 Oct 08:43

<a name"5.1.5">

5.1.5 (2016-10-14)

Bug Fixes

  • toTuple: return the first element only if its an array (98f22c18)

v5.1.4

Choose a tag to compare

@tusharmath tusharmath released this 30 Sep 10:01

<a name"5.1.4">

5.1.4 (2016-09-30)

Bug Fixes

  • ReactiveHTMLElement: inherit HTMLElement (ab667be8)

v5.1.3

Choose a tag to compare

@tusharmath tusharmath released this 29 Sep 12:38

<a name"5.1.3">

5.1.3 (2016-09-29)

Bug Fixes

  • ReactiveHTMLElement: check if props is available (011b1de8)

v5.1.2

Choose a tag to compare

@tusharmath tusharmath released this 26 Sep 12:47

<a name"5.1.2">

5.1.2 (2016-09-26)

Bug Fixes

v5.1.1

Choose a tag to compare

@tusharmath tusharmath released this 26 Sep 12:28

<a name"5.1.1">

5.1.1 (2016-09-26)

Bug Fixes

  • main: update package.json to point to dist folder (9c4f4902)

v5.1.0

Choose a tag to compare

@tusharmath tusharmath released this 26 Sep 11:51

<a name"5.1.0">

5.1.0 (2016-09-26)

Features

  • core: migrate to typescript (fa96cf33)

v5.0.0

Choose a tag to compare

@tusharmath tusharmath released this 24 Sep 14:37

<a name"5.0.0">

5.0.0 (2016-09-24)

Features

Breaking Changes

  • Second value of the tuple returned from the update() function has to be of task

type

(dadbba16)