Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Wael Al Jishi
|
9f80940028
|
Fixed Polymer typing for debounce
|
2017-11-29 22:02:27 +00:00 |
|
Andy
|
19f89399e4
|
Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json
* Fixes
|
2017-10-25 11:13:50 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Bowden Kelly
|
7e15132730
|
Merge pull request #18716 from dmitryxcom/patch-1
[polymer] Update updateStyles() signature to include argument
|
2017-08-22 13:19:56 -07:00 |
|
Derek Brans
|
1683e0023e
|
Add type parameters to polymer Base::fire and set (#18756)
* Add type parameters to polymer Base::fire and set
* Bump version in header
* Remove type annotation from fire
|
2017-08-14 15:43:13 -07:00 |
|
dmitryxcom
|
eaa774473b
|
Update updateStyles() signature to include argument
Update updateStyles() signature to reflect Polymer API: https://www.polymer-project.org/1.0/docs/api/classes/Polymer.Base#method-updateStyles
|
2017-08-07 15:32:10 -07:00 |
|
Andy
|
68d74285e6
|
webcomponents.js: Convert to external module and make compatible with TS2.3 (#15998)
* webcomponents.js: Convert to external module and make compatible with TS2.3
* Use in polymer
|
2017-04-19 13:57:06 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|