-
-
Notifications
You must be signed in to change notification settings - Fork 23
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sveltejs/svelte-eslint-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sveltejs/svelte-eslint-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 43 files changed
- 5 contributors
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cc8f89 - Browse repository at this point
Copy the full SHA 4cc8f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8435a1 - Browse repository at this point
Copy the full SHA b8435a1View commit details
Commits on Jun 10, 2023
-
fix: CI error with svelte v4-next.1 (#349)
* fix: CI error with svelte v4.next.1 * format
Configuration menu - View commit details
-
Copy full SHA for 2437a81 - Browse repository at this point
Copy the full SHA 2437a81View commit details -
Added style AST to parser services (#340)
* Added postcss and postcss-scss as dependencies * Parsing style AST as part of parser services * Added a JSDoc for parseStyleAst, removed commented out code * Added a changeset for PostCSS AST with parser services * Wrapped style AST in StyleContext * Logging postcss parse error to StyleContext * Moved style constext parsing to own file * Fixed PostCSS node locations * Not logging PostCSS errors for now * Using a discriminated union for StyleContext * Including parsing errors in StyleContext * Added infrastructure for style-context tests * Added a test with self-closing style element * Not printing file name in style-context test fixtures * Passing style element to fixPostCSSNodeLocation * Fixed column offset on style root node * Added a PostCSS AST test with simple CSS * Added a PostCSS AST test with empty <style> element * Fixed column offset in one-line styles * Added a test for one-line style * Ignoring another possible filename location in style-context tests * Added tests with invalid style * Added tests with unknown style lang * Added a test for parsing SCSS * Added a test with unrelated style attribute * ESLint fix * Added a converter functions for ESTree-style range and location for PostCSS nodes * Fixed incorrect Range conversion * Added tests for converter functions for ESTree-style range and location for PostCSS nodes * Exposing the StyleContext interface * Exposing styleNodeLoc and styleNodeRange functions as part of the parser services --------- Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d170f91 - Browse repository at this point
Copy the full SHA d170f91View commit details -
chore(deps): update coverallsapp/github-action action to v2.2.0 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3282048 - Browse repository at this point
Copy the full SHA 3282048View commit details -
chore(deps): update dependency esbuild to ^0.18.0 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e6c32d - Browse repository at this point
Copy the full SHA 9e6c32dView commit details -
chore(deps): update dependency monaco-editor to v0.39.0 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37dda48 - Browse repository at this point
Copy the full SHA 37dda48View commit details -
fix: crash when using component and
{@const}
(#354)* fix: crash when using component and `{@const}` * Create curly-turkeys-appear.md
Configuration menu - View commit details
-
Copy full SHA for ff24f99 - Browse repository at this point
Copy the full SHA ff24f99View commit details
Commits on Jun 11, 2023
-
chore: release svelte-eslint-parser (#353)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21601c6 - Browse repository at this point
Copy the full SHA 21601c6View commit details
There are no files selected for viewing