Skip to content
Snippets Groups Projects
  1. Apr 04, 2022
  2. Mar 30, 2022
  3. Mar 23, 2022
  4. Mar 12, 2022
  5. Mar 08, 2022
  6. Mar 07, 2022
  7. Mar 02, 2022
  8. Feb 28, 2022
  9. Feb 24, 2022
  10. Feb 16, 2022
  11. Feb 15, 2022
  12. Feb 14, 2022
  13. Feb 09, 2022
  14. Feb 07, 2022
    • Reiter, Christoph's avatar
      Add getShadowRootDocument() helper · 9a638b18
      Reiter, Christoph authored
      In case the scoped registry polyfill is loaded we need to create
      elements inside of the shadowroot.
      
      getShadowRootDocument() returns the polyfilled shadowroot, or in case
      the polyfill is not loaded just return the global document, which works
      in case there are no scoped registries.
      
      In case we get something like https://github.com/open-wc/open-wc/pull/2389
      this will be usefull. Also it makes IDE completion work + eslint.
      9a638b18
  15. Feb 02, 2022
  16. Jan 31, 2022
  17. Jan 26, 2022
  18. Jan 24, 2022
  19. Jan 20, 2022
  20. Jan 19, 2022
  21. Jan 18, 2022
  22. Dec 16, 2021
Loading