This repository has been archived by the owner on May 1, 2019. It is now read-only.
Releases: Polymer/polymer-analyzer
Releases · Polymer/polymer-analyzer
v2.0.0-alpha.18
Fixed
- [Polymer] A number of fixes around warnings when resolving behaviors
- Warn, don't throw when a behavior is declared twice.
- Warn when there's a problem mixing behaviors into other behaviors, the same way that we warn when mixing behaviors into elements.
- Fix some bugs with recursive and mutually recursive imports.
Added
- Add
slots
toElement
.
v2.0.0-alpha.17
Added
- Improve the way we expose the
ElementReference
type.
v2.0.0-alpha.16
Added
- Add a new default scanner for custom element references in html.
- Also adds a non-default scanner for all element references in html.
- Known bug: does not find element references inside of
<template>
elements.
v2.0.0-alpha.15
Changed
- (polymer) - computed properties are implicitly readOnly.
- (editor service) - Greatly improve
getLocationForPosition
for determining the meaning of text at an HTML source location. Presently used for doing autocompletions.- Handles the contents of
<template>
elements. - Distinguishes attribute names from values.
- Understands when text is inside a comment, inline style, and inline script.
- Better handle many, many edge cases.
- Handles the contents of
v1.3.0
Merge pull request #75 from PolymerLabs/mergeJeremy Make the notify property accept UnaryExpressions like \!0.
1.1.0
The API gets cleaner and cleaner!
1.0.4
Depend on 0.6.0 webcomponentsjs
1.0.3
bump version
1.0.1
Merge pull request #42 from PolymerLabs/release Add bower_components to gitignore for npm and bump version
1.0.0
Merge pull request #41 from PolymerLabs/pruneDeps Prune dependencies to prepare for 1.0