Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Releases: googlearchive/polymer-externs

v1.0.7

17 Jul 00:31
Compare
Choose a tag to compare
Merge pull request #20 from PolymerLabs/array-methods

Add annotations for Array modification methods

v1.0.6

25 Jun 20:43
Compare
Choose a tag to compare

factoryImpl and missing DomApi functions.

v1.0.5

19 Jun 23:14
Compare
Choose a tag to compare
Merge pull request #13 from robliao/master

Add PolymerElement.prototype.registered

v1.0.4

19 Jun 21:12
Compare
Choose a tag to compare

Polymer.Settings externs!

v1.0.3

12 Jun 23:58
Compare
Choose a tag to compare

Log functions, event typedefs and more!

v1.0.2

10 Jun 20:40
Compare
Choose a tag to compare

Add lots of new functions and properties, fix fire and behaviors, etc.

v1.0.1

05 Jun 16:25
Compare
Choose a tag to compare

Fix the externs for set and add get.

v1.0.0 - Stable!

29 May 18:36
Compare
Choose a tag to compare
Merge pull request #6 from jklein24/master

Add the DOM API functions.

v0.9.0

18 May 21:21
Compare
Choose a tag to compare
Merge pull request #5 from jklein24/master

Add all utility functions on https://www.polymer-project.org/0.8/docs…

v0.8.1: Merge pull request #4 from jklein24/master

14 May 21:01
Compare
Choose a tag to compare
Change the type of $ to just Object to avoid type errors when getting…