v1.3.0
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
- unit-testing-plugin
-
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
- router
- 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
- aofl-list-option