Commit Graph

  • 42ce322f38 pass attachment status to upgrade; simplify a bit and add comments. Steven Orvell 2015-07-06 16:46:51 -07:00
  • 1cc115decb Ensure attached & detached occur for moves in the same turn. Fixes #311 Kevin Schaaf 2015-07-01 17:28:13 -07:00
  • 0ced07643b Fix issues with tests. Kevin Schaaf 2015-07-01 17:07:47 -07:00
  • d165a1a017 Define CustomEvents shim wherever it's missing, not just in IE. Jeremy Banks 2015-06-30 17:34:25 -07:00
  • 08a7c9f8bf Merge pull request #322 from webcomponents/316_shadowRenderer_invalidateAttrs John Messerly 2015-06-22 09:41:27 -07:00
  • 1be8240c43 fixes #316, attribute dependencies were not always recorded on the correct ShadowRenderer John Messerly 2015-05-28 15:50:01 -07:00
  • 7de28205ca Merge pull request #336 from webcomponents/moreGlobals Daniel Freedman 2015-06-18 09:07:21 -07:00
  • f2534abf3b clean more globals AJ Ortega 2015-06-18 08:53:51 -07:00
  • 6e2fd74639 release v0.7.5 v0.7.5 Daniel Freedman 2015-06-17 19:01:18 -07:00
  • 1ee61faca4 update versions AJ Ortega 2015-06-17 18:06:10 -07:00
  • 29a72d7eb4 Merge pull request #334 from webcomponents/globalCleanup AJ Ortega 2015-06-17 17:53:09 -07:00
  • 88240ba9ef cleanup global references AJ Ortega 2015-06-17 17:30:35 -07:00
  • d49e8fe969 Merge pull request #335 from webcomponents/addrepo Daniel Freedman 2015-06-17 17:46:39 -07:00
  • 87f6f6a8b3 Update bower.json AJ Ortega 2015-06-17 17:45:20 -07:00
  • 9149683770 release v0.7.4 v0.7.4 Daniel Freedman 2015-06-17 16:34:06 -07:00
  • 1e997327a0 prepare for 0.7.4 release Daniel Freedman 2015-06-17 16:32:38 -07:00
  • b65facbdac also add the preventDefault fix to the HTMLImports CustomEvent shim Daniel Freedman 2015-06-12 12:46:43 -07:00
  • ff1ba94f92 Fix IE 10 and IE 11's broken preventDefault Daniel Freedman 2015-06-12 12:22:54 -07:00
  • c9bceeedb4 Merge pull request #328 from jdalton/edge John Messerly 2015-06-05 15:52:22 -07:00
  • 3394b1a9bd Remove Edge from sniff in src/HTMLImports/base.js. jdalton 2015-06-05 14:25:39 -07:00
  • bd4d0316f4 release v0.7.3 v0.7.3 Daniel Freedman 2015-06-03 16:30:52 -07:00
  • da802598ac prepare for release v0.7.3 Daniel Freedman 2015-06-03 16:29:56 -07:00
  • c15e80fedc Merge pull request #327 from webcomponents/scopeFixes Addy Osmani 2015-06-04 00:15:51 +01:00
  • b9a5e7ca9b be explicit about the window global AJ Ortega 2015-06-03 15:44:07 -07:00
  • 9380512725 Merge pull request #318 from talee/master John Messerly 2015-05-29 08:43:23 -07:00
  • 64482a7652 Only pass opt_instance for in the initial call to getWrapperConstructor #317 Thomas Lee 2015-05-29 08:03:25 -07:00
  • 5af32cd1ad Separate out prototype test and make super method test generic for #317. Thomas Lee 2015-05-28 20:54:06 -07:00
  • 57b760129f Style noop. Text width to 80 (merge commit). Thomas Lee 2015-05-28 16:07:29 -07:00
  • 0b61a8656c Style noop. Fix textwidth to 80. Thomas Lee 2015-05-28 15:57:18 -07:00
  • b21038f5f6 Merge remote-tracking branch 'upstream/master' Thomas Lee 2015-05-28 03:45:35 -07:00
  • 0f28141202 Add super method tests for #317 Thomas Lee 2015-05-28 03:38:24 -07:00
  • ae4e2d728f release 0.7.2 v0.7.2 Daniel Freedman 2015-05-26 17:48:33 -07:00
  • 131ea2174e prepare for 0.7.2 release Daniel Freedman 2015-05-26 17:47:45 -07:00
  • 27f46031f9 Merge pull request #319 from webcomponents/ie-fakeload-async Daniel Freedman 2015-05-26 17:47:02 -07:00
  • c228afa345 Add comment Kevin Schaaf 2015-05-26 17:46:27 -07:00
  • bf15067147 Make IE 'fakeLoad' event async, to prevent reentrancy. Kevin Schaaf 2015-05-26 17:45:24 -07:00
  • 8fd1731e95 Ensure super class methods are added to GeneratedWrapper base classes as methods instead of a value with get/set. Fixes issue #317 where IE couldn't call getBBox on SVGTextElement nodes. Thomas Lee 2015-05-26 05:53:28 -07:00
  • 8bd4555099 Release 0.7.1 v0.7.1 Daniel Freedman 2015-05-22 22:30:07 -07:00
  • c22c0c4475 Merge pull request #314 from webcomponents/create-lowercase-extend Daniel Freedman 2015-05-22 22:25:03 -07:00
  • 16a2149390 Merge pull request #312 from webcomponents/application-javascript Daniel Freedman 2015-05-22 22:24:49 -07:00
  • 629d37ea9b Sync copy of URL Daniel Freedman 2015-05-22 22:24:07 -07:00
  • 499e29e0c3 get back on track with the version number Daniel Freedman 2015-05-22 21:28:28 -07:00
  • 5a63c09e38 Make sure createElement normalizes input when checking custom element defintions Daniel Freedman 2015-05-22 21:21:53 -07:00
  • a5eb1939cd v0.6.2 v0.6.2 AJ Ortega 2015-05-22 19:27:06 -07:00
  • 877a1671a0 Ensure newly created templates have content Part of fix for Polymer/polymer#1500 Kevin Schaaf 2015-05-22 11:34:46 -07:00
  • 8a8846e6d4 Run application/javascript scripts Daniel Freedman 2015-05-22 16:33:29 -07:00
  • 9ba29a1a88 Merge pull request #307 from 0x24a537r9/register-undefined-constructor-fix John Messerly 2015-05-20 17:24:49 -07:00
  • f5678869ff Prevent register() from throwing exceptions when nativeConstructor is undefined Cameron Behar 2015-05-20 16:06:42 -07:00
  • cd9e05c444 patch v0.7.0 AJ Ortega 2015-05-13 18:19:49 -07:00
  • 87b781e833 Merge branch 'master' into HEAD AJ Ortega 2015-05-13 18:18:54 -07:00
  • ae3533859a Merge pull request #303 from webcomponents/namespace-flags AJ Ortega 2015-05-13 12:37:32 -07:00
  • b7f56e9c64 De-obfuscate var names. Kevin Schaaf 2015-05-13 12:32:23 -07:00
  • 875e46788b Namespace query string flags with wc-* in tests. Kevin Schaaf 2015-05-13 12:15:37 -07:00
  • 9a089f47d4 Namespace query string flags with wc-*. Kevin Schaaf 2015-05-13 12:09:04 -07:00
  • 04e3d7245d Merge pull request #298 from webcomponents/wcready AJ Ortega 2015-04-30 10:01:00 -07:00
  • 28953cb671 README: Add section on WebComponentsReady Addy Osmani 2015-04-30 17:56:28 +01:00
  • 5dc9ad1a4e Merge pull request #281 from webcomponents/self-closing-tags-in-xhtml Addy Osmani 2015-04-26 18:22:24 +01:00
  • 9590a03b6a Merge pull request #259 from SpiderStrategies/master Addy Osmani 2015-04-24 19:54:07 +01:00
  • c04390b334 Merge pull request #251 from webcomponents/issue-168 AJ Ortega 2015-04-17 10:26:03 -07:00
  • f473dbeca7 Merge pull request #288 from webcomponents/fix_285 Addy Osmani 2015-04-15 09:36:54 +01:00
  • b6f3f362e7 fixes #285, getElementById on DocumentFragment John Messerly 2015-04-14 11:28:58 -07:00
  • 2a1003f895 Release 0.6.1 v0.6.3 v0.6.1 AJ Ortega 2015-04-13 13:58:23 -07:00
  • ef29f20f16 Merge pull request #284 from webcomponents/ie10-mo Addy Osmani 2015-04-13 21:42:20 +01:00
  • ed39ec057b bump version AJ Ortega 2015-04-13 13:35:38 -07:00
  • ce27273b4d Prepare for 0.6.1, add MO everywhere it's used. AJ Ortega 2015-04-13 13:34:52 -07:00
  • ffba906cf2 Handle XHTML self-closing void tag behavior Daniel Freedman 2015-04-10 12:24:59 -07:00
  • 787ca6cccf Merge pull request #245 from vicb/0313-deepc Addy Osmani 2015-04-10 19:30:09 +01:00
  • 878d628e30 Add support for the >>> selector in ShadowCSS Victor Berchet 2015-03-18 08:40:58 +01:00
  • 3edbe7fe07 Merge pull request #264 from eeid26/master Addy Osmani 2015-04-10 13:48:38 +01:00
  • 9e5c7b527d Merge pull request #271 from webcomponents/importNode 0.6.0 AJ Ortega 2015-04-06 17:34:53 -07:00
  • e260435ff9 Make the CustomElements polyfill upgrade elements created by document.importNode Steve Orvell 2015-04-06 15:10:57 -07:00
  • 1e1b1113d7 Merge pull request #270 from edrachev/forDocumentTree_recursive John Messerly 2015-04-06 13:59:38 -07:00
  • edde6bbd57 Added possibility for recursive calls via callback for forDocumentTree function Evgeniy Drachev 2015-04-06 22:54:50 +03:00
  • ce57111b71 code review changes and code style fixes Emad Eid 2015-04-03 20:30:55 -04:00
  • 209cf3d6cd fix issues with range and elements with shadow dom. Range needs to work properly before thinking about supporting contentEditable and the editing api Emad Eid 2015-04-01 21:34:28 -04:00
  • 58c870917c Merge pull request #238 from threeday0905/url-tostring Addy Osmani 2015-03-26 18:56:45 +00:00
  • a919a7b6cd Merge pull request #257 from webcomponents/fix_256 Addy Osmani 2015-03-26 18:27:21 +00:00
  • 64600955eb build task for just MutationObserver Jeremiah Orr 2015-03-26 13:38:02 -04:00
  • 94a3292748 fix #256 -- DOM objects with numeric properties John Messerly 2015-03-25 10:32:11 -07:00
  • af3bdd38cc release v0.6.0 v0.6.0 Daniel Freedman 2015-03-20 15:01:50 -07:00
  • 683a5519ad prepare for release v0.6.0 Daniel Freedman 2015-03-20 15:01:16 -07:00
  • f66f5a0a73 Merge pull request #250 from webcomponents/ie-lite-fixes AJ Ortega 2015-03-20 12:18:43 -07:00
  • 3bd6a8b05e Add URL polyfill again. AJ Ortega 2015-03-20 12:17:05 -07:00
  • 57abb78d30 Merge pull request #232 from webcomponents/removeFlag Addy Osmani 2015-03-20 16:29:57 +00:00
  • 4171559b88 Fixes #168 - refer lite to correct file Addy Osmani 2015-03-20 12:57:30 +00:00
  • c0de7bd8ea Add WM and MO polyfills to lite for IE. Make build manifest match. Kevin Schaaf 2015-03-19 12:52:32 -07:00
  • c317fa5dc8 Merge pull request #247 from webcomponents/revert-243-activeElement AJ Ortega 2015-03-18 10:46:44 -07:00
  • 25e7485bdb Revert "Add an activeElement getter for #110" AJ Ortega 2015-03-18 10:45:59 -07:00
  • 9cf2f29fcf Merge pull request #243 from webcomponents/activeElement Addy Osmani 2015-03-18 16:24:57 +00:00
  • ce464bb533 Merge pull request #244 from webcomponents/faqs AJ Ortega 2015-03-16 17:29:38 -07:00
  • 2b6270a3bb Update README.md AJ Ortega 2015-03-16 17:17:08 -07:00
  • fb3227c0bc Add conteneditable FAQs entry. AJ Ortega 2015-03-16 17:16:15 -07:00
  • 1c42b1c1eb Add an activeElement getter for #110 AJ Ortega 2015-03-16 14:18:07 -07:00
  • d8b6b77055 Patch #225 with a correct setter for nodeValue AJ Ortega 2015-03-16 12:46:09 -07:00
  • c66aedd142 Merge pull request #225 from webcomponents/cdata-nodeValue Addy Osmani 2015-03-13 19:08:13 +00:00
  • b73da6d416 Merge pull request #231 from webcomponents/faqs Taylor Savage 2015-03-13 12:05:01 -07:00
  • 5360b14563 Add FAQs section to README.md AJ Ortega 2015-03-06 19:58:22 -08:00
  • 1c92054ad1 remove shadow flag from webcomponents-lite AJ Ortega 2015-03-09 12:10:49 -07:00
  • 48466a4b12 Merge pull request #226 from kevinpschaaf/ie11-docfrag-fix Addy Osmani 2015-03-12 19:49:09 +00:00
  • ecb934d404 Add URL toString() method to return synonym for href. (according to spec) Herman Lee 2015-03-11 17:37:03 +08:00