Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Releases: Polymer/polymer-analyzer

v2.0.0-alpha.18

21 Nov 15:43
Compare
Choose a tag to compare

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 to Element.

v2.0.0-alpha.17

28 Oct 21:24
Compare
Choose a tag to compare

Added

  • Improve the way we expose the ElementReference type.

v2.0.0-alpha.16

20 Oct 12:45
Compare
Choose a tag to compare

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

20 Oct 12:45
Compare
Choose a tag to compare

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.

v1.3.0

23 Apr 03:15
Compare
Choose a tag to compare
Merge pull request #75 from PolymerLabs/mergeJeremy

Make the notify property accept UnaryExpressions like \!0.

1.1.0

15 Apr 22:23
Compare
Choose a tag to compare

The API gets cleaner and cleaner!

1.0.4

07 Apr 00:47
Compare
Choose a tag to compare
Depend on 0.6.0 webcomponentsjs

1.0.3

07 Apr 00:32
Compare
Choose a tag to compare
bump version

1.0.1

01 Apr 00:04
Compare
Choose a tag to compare
Merge pull request #42 from PolymerLabs/release

Add bower_components to gitignore for npm and bump version

1.0.0

31 Mar 21:48
Compare
Choose a tag to compare
Merge pull request #41 from PolymerLabs/pruneDeps

Prune dependencies to prepare for 1.0