Skip to content

v1.3.0

Compare
Choose a tag to compare
@arianics arianics released this 08 Dec 07:32
· 357 commits to master since this release

v1.3.0 (12-06-2018)
Features:

  • switched to travis

  • ci pipeline setup

  • updated README.md

  • upgrade to lit-element@0.6.4

  • upgrade to lit-html@0.14.0

  • moved issue-templates to .github

  • webpack-packages

    • unit-testing-plugin
      • upgraded web-component-tester to 6.9.0
  • aofljs-packages

    • added aofl-multiselect-list
    • aofl-list-option
      • updated to be compatible with aofl-multiselect-list
      • added keyboard interactions
    • aofl-select-list
      • added keyboard interactions

Bugfixes:

  • aofl-js-packages
    • router
      • update url state is triggered after all 'after' middleware callbacks run successfully
  • cli
    • renamed all bin files to aofl-*
    • generate component adds "-element" if the component name doesn't include a (-)
  • aofljs-packages
    • aofl-list-option
      • changed string attributes to boolean
    • aofl-select-list
      • changed string attributes to boolean