Commit Graph

370 Commits

Author SHA1 Message Date
Daniel Freedman
ef97843756 Fix wct/browser.js load order, simplify travis config 2015-10-23 14:28:57 -07:00
Daniel Freedman
610b11a6ae load shadowdom in an iframe for full test suite 2015-10-19 16:27:35 -07:00
Daniel Freedman
bcf2194806 merge from master 2015-10-19 16:01:42 -07:00
Daniel Freedman
e3845a84aa Merge branch 'master' into use-wct 2015-10-19 15:53:22 -07:00
Daniel Freedman
8f4c8175ba expanded fixes timeouts locally 2015-10-19 15:44:17 -07:00
Daniel Freedman
3c3959e5c4 simplify travis 2015-10-19 15:35:27 -07:00
Daniel Freedman
7b54922dc6 add travis config 2015-10-19 15:23:58 -07:00
Daniel Freedman
93f058c9b3 It works!
disable a few busted tests
2015-10-19 15:20:33 -07:00
Daniel Freedman
3d56bb676c almost everything works! 2015-10-19 15:08:51 -07:00
Daniel Freedman
ce326086d0 custom elements ported 2015-10-19 13:29:00 -07:00
Daniel Freedman
a8d0b0d6a8 template tests ported 2015-10-19 11:55:58 -07:00
Daniel Freedman
4c83dc2a00 HTMLImports ported to WCT 2015-10-19 11:36:19 -07:00
Daniel Freedman
185a01c1e6 prepare for release v0.7.15 2015-10-16 14:17:25 -07:00
Kevin Schaaf
8d83a2d800 Merge pull request #417 from webcomponents/fix-416
Fixes #416
2015-10-16 14:16:25 -07:00
Steven Orvell
22df81fd61 remove unused file. 2015-10-16 13:13:05 -07:00
Steven Orvell
3fc6e6d2e0 Fixes #416: (1) don't allow JsMutationObserver object to be redefined and set an explicit flag that the polypill is in use; (2) CustomElements now only throttles attached if the wc-throttle-attached flag is explicitly set. 2015-10-16 13:11:29 -07:00
Daniel Freedman
343c068cb3 partial htmlimports 2015-10-16 11:34:03 -07:00
Daniel Freedman
a846dc1569 Convert MutationObservers 2015-10-16 11:34:03 -07:00
Daniel Freedman
4e248ccc98 Convert WeakMap 2015-10-16 11:34:03 -07:00
Daniel Freedman
5d1a8526cc convert Template 2015-10-16 11:34:03 -07:00
Daniel Freedman
1a28425737 Sync build loaders for webcomponents and webcomponents-lite
Fixes #413
2015-10-16 11:30:07 -07:00
Daniel Freedman
3a856f0d3a Merge pull request #415 from filaraujo/patch-2
add check for log split before executing
2015-10-15 17:48:49 -07:00
Filipe Araujo
7b513b5f9a add check for split before executing
seems that this change was propagated to the boot.js but not to the boot-lite.js
2015-10-14 09:25:19 -04:00
Daniel Freedman
c469b0002f prepare for release v0.7.14 2015-09-28 16:49:19 -07:00
Daniel Freedman
f9508eb3a4 Merge pull request #405 from webcomponents/fix-broken-customevent-ie
Fix for broken CustomEvent shim in IE
2015-09-28 16:48:46 -07:00
Daniel Freedman
6a1a793526 Fix some fallout from #339 2015-09-28 16:46:28 -07:00
Daniel Freedman
d10d1b2c4f prepare for release v0.7.13 2015-09-25 15:50:12 -07:00
Daniel Freedman
a808361945 Merge pull request #404 from webcomponents/raf
Include rAF polyfill in wc-lite builds
2015-09-25 10:24:13 -07:00
Addy Osmani
a9404ba76b Include rAF/dom.js in wc-lite's dependency list 2015-09-25 10:08:03 +01:00
Addy Osmani
2be0f2f8c2 Include rAF polyfill in build-time config for wc-lite 2015-09-25 10:07:30 +01:00
John Messerly
6deddf9a8d Merge pull request #339 from jre-g/customevent-in-aosp-browser
Define CustomEvents shim wherever it's missing, not just in IE
2015-09-23 10:57:19 -07:00
Daniel Freedman
86a041bbc5 Merge pull request #390 from webcomponents/nothis
Use self instead of this to refer to window/context
2015-08-28 17:21:47 -07:00
Jeremy Banks
e6a0403493 merge upstream/master 2015-08-25 13:03:27 -07:00
Addy Osmani
b9bf533bd6 Merge pull request #353 from webcomponents/safari-9-svg-fix
Fix a few wrappers for Safari 9
2015-08-25 17:46:03 +01:00
Eric Bidelman
f1f6172f6f Use self instead of this to refer to window/context 2015-08-24 20:10:55 -07:00
Daniel Freedman
7c1be4272a prepare for release v0.7.12 2015-08-20 15:29:00 -07:00
Daniel Freedman
589628dce1 Merge pull request #368 from bash/master
Replaced 'this' with window in order to make it work with browserify
2015-08-20 15:25:50 -07:00
Steve Orvell
9ec8b50394 Merge pull request #372 from rictic/raf-ponyfill
Use basic ponyfill for requestAnimationFrame
2015-08-20 15:04:19 -07:00
Steve Orvell
2da1808cf7 Merge pull request #385 from rictic/fix-isie-register.js
Rationalize our isIE variables.
2015-08-20 15:02:23 -07:00
Peter Burns
4346c37fec Rationalize our isIE variables.
In CustomElements we were setting scope.isIE11OrOlder in boot.js rather than
base.js, such that it was undefined in register.js

Also switched to a more consistent naming scheme. isIE matches IE and
isIEOrEdge matches IE or Edge.

Fixes https://github.com/Polymer/polymer/issues/2310
2015-08-20 14:50:55 -07:00
Daniel Freedman
0fc12104ac prepare for release v0.7.11 2015-08-13 12:56:12 -07:00
Steve Orvell
fb32e61784 Merge pull request #380 from webcomponents/379-kschaaf-content-doc
Use the inert `contentDoc` to create `content` fragment. Fixes #379.
2015-08-13 09:53:17 -07:00
Steve Orvell
18e1fafd99 Merge pull request #376 from webcomponents/374-kschaaf
Bootstrap templates in innerHTML. Fixes #374
2015-08-13 09:48:20 -07:00
Kevin Schaaf
e2925f97bd Use the inert contentDoc to create content fragment. Fixes #379. 2015-08-12 19:42:23 -07:00
Kevin Schaaf
f45a6c22ee Add tests. 2015-08-10 13:04:22 -07:00
Kevin Schaaf
4563a02338 Bootstrap templates in innerHTML. Fixes #374 2015-08-10 12:20:17 -07:00
Peter Burns
6e5018ee34 Use basic ponyfill for requestAnimationFrame
in CustomElements.js

Fixes an error in certain old (and probably technically
unsupported) Android browsers.
2015-08-06 15:25:54 -07:00
Daniel Freedman
51c337b232 prepare for release v0.7.10 2015-08-05 16:49:06 -07:00
Kevin Schaaf
da4e347c06 Merge pull request #370 from webcomponents/defer-wcr
Fixes #369
2015-08-05 16:43:49 -07:00
Steven Orvell
c969348819 Add comment. 2015-08-04 18:53:35 -07:00