Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

update to 0.7.3 js version and add all polyfills as well as lite version #25

Merged
merged 1 commit into from
Jun 12, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#### 0.12.0
* Update to js version
[0.7.3](https://github.com/webcomponents/webcomponentsjs/tree/v0.7.3).
* Some release notes
(here)[http://webcomponents.org/articles/polyfills-0-6-0/].
* Also added all the individual polyfills as well as the
`webcomponents-lite.js` version, which does not include shadow dom.

#### 0.11.4+2
* Don't inline type="css" imports.

Expand Down
Loading