• Polymer/polymer

    Release notes

    • ci skip Update version to 3.3.0 dd7c0d70
    • Don't import/export from the same file twice (#5562) 94585c31
    • Merge pull request #5559 from Polymer/compile 9c7492d2
    • Add @override, remove @attribute/@group/@hero/@homepage ed7709f6
    • Merge pull request #5558 from Polymer/compile 8af0ec4a
    • Closure compilation tweaks 15090f26
    • Merge pull request #5557 from Polymer/compile 1b8263fc
    • Add @return description a6bff436
    • Fix some Closure annotations 0810bf3e
    • Merge pull request #5550 from Polymer/externs-fixes-1 fe816760
    • Pin to firefox 66 because of selenium error f0fb532d
    • Fix eslint errors. 6dfaa5f0
    • Add some casts for places Closure doesn't understand constructor 10d43ce8
    • Add new mixin annotations, remove GestureEventListeners alias 0ae14b9c
    • Align signatures of attributeChangedCallback 4cc6c339
    • Add @return annotation for PROPERTY_EFFECT_TYPES getter 3dd189c4
    • Annotate __dataEnabled in a way analyzer understands e4e9e2fb
    • Fix old global namespace type annotation for TemplateInstanceBase fc190dd5
    • Add @suppress annotation for use of deprecated cssFromModules 54b1d78d
    • Fix GestureEventListeners generated externs name. cdd4e204
    • Merge pull request #5548 from Polymer/hide-template-controls-globally 05231a02
    • Globally hide dom-{bind,if,repeat} elements with legacyOptmizations on 43f57b10
    • Merge pull request #5546 from Polymer/sync-closure-annotations 76bfc0a7
    • Update dependencies to fix firefox 67 tests ff2edd5c
    • Sync closure compiler annotations ad084201
    • Merge pull request #5544 from Polymer/scopesubtree-same-scope 927ae6a3
    • remove unused variable in test c051c5bb
    • remove debugger line 634d736c
    • Make sure scopeSubtree does not recurse through other ShadowRoots 8a5c1e9b
    • Merge pull request #5542 from Polymer/5541-kschaaf-template-display 4f40589c
    • Don't set display: none under legacyOptimizations. Fixes #5541. c9cf56c0
    • Merge pull request #5537 from Polymer/scopeSubtree 6be58b08
    • Use Array.from instead of a list comprehension 338d420c
    • Merge pull request #5533 from LarsDenBakker/fix/configure-cancel-synthetic-click 971d32d7
    • Merge pull request #5538 from Polymer/cl245273850 1c10f0ca
    • Add check for // 3db56085
    • Use native qSA e10019a0
    • Implement scopeSubtree for ShadyDOM noPatch mode 6bc95340
    • Remove unneccessary test 1f080595
    • Add URL try/catch 940b3cdc
    • Upstreaming cl/245273850 413ef2fb
    • Merge pull request #5534 from Polymer/removeAttribute-scoping 3b6f3348
    • Allow configuring cancelling synthetic click behavior 00d4cdf4
    • Add test for class$ binding 8043d4c1
    • Fix class$ bindings for ShadyDOM.noPatch mode a0b83b25
    • Merge pull request #5531 from Polymer/resolve-url 969f2891
    • Add test for resolveUrl('//') 55373808
    • Check directly for // in resolveUrl because it isn't a valid URL d0ea20a1
    • Run resolveUrl for protocol-relative urls (#5530) 733cf683
    • Merge pull request #5527 from Polymer/localTarget-noPatch 03b2c668
    • Merge pull request #5528 from Polymer/closure-statics-workaround 8f7119a8
    • Fix lint 6960c2b9
    • Cast GestureEventListeners. 34373349
    • Work around https://github.com/google/closure-compiler/issues/3240 cc7702b4
    • Fix localTareget when ShadyDOM.noPatch is in use 7925254b
    • Merge pull request #5518 from Polymer/fix-className-bindings-master 07f1e196
    • Merge branch 'master' into fix-className-bindings-master 652fea9c
    • Merge pull request #5487 from Polymer/shadydom-upgrade 176c0016
    • webcomponentsjs 2.2.10 002a4319
    • upgrade dependencies. 3b7c9f8e
    • upgrade webcomponentsjs to 2.2.9 4e60395a
    • Merge pull request #5520 from Polymer/avoid-template-upgrade 8f4cc31e
    • ci skip Add comment c7eb7c19
    • Merge branch 'master' into shadydom-upgrade dd98569b
    • Use attachShadow({shadyUpgradeFragment}) 3af9f340
    • Merge pull request #5522 from Polymer/5428-kschaaf-undefined-wildcard ddcfc63f
    • Remove test.only ca124480
    • Ensure wildcard arguments get undefined treatment. Fixes #5428. f5a45ebc
    • Fix typo 6adbc23c
    • Fix className on browsers without good native accessors b13e656f
    • don't depend on attachDom existing. 8d7def72
    • Merge branch 'master' into shadydom-upgrade 707a3760
    • Simplify f1a9d4fa
    • Avoid upgrading template if no hostProps, for better perf. 65a5b48c
    • Update webcomponents dev dependency for testing className fix a1c67e45
    • fix closure compiler error 002ef94e
    • fix lint issues 439c2455
    • Address review feedback via comment. 4e1d6a1a
    • Ensure className bindings work correctly when ShadyDOM.noPatch is used. eb2385aa
    • Merge pull request #5512 from Polymer/no-walker b7c73bd7
    • Remove use of TreeWalker for finding nodes in templates. 24d642ec
    • Merge pull request #5511 from dvanderleij/master 4043c849
    • Remove Google+ links in README.md and CONTRIBUTING.MD dc880571
    • Use correct ShadyDOM API: attachDom 1aeaa801
    • Use ShadyDOM.upgrade 50ba9cea

    https://github.com/Polymer/polymer/compare/v3.2.0...v3.3.0