rza

Create simple HTML elements

Downloads
41
Stars
92
Committers
1

Bot releases are hidden (Show)

rza - v2.7.0 Latest Release

Published by mikeal over 6 years ago

2.7.0 (2018-02-14)

Bug Fixes

  • release: Updating semantic release configs. (e42a9db)

Features

  • waitFor: Make waitFor accessible immediately upon construction. (1411a9b)
rza - v2.6.1

Published by mikeal almost 7 years ago

2.6.1 (2017-10-26)

Bug Fixes

  • settings: Fix array handling of default params. (7f6ca44)
rza - v2.6.0

Published by mikeal almost 7 years ago

2.6.0 (2017-10-21)

Bug Fixes

  • setter: Fix waitFor set when value is already set. (c02669a)

Features

  • nextRender: Add promise hook for next render. (5971b8c)
rza - v2.5.1

Published by mikeal about 7 years ago

2.5.1 (2017-10-18)

Bug Fixes

  • coverage: Up to 100% coverage. Several fixes found when expanding coverage. (1af7659)
  • tests: Increasing test timeout. (4ee765e)
rza - v2.5.0

Published by mikeal about 7 years ago

2.5.0 (2017-10-16)

Features

  • raekwon: Dynamic sub-array support. (9ed5753)
rza - v2.4.1

Published by mikeal about 7 years ago

2.4.1 (2017-10-16)

Bug Fixes

  • perf: Use setImmediate instead of setTimeout. (68c04cf)
rza - v2.4.0

Published by mikeal about 7 years ago

2.4.0 (2017-10-16)

Features

  • raekwon: Use observable arrays. (54177cc)
rza - v2.3.0

Published by mikeal about 7 years ago

2.3.0 (2017-10-15)

Features

  • settings: Adding API to dynamically add settings. (172b73e)
rza - v2.2.0

Published by mikeal about 7 years ago

2.2.0 (2017-10-15)

Bug Fixes

  • dev: Adding dev dep for the commit command. (9c2a402)

Features

  • promises: Adding waitFor API to dynamically require properties. (1a2c857)
rza - v2.1.0

Published by mikeal about 7 years ago

2.1.0 (2017-10-15)

Features

  • defaults: Support for default initialization functions and arrays. (0a7c3a6)
rza - v2.0.0

Published by mikeal about 7 years ago

2.0.0 (2017-10-14)

Bug Fixes

  • render: Fixing string returns. (41b3247)
  • rerender: Fixed invalid re-render triggers. (1414a2f)

Features

  • render: Support other render return values. (cbeff97)

BREAKING CHANGES

  • render: Returning an element uses it as the render slot instead of appending.
rza - v1.1.3

Published by mikeal about 7 years ago

1.1.3 (2017-10-08)

Bug Fixes

  • init: Capture values defined before first tick into the setters. (077c621)
rza - v1.1.2

Published by mikeal about 7 years ago

1.1.2 (2017-10-08)

Bug Fixes

  • deps: Moving deps to optional. (c5d1091)
rza - v1.1.1

Published by mikeal about 7 years ago

1.1.1 (2017-10-08)

Bug Fixes

  • shadowDOM: Property is unnecessary and breaking some subclasses. (de9d29e)
rza - v1.1.0

Published by mikeal about 7 years ago

1.1.0 (2017-10-08)

Features

  • shadowDOM: Set shadowDOM innerHTML on shadow property set. (d69b080)
rza - v1.0.0

Published by mikeal about 7 years ago

1.0.0 (2017-10-07)

Features

  • release: Adding semantic release. (bcfbb9e)