Skip to content

[Indented syntax improvements] Dart implementation#2467

Merged
nex3 merged 69 commits intosass:mainfrom
oddbird:indented-syntax-improvements
Feb 5, 2025
Merged

[Indented syntax improvements] Dart implementation#2467
nex3 merged 69 commits intosass:mainfrom
oddbird:indented-syntax-improvements

Conversation

@jamesnw
Copy link
Copy Markdown
Contributor

@jamesnw jamesnw commented Dec 16, 2024

Blocked until proposal is accepted.

[skip sass-embedded]

Copy link
Copy Markdown
Contributor Author

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nex3 This is ready for another round of review, along with the spec draft 1.2. Thanks!

Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/parser.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread CHANGELOG.md Outdated
Comment thread lib/src/parse/parser.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Copy link
Copy Markdown
Contributor Author

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread CHANGELOG.md Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/stylesheet.dart Outdated
Comment thread lib/src/parse/sass.dart Outdated
Comment thread lib/src/parse/parser.dart Outdated
@jamesnw jamesnw requested a review from nex3 January 11, 2025 02:10
Comment thread CHANGELOG.md Outdated
* **Potentially breaking bug fix**: Selectors with unmatched brackets now always
produce a parser error. Previously, some edge cases like `[foo#{"]:is(bar"}) {a:
b}` would compile without error, but this was an unintentional bug.
## 1.83.5-dev
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get rid of this header.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nex3 I removed that. I also removed an extra period at the end of the next point that I noticed. (see 7c6d741)

@nex3
Copy link
Copy Markdown
Contributor

nex3 commented Feb 5, 2025

Holding off on merging this until #2505 lands so it can get into the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants