-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug/issue 1199 gracefully handle unresolvable asset URLs during CSS optimization #1235
Merged
thescientist13
merged 8 commits into
release/0.30.0
from
bug/issue-1199-gracefully-handle-unresolvable-assets
Jun 22, 2024
Merged
bug/issue 1199 gracefully handle unresolvable asset URLs during CSS optimization #1235
thescientist13
merged 8 commits into
release/0.30.0
from
bug/issue-1199-gracefully-handle-unresolvable-assets
Jun 22, 2024
Commits on Jun 22, 2024
-
feature/issue 1197 Lit v3 upgrade and SSR fixes and enhancements (#1201)
* initial upgrade for test cases * upgrade CLI and www to Lit v3 * revert static router test case change * all tests passing * patch escodegen for better ESM support * test for lit element hydration script * refactor rollup config * update Lit renderer README and apply conditional Lit script hydration * comments and TODOs cleanup * minor rebase patches * WCC v0.12.0 upgrade and removing patches directory * hydration default documentation and testing for Lit renderer plugin
Configuration menu - View commit details
-
Copy full SHA for 7167efc - Browse repository at this point
Copy the full SHA 7167efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df0ca7 - Browse repository at this point
Copy the full SHA 5df0ca7View commit details -
feature/issue 923 native import attributes for CSS and JSON (#1215)
* intial draft of import attributes support for CSS and JSON * all test cases passing * need patch package * wcc patches for import attributes and CSSStylesheet shim * bump min NodeJS version for exp specs * temp disable ESLint * develop based import assertion specs * serve based import attributes specs * add preIntercept resource plugin lifecycle and refactor PostCSS to use it * all test cases passing for import attributes support * refactor built in CSS and JSON intercepting * demo code * raw plugin docs and package.json updates * update latest documentation for custom loaders support in NodeJS * update custom import docs * upgrade wcc v0.13.0 * only need Node 18 for github actions * css imports and raw plugin interop with test cases * lit renderer import attribute test cases and documentation * refactor matchers support for raw plugin instead of patching and add test cases * disable describe.only * update usage for custom resource plugins to showcase usage of import attributes * document preIntercept lifecycle and convert Babel to use it * restore ESLint * enable debug logging for failing specs * refactor theme pack specs * fix linting * remove CSS and JSON packages from being publishable * clean up console logs and comments * rename exp test cases to loadersnaming prefix * fix command in github actions * remove plugin-import-css callout from plugin-postcss README * remove demo code from website * refine PostCSS plugin intercepting
Configuration menu - View commit details
-
Copy full SHA for 9602d40 - Browse repository at this point
Copy the full SHA 9602d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bcbbce - Browse repository at this point
Copy the full SHA 6bcbbceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a4d37 - Browse repository at this point
Copy the full SHA a3a4d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b47ea9 - Browse repository at this point
Copy the full SHA 3b47ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca5b45 - Browse repository at this point
Copy the full SHA dca5b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4feb0 - Browse repository at this point
Copy the full SHA ed4feb0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.