Daniel Freedman
|
efaefb6584
|
release v0.7.8
v0.7.8
|
2015-08-03 15:43:31 -07:00 |
|
Daniel Freedman
|
74f8cc0ec9
|
prepare for release v0.7.8
|
2015-08-03 15:42:27 -07:00 |
|
Daniel Freedman
|
283568f778
|
Merge pull request #367 from rictic/no-fake-load-edge
Don't fake a load event for styles on Edge
|
2015-07-31 17:21:10 -07:00 |
|
Peter Burns
|
40d02d6bd4
|
Don't fake a load event for styles on Edge
Fixes https://github.com/webcomponents/webcomponentsjs/issues/366
|
2015-07-31 15:56:09 -07:00 |
|
Steven Orvell
|
8289c09323
|
CE polyfill only upgrades imports if document loaded.
|
2015-07-29 19:47:24 -07:00 |
|
Steve Orvell
|
89c993a510
|
Merge pull request #361 from webcomponents/fix-357
Fixes #357
|
2015-07-24 17:14:24 -07:00 |
|
Kevin Schaaf
|
5608af3b74
|
Merge pull request #359 from webcomponents/fix-355
Fixes #355 install `innerHTML` on Template elements.
|
2015-07-24 15:56:32 -07:00 |
|
Steven Orvell
|
718074cb7d
|
Removed escaping for quotes since it's not used in this case.
|
2015-07-24 15:55:23 -07:00 |
|
Steven Orvell
|
925f78379d
|
Fixes #357: Upgrade imports eagerly when parsed; make .import reference available only after parsed.
|
2015-07-24 15:52:11 -07:00 |
|
Kevin Schaaf
|
c6c9ca4f32
|
Merge pull request #360 from webcomponents/fix-354
Fixes #354: remove unnecessary legacy Polymer code from polyfills.
|
2015-07-24 15:45:55 -07:00 |
|
Steven Orvell
|
d68933dd6d
|
Add proper text escaping to innerHTML getter.
|
2015-07-24 11:00:03 -07:00 |
|
Steven Orvell
|
1e17c4c434
|
Fixes #354: remove unnecessary legacy Polymer code from polyfills.
|
2015-07-23 19:46:17 -07:00 |
|
Steven Orvell
|
c2d7ca1726
|
Avoid loading style/link elements with type attribute; ensure that load event fired by setting style.textContent (FF only) is ignored.
|
2015-07-23 19:39:55 -07:00 |
|
Steven Orvell
|
bc382cfc54
|
Fixes #355 install innerHTML on Template elements.
|
2015-07-23 19:27:02 -07:00 |
|
Kevin Schaaf
|
7d963a7e26
|
Merge pull request #352 from webcomponents/fix-351
Fixes #351
|
2015-07-16 15:06:54 -07:00 |
|
Steven Orvell
|
44cf5b6811
|
Fix #351: an element upgrades first via its tag name and only secondarily by its is attribute.
|
2015-07-16 12:46:00 -07:00 |
|
Daniel Freedman
|
274327b631
|
release v0.7.7
v0.7.7
|
2015-07-15 17:22:18 -07:00 |
|
Daniel Freedman
|
83cd82b847
|
prepare for release v0.7.7
|
2015-07-15 17:21:19 -07:00 |
|
Kevin Schaaf
|
31c00ce9d0
|
Fixes IE10 test. Fixes #349
|
2015-07-14 18:51:42 -07:00 |
|
Daniel Freedman
|
401764710a
|
release v0.7.6
v0.7.6
|
2015-07-09 14:48:58 -07:00 |
|
Daniel Freedman
|
b0f4eff3e5
|
prepare for release 0.7.6
|
2015-07-09 14:47:12 -07:00 |
|
Daniel Freedman
|
fee543f9cc
|
Merge pull request #343 from ComponentKitchen/parsescript-fix-342
Fix issue #342: check whether a script's parent exists before removing script from that parent
|
2015-07-08 14:25:36 -07:00 |
|
Steven Orvell
|
f94ca5eb0e
|
Revert "fixes #316, attribute dependencies were not always recorded on the correct ShadowRenderer"
This reverts commit 1be8240c43.
|
2015-07-08 14:23:32 -07:00 |
|
Steven Orvell
|
66857f0a4e
|
make ShadowDOM tests work when run standalone
|
2015-07-08 14:22:55 -07:00 |
|
Jan Miksovsky
|
e88225b54f
|
Fix for issue #342. Before removing the script from its parent, check to see its parent exists. It's still unclear why this condition can arise. Nevertheless, if the condition does arise, and the script has no parent, then presumably it's no longer important to remove the script from its parent.
|
2015-07-07 09:17:27 -07:00 |
|
Steve Orvell
|
c8ea79554e
|
Merge pull request #340 from webcomponents/311-kschaaf
Ensure attached & detached occur for moves in the same turn. Fixes #311
|
2015-07-06 17:02:35 -07:00 |
|
Steven Orvell
|
42ce322f38
|
pass attachment status to upgrade; simplify a bit and add comments.
|
2015-07-06 16:46:51 -07:00 |
|
Kevin Schaaf
|
1cc115decb
|
Ensure attached & detached occur for moves in the same turn.
Fixes #311
|
2015-07-01 17:28:13 -07:00 |
|
Kevin Schaaf
|
0ced07643b
|
Fix issues with tests.
|
2015-07-01 17:07:47 -07:00 |
|
John Messerly
|
08a7c9f8bf
|
Merge pull request #322 from webcomponents/316_shadowRenderer_invalidateAttrs
fixes #316, attribute deps were not recorded on the correct ShadowRenderer
|
2015-06-22 09:41:27 -07:00 |
|
John Messerly
|
1be8240c43
|
fixes #316, attribute dependencies were not always recorded on the correct ShadowRenderer
|
2015-06-22 09:34:55 -07:00 |
|
Daniel Freedman
|
7de28205ca
|
Merge pull request #336 from webcomponents/moreGlobals
clean more globals
|
2015-06-18 09:07:21 -07:00 |
|
AJ Ortega
|
f2534abf3b
|
clean more globals
|
2015-06-18 08:53:51 -07:00 |
|
Daniel Freedman
|
6e2fd74639
|
release v0.7.5
v0.7.5
|
2015-06-17 19:01:18 -07:00 |
|
AJ Ortega
|
1ee61faca4
|
update versions
|
2015-06-17 18:06:10 -07:00 |
|
AJ Ortega
|
29a72d7eb4
|
Merge pull request #334 from webcomponents/globalCleanup
cleanup global references
|
2015-06-17 17:53:09 -07:00 |
|
AJ Ortega
|
88240ba9ef
|
cleanup global references
|
2015-06-17 17:50:15 -07:00 |
|
Daniel Freedman
|
d49e8fe969
|
Merge pull request #335 from webcomponents/addrepo
Update bower.json
|
2015-06-17 17:46:39 -07:00 |
|
AJ Ortega
|
87f6f6a8b3
|
Update bower.json
|
2015-06-17 17:45:20 -07:00 |
|
Daniel Freedman
|
9149683770
|
release v0.7.4
v0.7.4
|
2015-06-17 16:34:06 -07:00 |
|
Daniel Freedman
|
1e997327a0
|
prepare for 0.7.4 release
|
2015-06-17 16:32:42 -07:00 |
|
Daniel Freedman
|
b65facbdac
|
also add the preventDefault fix to the HTMLImports CustomEvent shim
|
2015-06-12 12:46:43 -07:00 |
|
Daniel Freedman
|
ff1ba94f92
|
Fix IE 10 and IE 11's broken preventDefault
Fixes #157
|
2015-06-12 12:22:54 -07:00 |
|
John Messerly
|
c9bceeedb4
|
Merge pull request #328 from jdalton/edge
Remove `Edge` from sniff in src/HTMLImports/base.js.
|
2015-06-05 15:52:22 -07:00 |
|
jdalton
|
3394b1a9bd
|
Remove Edge from sniff in src/HTMLImports/base.js.
|
2015-06-05 14:25:39 -07:00 |
|
Daniel Freedman
|
bd4d0316f4
|
release v0.7.3
v0.7.3
|
2015-06-03 16:30:52 -07:00 |
|
Daniel Freedman
|
da802598ac
|
prepare for release v0.7.3
|
2015-06-03 16:29:56 -07:00 |
|
Addy Osmani
|
c15e80fedc
|
Merge pull request #327 from webcomponents/scopeFixes
explicitly use the window global
|
2015-06-04 00:15:51 +01:00 |
|
AJ Ortega
|
b9a5e7ca9b
|
be explicit about the window global
|
2015-06-03 15:44:07 -07:00 |
|
John Messerly
|
9380512725
|
Merge pull request #318 from talee/master
Fixes #317 - Ensure super class methods are added to GeneratedWrapper base classes as methods instead of a value with get/set
|
2015-05-29 08:43:23 -07:00 |
|