Polymer v0.5.0 Release Notes

Release Date: 2014-11-10 // over 9 years ago
  • ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”— Links to "#" get rewritten to just "" which causes a refresh if clicked #672

    Closed issues:

    • Incorrect behaviour for disabled fields with Polymer paper-input-decorator #901

    • Ajax responseChanged return logged twice #900

    • behavior difference between <my-component/> and <my-component></my-component> #899

    • on-tap does not cause paper-input value to be committed #890

    • <paper-item> has 'iconSrc' attribute, should be 'src' like <paper-fab>, <paper-icon-button> and <paper-menu-button> #889

    • ๐Ÿ“š paper-input documentation lacks details on field validation #888

    • ๐Ÿ“š paper-input documentation inconsistently suggests theming via JS properties #887

    • ๐Ÿ“š paper-input documentation suggests html /deep/ selectors, inconsistent with other elements #886

    • ๐Ÿ‘€ paper-input cursor doesn't seem to support theming #885

    • paper-input styling instructions lack the ::shadow pseudo-element #884

    • ๐Ÿ‘€ paper-dropdown-menu: selectedProperty doesn't seem to work #881

    • โž• Add support for native ES6 class Symbol #880

    • demo page fails https://www.polymer-project.org/components/core-ajax/demo.html #838

    • core-icon-button does but paper-icon-button does not load core-iconset-svg #834

    • paper-fab button href bad #830

    • ๐Ÿ“š Documentation error on core-animation #828

    • ๐Ÿ’… Data-binding within component inside template style #827

    • Can't scroll using mouse or keyboard #817

    • On-tap sends event twice on touch device #814

    • paper-button raised attribute does not work properly when set programmatically #812

    • Trying to import core-ajax I get an appendChild on #document error #810

    • core-ajax demo not working #807

    • Disabled on Switch is not working #806

    • core-dropdown 0.4.2 not working #804

    • ๐Ÿ“š paper-button has wrong documentation #801

    • Importing Polymer fails, cannot find WebComponents #797

    • ๐Ÿ”— Link Tooling information is down #792

    • Can't set the background color of paper-progress from javascript #787

    • Element stops working if taken off the DOM and put back in #782

    • paper drop down list showing in middle of screen first time. #776

    • Template repeat index value is evaluated only after loop end #774

    • Polymer + Cordova + PhoneGap + iOS = Very Laggy / Slow? #773

    • Repository error #767

    • problem accessing polymer properties from content script #753

    • ๐Ÿ’ป Polymer as UI only #752

    ๐Ÿ”€ Merged pull requests:

    • โž• add space between "go" and "to" #778 (jodytate)

    • Create a basic jsdoc externs file for Polymer #769 (rictic)