All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Templates are now generated into their own .js file,
angular-lte.templates.js
. They are using AngularJS' $templatecache, and can be overridden.
- Fixed compile error after switching to TypeScript 2.4.
- Renamed
lte-treeview-toggle
tolte-treeview-title
.
<lte-box />
now supportson-toggle-collapsed
callback.
lte-box-footer
now works withng-if
.lte-treeview-toggle
can now be used without a menu sibling.
- Initial changelog added.