Skip to content

aurelia-pal v0.2.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 13 Oct 06:27
· 117 commits to master since this release

Bug Fixes

  • package: correct main (bb65d20e)
  • platform: correct eachModule signature (ccc1c5e4)

Features

  • DOM:
  • all:
    • add scopedCSS and activeElement (66d4fbbe)
    • new initialization mechanism; make DOM.title a property (8d11bd1e)
    • add event listener apis to dom and platform (b23c1f1c)
    • add interface definitions (f3c9c995)
    • initial implementation (435fc905)
  • dom:
  • index: add getPropertyDescriptor polyfill (cc2297ad)
  • platform: add noop (3193afb5)