Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Bug fixes and minor improvements

Latest
Compare
Choose a tag to compare
@ussuri ussuri released this 07 Jan 00:12
· 4 commits to 0.19 since this release

Improved features

  • CSP fixer
    • *.html.pre_csp files are no longer generated from the original .html's
    • add CoffeeScript to the script types supported by the CSP fixer
  • Project templates
    • pined down Polymer version in the templates to latest (was master)
    • Normalization in Chrome app templates manifests
    • fixed typos and made more uniform the Chrome App manifests generated by the project template types that have them
  • Chrome App manifest validator: added alwaysOnTopWindows to the list of recognized permissions

Bug fixes

  • fix: Bower would fail to run on a bower_components directory and printed an exception to the console
  • fix: Few compile-time warnings
  • fix File filter and search view are broken