Skip to content

aurelia-pal-browser v0.2.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 13 Oct 06:33
· 93 commits to master since this release

Bug Fixes

  • all:
    • ensure initialization happens only once (b594bcea)
    • update to new initialization method and add DOM title prop (abc46c93)
    • correct type info (bd43eb17)
    • make polfill patches explicit (a9a8c84c)
  • html-template-element: correctly handle child templates (a6961f33)
  • initialize: use correct platform object for global access (e7493568)
  • package: correct main path (142415ac)
  • platform:
    • incorrect platform reference (cef7ba8b)
    • remove bad module iteration method (3529b983)

Features

  • all:
    • add activeElement and scopedCSS (02bd5924)
    • correct missing properties on pal objects (5da8ba3b)
    • add dom and platform event apis (613d516d)
    • initial implementation (b9aacd06)