summaryrefslogtreecommitdiff
path: root/packages/integrations/lit/client-shim.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-05-31[ci] formatGravatar matthewp 1-1/+3
2022-05-31Lit polyfill - wait to polyfill on DOMContentLoaded (#3484)Gravatar Matthew Phillips 1-1/+1
* Lit polyfill - wait to polyfill on DOMContentLoaded * Adds changeset
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-2/+8
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+10
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback