Popular repositories
1,134 contributions in the last year
Less
More
Contribution activity
August 2021
Created 90 commits in 9 repositories
Created 3 repositories
- matthewp/astro-bug-898 Astro
- matthewp/ocean-prism JavaScript
- matthewp/ocean-markdown JavaScript
Created a pull request in snowpackjs/astro that received 9 comments
Provide completion suggestions in component props
Closes #1021 Loom: https://www.loom.com/share/3e513a5a97e64446acf9d2af80d41e36 Changes Updates the Astro plugin in the vscode extension to provide …
+173
−18
•
9
comments
Opened 64 other pull requests in 8 repositories
matthewp/ocean
20
merged
- Allow HTML to take array of values
- Properly escape textContent
- Correctly render multiple interpolations within an attribute
- Support prism with global shimming
- Implements plugins
- Properly render interpolated text nodes
- Fixes insertions in the title
- Render insertion points in attributes
- Only add the polyfill if there are SSR components
- Update to the latest lit-labs-ssr-bundle
- Add Wafer to compat table
- Explain LWC status on the readme
- Stencil support now working
- Support for Atomico
- Add uce
- Add atomico to the compat chart
- Remove automatic minification
- Add types
- Documentation
- Run tests in a web worker
snowpackjs/astro
14
merged
3
closed
- Fix knownEntrypoint warning for Fix __astro_hoisted_scripts.js
- Add changeset for #1090
- Update Tailwind docs for path to css
- Fix path to CSS file in www site
- Remove VSCode and Langauge Server from this monorepo
- Fix resolution of Astro.resolve in nested components
- Implementation of hoisted scripts
- Astro.resolve
- Clarify the L2 voting process
- Testing
- Add support for Astro.* completion and Hover help
- Fix GoToDefinition for component imports (and component usage)
- Handle layouts and head injection
- Revert "Fixes duplicate head content (#995)"
- Fixes duplicate head content
- Fixes duplicate head content
- Fixes duplicate head content
matthewp/beach
10
merged
snowpackjs/snowpack
4
merged
1
closed
matthewp/dom-shim
5
merged
matthewp/ocean-prism
3
merged
matthewp/ocean-markdown
2
merged
snowpackjs/astro-language-tools
2
merged
Reviewed 23 pull requests in 3 repositories
snowpackjs/astro
20 pull requests
- Remove unused namespace redirection from the astro parser
- add "astro preview" command
- Version Packages
- Remove check for referenced files
- Expose slots to components
- Implementation of hoisted scripts
- Upgrade unified deps and improve unified plugins types
- stop building, bundling, and transforming public/ files
- Lazy load the youtube embed to boost homepage loading times
- Add zod schema validation
- docs: translate astro vs other docs to zh comparing-astro-vs-other-tools.md
- Update Governance + Contributor Model
- Astro v0.19 release blog post
- Astro.resolve
-
Add support for
client:onlyhydrator - Fix curly braces
- Add PORT env var to be used
- Do not observe visible hydrate components more than once
- Add support for Astro.* completion and Hover help
- update release CI script to publish
matthewp/ocean
2 pull requests
webcomponents/community-protocols
1 pull request
Created an issue in snowpackjs/astro that received 38 comments
💡 RFC: Optimized scripts
Background & Motivation
The style tag in .astro files has special meaning. You can write a style in any astro file and it will scope the selectors …
•
38
comments

