Skip to content

aurelia-loader-default v0.10.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 04 Sep 20:27
· 111 commits to master since this release

Bug Fixes

  • all:
    • remove web components and html imports (5e40af0f)
    • improve the template loader interface and html imports lookup (dec84529)
  • build: update linting, testing and tools (9b8935a2)
  • index:
    • add missing import (8adcd049)
    • remove unnecessary URL polyfill code (55d70449)
    • fix typos in spelling of Promise (1d0b43f0)

Features

  • all: introduce template loaders; one for html imports and one for text (babe9484)
  • docs:
    • generate api.json from .d.ts file (b33a7888)
    • generate api.json from .d.ts file (3602db67)
  • index: add textPluginName property to the default loader (99d74421)