Skip to content
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

Add support for SassCalculation #237

Merged
merged 14 commits into from
Jul 19, 2023
Merged

Add support for SassCalculation #237

merged 14 commits into from
Jul 19, 2023

Conversation

jerivas
Copy link
Contributor

@jerivas jerivas commented Jul 7, 2023

lib/src/value/calculations.ts Outdated Show resolved Hide resolved
lib/src/value/calculations.ts Outdated Show resolved Hide resolved
lib/src/value/calculations.ts Outdated Show resolved Hide resolved
lib/src/function-registry.ts Outdated Show resolved Hide resolved
@jerivas jerivas requested a review from nex3 July 13, 2023 01:47
@ntkme
Copy link
Contributor

ntkme commented Jul 13, 2023

We also need to implement change in protofier.ts for conversion between proto type and JS type.

lib/src/function-registry.ts Outdated Show resolved Hide resolved
lib/src/protofier.ts Outdated Show resolved Hide resolved
lib/src/protofier.ts Outdated Show resolved Hide resolved
@jerivas
Copy link
Contributor Author

jerivas commented Jul 17, 2023

@nex3 @ntkme this is ready for another review

lib/src/function-registry.ts Outdated Show resolved Hide resolved
lib/src/protofier.ts Outdated Show resolved Hide resolved
@jerivas jerivas requested a review from nex3 July 18, 2023 17:42
@@ -341,6 +341,13 @@ export class Protofier {
}
}

private deprotofyNumber(number: proto.Value_Number): SassNumber {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a short doc comment for this.

@nex3 nex3 merged commit 786ab6c into sass:main Jul 19, 2023
16 checks passed
@jerivas jerivas deleted the js-api-calculations branch July 20, 2023 16:47
@nex3 nex3 mentioned this pull request Dec 5, 2023
13 tasks
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.

3 participants