Skatejs Versions Save

Effortless custom elements powered by modern view libraries.

v4.6.7

7 years ago

<a name"4.6.7">

4.6.7 (2017-02-20)

Bug Fixes

  • ts-typings:
    • make LC hooks on Copoment required - cause they are always on Base class (ea66938b)
    • expose PropOptions so they can be consumed by 3rd party decorators (098ea512, closes #1084)

v4.6.6

7 years ago

<a name"4.6.6">

4.6.6 (2017-01-30)

Bug Fixes

  • ts-typings: make define generic so it returns proper constructor (d8c6fcf2)

v4.6.5

7 years ago

<a name"4.6.5">

4.6.5 (2017-01-27)

Bug Fixes

  • ts-typings: allow renderCallback to pass props via args (#1049) (dac2c546)

v4.6.4

7 years ago

<a name"4.6.4">

4.6.4 (2017-01-27)

Bug Fixes

  • ts-typings: make prop api generic and 100% type safe (#1048) (3c978491)

v4.6.3

7 years ago

<a name"4.6.3">

4.6.3 (2017-01-25)

Bug Fixes

  • ts-typings: add proper emit,props defs and make SFC not allow ref and slot props by default (08aae26f)

v4.6.2

7 years ago

<a name"4.6.2">

4.6.2 (2017-01-18)

Bug Fixes

  • ts-typings: update TS type definitions (#1012) (0c09adbb)

v4.6.1

7 years ago

<a name"4.6.1">

4.6.1 (2017-01-17)

Bug Fixes

  • Remove dependency on window-or-global because it's bigger than it needs to be do (d02a62a8)
  • global:
    • Fix incremental-dom global name. (8e70fcfa)
    • Fix global name to skate instead of skatejs (068563cd)

v4.6.0

7 years ago

<a name"4.6.0">

4.6.0 (2017-01-17)

Features

  • define: Add support for a static "is" property. (0f0611b1)

v4.5.2

7 years ago

<a name"4.5.2">

4.5.2 (2017-01-09)

Bug Fixes

  • ts-typings: update ts-typings to match latest API additions (#1006) (7405f9bf)

v4.5.1

7 years ago

<a name"4.5.1">

4.5.1 (2017-01-05)

Bug Fixes

  • ts-typings: