Skip to content
Snippets Groups Projects
  1. Feb 09, 2022
  2. 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
  3. Feb 02, 2022
  4. Jan 26, 2022
  5. Jan 20, 2022
  6. Dec 07, 2021
  7. Nov 30, 2021
    • Reiter, Christoph's avatar
      common: add combineURLs() helper · 81eef212
      Reiter, Christoph authored
      This combines URLs similar to an URL join, but assumes the
      base URL is the root path instead of the host.
      
      This is useful for combining API paths with API server entry points.
      81eef212
  8. Nov 24, 2021
  9. Nov 23, 2021
  10. Sep 02, 2021
  11. Jul 22, 2021
  12. Jul 01, 2021
  13. Jun 29, 2021
  14. Jun 10, 2021
  15. Jun 09, 2021
  16. Jun 08, 2021
  17. Jun 02, 2021
  18. Apr 27, 2021
  19. Apr 13, 2021
  20. Mar 23, 2021
  21. Feb 10, 2021
  22. Jan 05, 2021
  23. Dec 09, 2020
  24. Dec 07, 2020
  25. Nov 23, 2020
  26. Nov 18, 2020
Loading