Skip to content

aurelia-templating-resources 0.15.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 05 Sep 04:46
· 467 commits to master since this release

Bug Fixes

  • all: update exectionContext to bindingContext naming (4bbcf4c2)
  • build: update linting, testing and tools (79590133)
  • css-resource: enable proper style scoping based on shadow dom support (b31dc4dd)
  • if: fix animation interaction; enable view cache integration (64fde698)
  • plugins: fixup view engine resource plugins to match the new api (5f422cc1)
  • repeat: update binding context after animations have finished (1904ea5e, closes #94)
  • spec: update executionContext to bindingContext (d207dd22)
  • view-spy: change behavior of value-less attr to only log created (be5b9f61)

Features

  • all: auto create elements from an html file; inject css into head or shadow dom (44693a28)
  • docs: generate api.json from .d.ts file (1ad220b9)
  • if: use the view factory caching info (71ec71fc)