Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Latest commit

 

History

History
121 lines (104 loc) · 8.29 KB

CHANGELOG.md

File metadata and controls

121 lines (104 loc) · 8.29 KB

Changelog

v0.3.2

  • reduce complexity of getParent [aa4fa1]
  • lower attributeChangedCallback complexity... again [76a78d]
  • reduce createAttributeChangedCallback complexity [57d539]
  • fix onAttributeChanged called on locked attribute [03c05f]
  • lower complexity of Injectables.for [5de6e2]
  • lower inject complexity [194bc1]
  • resolve code duplication in attribute normalization [782b50]
  • update authors and changelog [f517b1]

v0.3.1

  • fix code duplication in injectable (#12) [50fcb8]
  • fix duplicate code in mergeObservedAttributes and -properties [fa539b]
  • disable cc test reporter [f86568]
  • add badges [ca5736]
  • remove duplicate getParentOf declaration [556d83]
  • refactor imports [f9ff06]
  • refactoring, fix typing for static render on component [594b7f]
  • add support for aria objects [b9b10a]
  • make jest pass with no tests [3e0ab9]
  • update authors and changelog [8a6df6]

v0.3.0

v0.2.0

  • ignore generated docs [6fc1b9]
  • remove generated docs from repo [6e815c]
  • fix dts-bundle importing tsconfig paths as modules [80d0c4]
  • refactor paths to start at project base [d6d41e]
  • update authors and changelogs [a92c3a]

v0.1.0

v0.0.9

  • move examples outside of source dir [0b9a50]
  • update dependencies [912955]
  • add base class mixin util for typings and mixins [9dd783]
  • update authors and changelog [2d233e]

v0.0.8

  • add validator to clock example [60daf5]
  • update roadmap [ef1d9f]
  • require beforePropertyChange and beforeAttributeChange to return the new value [71fec1]
  • add watch method decorator logic [a49c65]
  • add validate method decorator logic [2addf0]
  • define type metadata for properties [bcc0fc]
  • remove debounce options from listen decorator [8c8080]
  • automatically build project before deployment [36c6eb]
  • update authors and changelog [7c29c9]

v0.0.6

  • add listen method decorator logic [b733cf]
  • add autobound decorator functionality [2ab375]
  • resolve duplicate exported member getParentOf [bdb866]
  • update authors and changelog [80b081]

v0.0.5

v0.0.4

  • add inherit sync and parent discovery logic [5e8b59]
  • add event emitter logic [756c45]
  • update changelog and authors [d622b5]

v0.0.3

v0.0.2-2

v0.0.2-1

v0.0.2-0

v0.0.2

Generated on 2019-06-29T23:17:22.985Z | Made with @propero/ngm