Popular repositories
855 contributions in the last year
Less
More
Contribution activity
July 2021
Created 61 commits in 12 repositories
Created 11 repositories
- matthewp/astro-lit-demo CSS
- matthewp/spooky-release JavaScript
- matthewp/lit-labs-ssr-bundle JavaScript
- matthewp/dom-shim JavaScript
- matthewp/denodb TypeScript
- matthewp/dex JavaScript
- matthewp/cdn-spooky-deploy-action JavaScript
- matthewp/beach JavaScript
- matthewp/linkedom HTML
- matthewp/astro-renderer-webcomponent JavaScript
- matthewp/template-shadowroot TypeScript
Created a pull request in WebReflection/linkedom that received 17 comments
Adds an esm bundle
This changes the rollup config so that it can build an esm bundle. This
excludes the canvas module which gets shimmed to a noop.
You can run with:
n…
+16,524
−8
•
17
comments
Opened 28 other pull requests in 8 repositories
snowpackjs/astro
1
closed
13
merged
- Allow children to be passed as props in React
- Add missing dependency
- Adds support for a Lit renderer
- Adds support for client:media hydrator
- Protect again no metadata being passed
- Use correct React rendering API or hydration
- Use new client:visible syntax in create-astro
- Pin to snowpack 3.7.1
- Upgrade to snowpack@3.8.0
- Move vercel.json to the root
- Implements templates from external repos
- Don't alias builtins if polyfillNode is used
- Allow Preact components to return an empty Fragment
- Adds hydrationPolyfills config for renderers
snowpackjs/snowpack
3
merged
1
closed
matthewp/beach
3
merged
matthewp/haunted
2
merged
matthewp/grim
2
merged
lit/lit
1
open
aghussb/dex
1
open
webcomponents/template-shadowroot
1
merged
Reviewed 14 pull requests in 6 repositories
snowpackjs/astro 9 pull requests
- Allow children to be passed as props in React
-
Improve lighthouse score : Add lang attribute to
example/sites - Adds support for a Lit renderer
- Add support for named slots
- Fix injection behavior for pages which contain no elements
- Move hydration directives to special attributes
-
Add framework-specific prompt and setup to
create-astro - Do not override snowpack alias
- Implements low-level custom element support
matthewp/haunted 1 pull request
lit/lit 1 pull request
snowpackjs/snowpack 1 pull request
matthewp/robot 1 pull request
WebReflection/linkedom 1 pull request
Created an issue in webcomponents/community-protocols that received 15 comments
[context] are context objects needed?
Reading the Context proposal one thing that sticks out to me is that it's a bit unclear what the purpose of the Context object is. It seems like it…
15
comments