-
Skypack
- Louisville, KY
- http://www.matthewphillips.info
- @matthewcp
Block or Report
Block or report matthewp
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,789 contributions in the last year
Less
More
Contribution activity
January 2022
Created 34 commits in 5 repositories
Created a pull request in matthewp/corset that received 11 comments
Allow custom properties to be called as functions
This allows custom properties to be called as functions: #app { --concat: ${(...args) => args.join('')}; text: --concat("one", " ", "two"); } I'm c…
+50
−6
•
11
comments
Opened 19 other pull requests in 5 repositories
withastro/astro
2
open
10
merged
- Fixes for blog and docs examples
- Fixes Lit support in the static build
- Fix for using React in the static build
- Fix use of frameworks in the static build
- Fix for shared CSS when using the static build
- Fix: static-build with .md pages
- Fix build output in static build mode
- Handle loading the Code package in the static build
- Fix subpath support regressions
- Remove rehype-add-classes
- Upgrade language server
- Only resolve inline script specifiers in the static build
matthewp/corset-site
2
merged
matthewp/corset
2
merged
withastro/language-tools
2
merged
withastro/compiler
1
merged
Reviewed 11 pull requests in 4 repositories
withastro/astro
8 pull requests
- Fix for shared CSS when using the static build
- Fix build output in static build mode
- Fix handling of public resources with subpath
- Fix Astro Preview Pathing Issues
- Fix sitemap.xml page urls
- Fix subpath support regressions
- Fix dynamic routes for sites with subpath
- Only resolve inline script specifiers in the static build
withastro/compiler
1 pull request
withastro/rfcs
1 pull request
withastro/language-tools
1 pull request
Created an issue in matthewp/corset that received 2 comments
Allow multi-binding properties on the left side
Suggestion from @propjockey; managing multi-binding properties is a bit cumbersome in CSS and in Corset. In Corset we try to allow a selector to ov…
2
comments
Opened 8 other issues in 3 repositories
withastro/astro
2
closed
4
open
-
🐛 BUG: static build breaks when package contains .astro -
🐛 BUG: Changes to @imported CSS in a style tag are cached until server restart - Changes to @imported CSS in a style tag are cached until server restart
- Add deprecation warning to Astro.resolve when used with the static build flag
- Update docs to guide people towards how to do styles
- Test static build against all examples (and docs)
matthewp/corset
1
open
matthewp/corset-site
1
open
Started 1 discussion in 1 repository
withastro/rfcs
withastro/rfcs