Pinned
681 contributions in the last year
Less
More
Contribution activity
October 2021
Created 10 commits in 3 repositories
Created a pull request in sass/sass-spec that received 10 comments
Opened 3 other pull requests in 2 repositories
sass/embedded-host-node
1
merged
1
open
sass/sass-spec
1
merged
Reviewed 31 pull requests in 8 repositories
sass/sass-spec
12 pull requests
- Document the JS API spec runner
- Stop using mock-fs
- Allow js-api-spec to work seamlessly with TypeScript packages
- Add tests for absolute URLs and FileImporter
- Add specs covering the scientific notation in keyframe selectors
- Replace FileImporterResult with a plain URL
- Add specs covering the scientific notation in keyframe selectors
- Avoid using fully saturated colors for hue specs
- Add specs for SassColor.
- Add specs for the new JS importer API
- Add specs for the JS logger API
- Add basic shared tests for the JS API compile functions
sass/dart-sass
9 pull requests
- Fix shared JS API tests
- Add support for the alertAscii flag
- Use the latest version of cli_pkg
- Automatically handle absolute URLs for FileImporters
- Replace FileImporterResult with a plain URL
- Add support for the new importer API
- Add support for the new JS logger API
- Fix typos in doc
- Add basic compile functions for the new JS API