Releases: Polymer/polymer
Releases · Polymer/polymer
Stable release 2013-08-29
HTMLImports
CustomElements
WebComponentsReady
is now fired without a delay (commit)- An exception is thrown if the
name
argument todocument.register()
doesn't contain a dash ("-") (commit)
PointerGestures
tap
now fires on spacebar for non-input elements (commit)
ShadowDOM
- Fixed issue with
ensureSameOwnerDocument
when parent is a document (commit) - Use
HTMLShadowElement
wrapper (commit) - Faster SideTable; means faster polyfill (commit)
observe-js
- Expose
PathObserver.setValue
(commit) - Add a
CompoundPathObserver
(commit) - Add optional
PathObserver.valueFn
(commit) - Expose
Path.isValid
(commit)
polymer-expressions
- Expressions are not cached (commit)
- Add support for one way and two way filters. (commit, commit)
- Added support for objectexpression
platform
- Allow users to opt-in to native Shadow DOM using
?shadow=native
, even when it is not fully supported (commit) - Native Shadow DOM is used by default only when it's available unprefixed (commit)
polymer
- Properties are serialized when their original value is an object (commit)
- Boolean properties are reflected as boolean attributes. Fixes #240 and #239 (commit)
- Add tests for jquery + shadowdom polyfill interaction! (commit)
polymer-elements
- Added
<polymer-scrub>
: a basic scrubbing element (commit) - Added mock-data element (commit)
<polymer-selection>
has been moved to its own folder (commit)- More xhr features were exposed on
<polymer-ajax>
(commit) <polymer-overlay>
's open event was renamed topolymer-overlay-open
(commit)
polymer-ui-elements
- Added
<polymer-ui-pages>
element that can be paired with<polymer-ui-tabs>
(commit) - Added
<polymer-ui-card>
element (commit)
projects
- Removed g-app and animations. (commit)
Stable release 2013-08-16
Raw Changelog
Stable release 2013-08-15
Raw Changelogs
- googlearchive/HTMLImports#28
- googlearchive/CustomElements#54
- jquery-archive/PEP#100
- googlearchive/PointerGestures#11
- googlearchive/ShadowDOM#210
- googlearchive/observe-js#24
- New Repo: Polymer/NodeBind
- googlearchive/TemplateBinding#134
- New Repo: Polymer/polymer-expressions
- googlearchive/platform#35
- #241
- googlearchive/polymer-elements#21
- googlearchive/polymer-ui-elements#15
- googlearchive/more-elements#13
- googlearchive/projects#22
- Polymer/polymer-all#11
Stable release 2013-08-08
Raw Changelogs
- googlearchive/HTMLImports#27
- googlearchive/CustomElements#53
- jquery-archive/PEP#96
- googlearchive/PointerGestures#10
- googlearchive/TemplateBinding#135
- googlearchive/ShadowDOM#202
- googlearchive/platform#31
- #231
- googlearchive/projects#21
- googlearchive/polymer-elements#18
- googlearchive/polymer-ui-elements#8
- googlearchive/more-elements#11
- Polymer/polymer-all#10
Stable release 2013-08-01
Raw Changelogs
- googlearchive/HTMLImports#25
- googlearchive/CustomElements#52
- googlearchive/ShadowDOM#192
- jquery-archive/PEP#93
- googlearchive/PointerGestures#9
- googlearchive/TemplateBinding#130
- googlearchive/platform#29
- #223
- googlearchive/polymer-elements#17
- googlearchive/polymer-ui-elements#7
- googlearchive/more-elements#10
- googlearchive/projects#19
- Polymer/polymer-all#8 and Polymer/polymer-all#9
Stable release 2013-07-11
Raw Changelogs
- googlearchive/HTMLImports#23
- googlearchive/CustomElements#49
- googlearchive/ShadowDOM#186
- jquery-archive/PEP#90
- googlearchive/PointerGestures#8
- googlearchive/TemplateBinding#121
- googlearchive/platform#24
- #204
- googlearchive/polymer-elements#10
- googlearchive/polymer-ui-elements#5
- googlearchive/more-elements#9
- googlearchive/projects#17
- Polymer/polymer-all#7