Polymer v0.8.0-rc.1 Release Notes

Release Date: 2015-03-26 // about 9 years ago
  • πŸ›  Fixed bugs:

    • πŸ‘» [0.8-preview] Throws exception if left-hand-side of a property binding contains a dash #1161

    • πŸ’… Bindings in <style> no longer work under polyfill #270

    Closed issues:

    • core-list needs your attention #1333

    • Icons oversized on Firefox on polymer-project.org #1328

    • [0.8] Unable to observe property 'hidden' #1322

    • [0.8] Unexpected token ] #1298

    • [0.8] Text bindings break if parenthesis are used #1297

    • πŸ’… [0.8] Shady style processor doesn't drop operator for ::content #1293

    • Polymer layout collision with another frameworks like Angular Material #1289

    • Polymer Project Site - Broken Link #1288

    • core-ajax #1287

    • πŸ“š demo portions of documentation are missing/404 #1286

    • [0.8] attached is called at different points in lifecycle for ShadeyDOM vs ShadowDOM #1285

    • [0.8] Listening to events on an element produces different results under ShadowDOM v. ShadyDOM #1284

    • Attribute selectors incorrectly scoped #1282

    • πŸ’… [0.8-preview] Shadey styles have incorrect order of precedence #1277

    • [0.8] Styling scoping not working with type extension elements #1275

    • Typo on website #1273

    • [0.8-preview] All properties are available for data binding #1262

    • [0.8] camel-case attributes do not deserialize to properties correctly. #1257

    • paper-autogrow-textarea bug #1255

    • <paper-input-decorator label=β€œbirthday”> #1251

    • How addEventListener in nested template? #1250

    • βœ… <paper-input-decorator label="test" autoValidate?="{{autoValidate}}"> #1249

    • Installing with Bower not working #1246

    • πŸ“¦ Bower package not found #1245

    • [0.8] template x-repeat throws error under native ShadowDOM #1244

    • [0.8] Multiple computed properties call same method #1242

    • [0.8] value binding not working in samples.html #1241

    • [0.8] encapsulate and class binding not working well together #1240

    • πŸ”— Links in SPA tutorial are broken #1239

    • What is the complete Polymer Public API? #1233

    • content does not get wrapped on mobile devices #1221

    • πŸ› BUG: web-component-tester, sauce-connect-launcher dependency #1214

    • Why calling polymer.js instead of polymer.min.js? #1213

    • Imperatively declared element's custom fired event does not bubble up. #1212

    • [0.8] Attribute deserialization possibly busted? #1208

    • [0.8] Undefined method in constructor #1207

    • Typo #1205

    • πŸ”§ [0.8] x-template should provide bound values to elements' configure #1200

    • Dynamically publishing attributes #1198

    • Template's script doesn't execute when imported from another document (polyfill) #1197

    • [0.8-preview] x-repeat standalone issue #1192

    • Polymer.Import - handle 404's #1184

    • Get Started Tutorial #1181

    • πŸŽ‰ Initialization might fail when surrounded by p-element #1180

    • Why no paper-label? #1174

    • Polymer (inline styling) inconsistent between Chrome and Firefox #1172

    • [0.8-preview] Bespoke element constructors #1151

    • 🚚 [0.8-preview] detached not getting called when the element being removed is in the localDom of another element. #1145

    • [0.8-preview] Boolean attribute change handlers are called before localDom or lightDom are available. #1131

    • Reference to HTMLLinkElement in Polymer.import callback #1127

    • 0.8-preview: multiple arguments to computed method #1092

    • 0.8-preview: handle case-sensitivity problems around attributes #1080

    • 0.8-preview: "ready" fires before "created"? #1079

    • πŸ“š Wrong Bindings types documentation #980

    πŸ”€ Merged pull requests: