All Versions
128
Latest Version
Avg Release Cycle
65 days
Latest Release
1448 days ago

Changelog History
Page 13

  • v0.0.20130912 Changes

    September 12, 2013

    ๐Ÿ›  Fixed bugs:

    • โšก๏ธ Updated use of PathObservers to match new API #267

    Closed issues:

    • Point each repo's CONTRIBUTING file to Polymer's #273

    • Nested templates throwing exceptions with reference to observe.js #264

    • ๐Ÿš€ Perf regression in polyfill - 20130808 release #236

    • Auto-registration of polymer-elements broken? #221

  • v0.0.20130905 Changes

    September 05, 2013

    Closed issues:

    • ๐Ÿš€ SD polyfill in latest release breaks chromestatus.com #263

    • ๐Ÿ’… On latest Chrome Canary, using vulcanized version won't show the style of elements #262

    • โœ… grunt will fail using the latest commit of polymer-all #261

    • Need a way to get the activeElement inside a Polymer element #253

    • ๐Ÿ’ป When using minified version on polymer, images of the button don't show in the ui-toolbar example #251

    • ๐Ÿ‘‰ Make sure boolean properties are reflected as boolean attributes #240

    • Attributes are not reflected at bind time #239

    • HTML imports fail when url params contain '/' characters #238

    • Unable to use the Sandbox on Chrome <= 28 #138

  • v0.0.20130829 Changes

    August 28, 2013

    Closed issues:

    • loading a local file (file:///) using polymer will fail to load properly #260

    • ๐Ÿšฆ uppercase signals do not work #256

    • ๐Ÿ“ฆ Chrome Packaged App: including UI elements in an application will show some errors #249

    • Changing a DOM attribute doesn't change the model #246

    • ๐Ÿ— Latest build broken w/ jQuery (chrome 28) #243

    • window.Loader name colliding with ES6 window.Loader (modules) #237

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ— Recursive build for polymer #250 (azakus)
  • v0.0.20130816 Changes

    August 15, 2013

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ FF broken in latest release w/ dom.webcomponents.enabled: true #235

    Closed issues:

    • HTMLImports fails silently on Chrome 28.0.1500.95 (Debian , 64bit) #234

    • ss #233

    • Internet Explorer - not working at all #217

    ๐Ÿ”€ Merged pull requests:

  • v0.0.20130815

    August 15, 2013
  • v0.0.20130808 Changes

    August 08, 2013

    Implemented enhancements:

    • โž• Add @version string to build files #226

    Closed issues:

    • Events on distributed nodes aren't bubbled to parent nodes in shadow DOM under polyfill #230

    • ReferenceError: PathObserver is not defined when loading in node-webkit #228

    ๐Ÿ”€ Merged pull requests:

  • v0.0.20130801 Changes

    August 01, 2013

    Implemented enhancements:

    • 0๏ธโƒฃ It's awkward to make a property with an object default value #215

    • Throw a more useful error if Polymer.register is used #210

    • Consider if/when/how to reflect bound property values to attributes #188

    • ๐Ÿ— Make platform and toolkit builds available as simple downloads and/or from CDN #87

    Closed issues:

    • If Polymer\(\) is not called almost immediately, the element is not initialised. #214

    • Input value is not initialised. #213

    • ๐Ÿ’ป Fail more gracefully on unsupported browsers #207

    • ๐Ÿšš Binding and xxxChanged function break if element is moved to a different shadow #203

    • table element problems on firefox #196

    • Bindings on a range input not working well in google chrome #182

    • โž• Add support for creating Polymer elements imperatively #163

    • Issue with scrolling using the flot library #162

    • [Feature Request] Using Bower instead of submodules #147

    • ๐Ÿ“š minor documentation typo #139

    ๐Ÿ”€ Merged pull requests:

  • v0.0.20130711 Changes

    July 11, 2013

    Implemented enhancements:

    • ๐Ÿ‘Œ Support resetStyleInheritance on prototype #199

    • โž• Add styling polyfill support for pseudos #152

    ๐Ÿ›  Fixed bugs:

    • template/element polyfill styling need !important #191

    • Type extension elements lose styling under polyfill #171

    • ๐Ÿ’… When polymer-scope="global" is used to pull a stylesheet to the document, it appears multiple times #155

    • ๐Ÿšš PathObservers in observeProperties.js must be created at insertedCallback and removed at removeCallback #121

    • ๐Ÿ’… shimStyling: styles defined within shadowDOM are not prefixed with the scope name in Firefox #107

    • Event target is incorrect after certain DOM changes in ShadowDOM Polyfill #102

    • Bindings in icon-button fail under ShadowDOMPolyfill #83

    • [dev] Uncaught ReferenceError: SideTable is not defined #80

    • [dev] template iterate doesn't work inside component #79

    • Toolkit Components fail if they have a property named "node" #78

    • ๐Ÿ‘Œ Support component upgrade using "is" style declaration #71

    • ๐Ÿ’… Styles declared in a component's shadowRoot should not leak out of the component #70

    • this.node.webkitShadowRoot needs to return ShadowRoot #68

    • ๐Ÿ’… Commented @host rule style gets applied #67

    • ๐Ÿ’… data: URLs are being rewritten to relative URLs in <style> #66

    • Custom Element shim incorrectly handles @host rule #65

    • path.js needs to handle absolute url paths #62

    • imperative instantiation is broken #56

    • nodes inside a component's shadowDOM have incorrect model when using shadowDOM shim #43

    • g-component custom events can be handled in wrong scope #30

    Closed issues:

    • โšก๏ธ Consider optimizing propertyForAttribute #181

    • nameInThis() in oop.js is slow #177

    • ๐ŸŒ Internationalization of Web Components #175

    • ๐Ÿ’… polymer-scope="controller" should not install the same stylesheet multiple times #173

    • โž• Add polyfill styling support for @host :scope #170

    • Error loading polymer if window.location.hash is not null #167

    • โฌ†๏ธ Unexpected result upgraded plain DOM to custom element instance #166

    • Alias this.webkitShadowRoot -> this.shadowRoot #165

    • ๐ŸŒ Simplest way to "Fire up a web server" to run examples #161

    • ๐Ÿ‘€ Custom elements seem to cache data after being deleted and re-added #159

    • Prevent memory leaking under MDV polyfill #154

    • Element templates are stamped into shadowRoot with unbound values #153

    • ๐Ÿ’… Styles should not be shimmed asynchronously under ShadowDOMPolyfill #151

    • ๐Ÿ Polymer.js fails to load with "ReferenceError: Can't find variable: Window" on Windows 7 Safari browser and iPad 1 iOS 5.1.1 #149

    • ๐Ÿ’… Stylesheets in <element> elements are emitted in incorrect order #148

    • ๐ŸŒ Web animations is not loaded by Polymer #140

    • Polymer components should be called monomers. #137

    • Small error in "Getting Started" tutorial #136

    • โž• add doc-comments to 'base.js' #133

    • ๐Ÿ’… Attribute-based styles not always updated #132

    • attributeChanged event on "sub-component" not fired in Canary but works in Chrome #131

    • ๐Ÿ’… Stylesheets throw exception if toolkit-scope is defined and the element definition is inline #127

    • Consider deserializing to Array from attributes, if property is Array-valued #124

    • Modify attrs.js to accept Date strings in custom element attribute values #118

    • Attribute value that's a comma delineated list of numbers is converted to a property incorrectly #117

    • ๐Ÿ’… Including toolkit.js on a page moves all <style>s to the <head>. #114

    • PointerEvents registration fails in the presence of ShadowDOMPolyfill in some cases #111

    • Distributing template content to a shadowDOM can fail under shadowDOM polyfill #110

    • ๐Ÿšš Cursor moves to end of input after typing #109

    • toolkitchen.github.io code samples not showing up in ff #105

    • ๐Ÿ‘ท Document Browser support and test coverage using Testing CI and Travis CI #104

    • clean up commented code in events.js #100

    • ๐Ÿ“‡ rename base.send to base.fire or base.bubble #98

    • toolkit.min.js missing method shimStyling #91

    • Git repo url incorrect #89

    • Menu-button workbench file hangs chrome under ShadowDOM Polyfill #86

    • can't make bindings to objects on elements instantiated by mdv #81

    • Don't name things _, __ and $ #73

    • ๐Ÿ’… @host styles aren't processed for base elements #72

    • "export" flag attribute documented in platform.js is actually "exportas" #64

    • ๐Ÿ‘€ handlers="..." declarative events listen on the host element and therefore see no event target info for events generated in shadowDom #41

    • MutationObserver code for custom event (on-*) binding is inefficient #24

    • g-component published properties don't inherit #18

    • g-component property automation is inefficient #15

    • โž• Add unit tests for g-overlay, g-selector, g-selection #11

    • Document public api #10

    • 0๏ธโƒฃ have some good defaults for g-overlay #7

    ๐Ÿ”€ Merged pull requests:

    • 7/11 master -> stable #204 (azakus)

    • โœ… Correct test to check global div #201 (ebidel)

    • ๐Ÿ›  Fixes issue #199 - adds support for resetStyleInheritance on prototype #200 (ebidel)

    • Switch to <polymer-element> #192 (azakus)

    • 6/17 master -> stable #184 (azakus)

    • ๐Ÿ›  Fix a typo in contributing.md #183 (alexhancock)

    • Flatten repos #174 (azakus)

    • 6/5 master -> stable #172 (azakus)

    • ๐Ÿ”€ Merge mdv-syntax branch #168 (sjmiles)

    • โž• added array & obj support to attrs.js (plus refactor) #158 (bsatrom)

    • ๐Ÿ›  Fix link in CONTRIBUTING.md #144 (markhealey)

    • 5/15 master -> stable #135 (azakus)

    • 5/14 master -> stable #134 (azakus)

    • โž• Add custom date parsing module #130 (bsatrom)

    • 5/9 master -> stable #125 (azakus)

    • โž• added deserialization of Date attributes for custom elements #122 (bsatrom)

    • ๐Ÿ”€ merge Observer branch #113 (sjmiles)

    • 4/17 master -> stable #99 (azakus)

    • โœ… Bring experimental test harness in from alt-test branch #85 (sjmiles)

    • โœ… Wrap grunt test in xvfb for virtual display. #84 (agable-chromium)

    • โž• Add step-generator script to toolkit #82 (agable-chromium)

    • Stop using __{lookup,define}{G,S}etter__ #76 (arv)

    • ๐Ÿ‘‰ Use XMLHttpRequest directly #75 (arv)

    • โšก๏ธ Updating meta tag #61 (ebidel)

    • โž• Adding Contributors guide #60 (ebidel)

    • ๐Ÿ‘‰ Tweaks to README. #58 (ebidel)

    • โœ… latest event handling scheme #55 (sjmiles)

    • โšก๏ธ g-panels updates #54 (sorvell)

    • g-component tweaks to improve data-binding #53 (sjmiles)

    • โšก๏ธ updated components for the new changes in g-component #52 (frankiefu)

    • ๐Ÿ”€ Merge polybinding branch into master #51 (sjmiles)

    • ๐Ÿ›  minor fixes to support app development #49 (sorvell)

    • โž• added g-menu-button and g-toolbar #48 (frankiefu)

    • g-overlay: simplify styling. #47 (sorvell)

    • โšก๏ธ g-overlay update: simplify and add basic management for focus and z-index. #46 (sorvell)

    • โž• add unit tests to cover more components and the latest sugaring in g-components #45 (frankiefu)

    • ๐Ÿ›  fixes issue #30: allow findController to step out of lightDOM #44 (sjmiles)

    • โšก๏ธ update g-ajax and minor g-panels and g-page fixes #42 (sorvell)

    • โšก๏ธ update to use the new g-component sugar #40 (frankiefu)

    • โšก๏ธ g-component minor fixup; updates for g-page and g-panels #39 (sorvell)

    • implement new 'protected' syntax #38 (sjmiles)

    • g-component and g-panels minor changes #37 (sorvell)

    • filter mustaches in takeAttributes, other minor tweaks #36 (sjmiles)

    • ๐Ÿ’… g-page: use external stylesheet #35 (sorvell)

    • โž• added g-page component #34 (sorvell)

    • ๐Ÿ“œ g-component attribute parsing fix; g-panels & g-overlay & g-ajax minor fixes #33 (sorvell)

    • ๐Ÿ› bug fixes, more indirection around 'conventions' #32 (sjmiles)

    • โšก๏ธ minor updates/fixes to g-component, selector and menu #31 (frankiefu)

    • ๐Ÿ›  g-panels minor bug fixes #29 (sorvell)

    • โž• add g-panels #28 (sorvell)

    • ๐Ÿ”จ g-overlay: refactor/simplify #27 (sorvell)

    • g-component: fix typo #26 (sorvell)

    • โšก๏ธ update components based on changes in g-component #25 (frankiefu)

    • MDV sugaring #23 (sjmiles)

    • โœ… menu component and basic component unit tests #22 (frankiefu)

    • โšก๏ธ "DOMTokenList.enable" was renamed to "toggle" at platform, update polyfill #21 (sjmiles)

    • ๐Ÿ›  use MutationObserver to maintain custom event bindings, bug fixes #20 (sjmiles)

    • โœ… tabs component, simplify togglebutton and more unit tests #19 (frankiefu)

    • โœ… unit test harness #17 (frankiefu)

    • ๐Ÿ‘‰ use shadow="shim" instead of shimShadow for compatibility with URL override #16 (sjmiles)

    • ๐Ÿ”„ change property automation to be property-first instead of attribute-first #14 (sjmiles)

    • call shadowRootCreated in the right scope and add g-ratings component #13 (frankiefu)

    • โšก๏ธ update for names changes in polyfill #12 (frankiefu)

    • โž• add g-selection and g-selector components #9 (sjmiles)

    • โž• add ajax and togglebutton components #8 (frankiefu)

    • various changes to enable g-overlay #6 (sjmiles)

    • โž• add g-icon-button #4 (sjmiles)

    • ๐Ÿ›  fix path #3 (sjmiles)

    • ๐Ÿ‘‰ make workBench live with toolkit #2 (sjmiles)

    • ๐ŸŽ‰ Initial Components #1 (sjmiles)