Natalie Weizenbaum
f69d784fd8
Merge pull request #93 from sass/release
...
Fix the 1.54.0 release
2022-07-22 15:49:36 -07:00
Natalie Weizenbaum
4c98e0d4c6
Consolidate repeated deploy jobs into a matrix
2022-07-22 15:37:56 -07:00
Natalie Weizenbaum
1894fc6868
Try building native ARM64 executables for Mac OS
2022-07-22 15:14:32 -07:00
Natalie Weizenbaum
95caed4533
Use the latest version of sass_api
2022-07-22 14:58:14 -07:00
Goodwine
6f5e1f17eb
Fix CI when declaring -dev dependencies ( #92 )
...
* Clone dart-sass from github when using "-dev" deps
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2022-07-11 23:10:48 -07:00
Goodwine
2b0721cf9f
Merge pull request #91 from ntkme/charset-option
...
Add charset option
2022-07-06 13:50:42 -07:00
なつき
fa972c9e03
Use mv instead of ln -s
2022-07-01 17:37:53 -07:00
なつき
50ade3023f
Fix linked repo clone path
2022-07-01 17:15:38 -07:00
なつき
1123943268
Add charset option
2022-06-29 22:01:33 -07:00
Sass Bot
be23a74d7d
Update Dart Sass version and release
2022-06-22 19:37:08 +00:00
Sass Bot
a4545258cc
Update Dart Sass version and release
2022-06-09 00:00:38 +00:00
Sass Bot
5a70b24c70
Update Dart Sass version and release
2022-06-03 02:32:38 +00:00
なつき
3d442b402b
Run qemu with tmpfs ( #89 )
2022-05-31 17:56:42 -07:00
Sass Bot
5917e5ef3c
Update Dart Sass version and release
2022-05-20 22:15:29 +00:00
Sass Bot
8e907ab92d
Update Dart Sass version and release
2022-04-26 02:32:43 +00:00
Sass Bot
85735c4b4b
Update Dart Sass version and release
2022-04-19 00:59:18 +00:00
なつき
615f6ed70a
Treat null importer as noOp if url is not a file: url ( #83 )
2022-04-11 17:09:20 -07:00
Natalie Weizenbaum
f2053d7018
Run JS API tests for the Node embedded host ( #84 )
...
Since this provides a substantial amount of the Node embedded
implementation, it's sometimes necessary to test that updates continue
to pass (or begin to pass) the JS API tests, as for example in #83 .
2022-04-08 16:08:26 -07:00
Sass Bot
39500727d9
Update Dart Sass version and release
2022-04-07 02:31:35 +00:00
Sass Bot
a5d370c50e
Update Dart Sass version and release
2022-04-01 22:48:36 +00:00
なつき
d0e4e6ca18
Set id on all OutboundMessage with id field ( #80 )
...
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2022-03-31 00:45:17 +00:00
Sass Bot
6143a586f3
Update Dart Sass version and release
2022-03-30 22:26:38 +00:00
なつき
38451a4f9a
Deploy linux arm64 release to github ( #77 )
2022-03-28 15:04:05 -07:00
Sass Bot
31d0eb695e
Update Dart Sass version and release
2022-02-24 20:40:23 +00:00
Sass Bot
366a9f4c5b
Update Dart Sass version and release
2022-02-17 21:36:10 +00:00
Christophe Coevoet
565318f47f
Remove an unused import ( #71 )
2022-02-09 13:09:47 -08:00
Christophe Coevoet
2cc136022f
Use dart analyze instead of the old dartanalyzer ( #70 )
...
The old dartanalyzer does not take exclude rules into account properly
for linting rules if the excluded file is also imported from a
non-excluded file (which is the case for the files generated by
protobuf). The new tool does not suffer from this issue.
2022-02-09 13:09:30 -08:00
Sass Bot
2b5c7d562f
Update Dart Sass version and release
2022-02-01 22:06:47 +00:00
Natalie Weizenbaum
1b072bdedb
Update the CHANGELOG for embedded-host-node before releasing it ( #73 )
2022-02-01 13:46:38 -08:00
Sass Bot
b295292d2a
Update Dart Sass version and release
2022-02-01 21:13:12 +00:00
Sass Bot
301d94620b
Update Dart Sass version and release
2022-02-01 20:32:35 +00:00
Sass Bot
d8c3096c12
Update Dart Sass version and release
2022-02-01 01:40:05 +00:00
Natalie Weizenbaum
15469fe1a0
Use |
rather than >
in ci.yml ( #72 )
...
The `|` character preserves newlines where `>` does not.
2022-01-31 16:12:20 -08:00
Christophe Coevoet
5509f1c754
Implement support for sourceMapIncludeSources ( #62 )
2022-01-31 15:15:23 -08:00
Natalie Weizenbaum
459d95b748
Add dependency_overrides on sass_api for linked PRs ( #69 )
2022-01-27 13:09:58 -08:00
Natalie Weizenbaum
f26ed515a5
Cut a release of the embedded host after the compiler releases ( #68 )
...
Co-authored-by: Awjin Ahn <awjin@google.com>
2022-01-26 17:13:10 -08:00
Natalie Weizenbaum
d9b98b48bb
Merge pull request #66 from sass/link-prs
...
Allow PRs to be linked to the Dart Sass and embedded protocol repos
2022-01-26 15:45:00 -08:00
Natalie Weizenbaum
2b34ec0b1a
Add a test that verifies the Dart Sass version
...
This ensures it matches the version declared in the pubspec, so that
we don't end up merging a different version than the PR tested.
2022-01-25 17:20:21 -08:00
Natalie Weizenbaum
e12ef6f481
Allow PRs to be linked to the Dart Sass and embedded protocol repos
2022-01-25 17:16:39 -08:00
Natalie Weizenbaum
53464a7979
Use the Sass shared Dart analysis options ( #67 )
2022-01-25 17:16:17 -08:00
Natalie Weizenbaum
ff0afc3451
Update dependency versions ( #65 )
2022-01-13 16:20:13 -08:00
Natalie Weizenbaum
e3e25c787c
Commit the lockfile ( #63 )
...
Closes #61
2021-12-30 14:01:54 -08:00
Natalie Weizenbaum
21f0219157
Don't return a CompileFailure without a span ( #60 )
...
We weren't adding a span for a compile failure due to a path not being
found. There's no real source in this situation, so we just create an
empty span instead.
2021-12-29 17:18:10 -08:00
Natalie Weizenbaum
5012b5c3da
Allow ImporterResponse.result to be null ( #59 )
2021-12-29 16:01:03 -08:00
Natalie Weizenbaum
26127d8a00
Treat invalid function signatures as function errors ( #58 )
...
See sass/embedded-protocol#85
2021-12-29 15:00:16 -08:00
Natalie Weizenbaum
1cbb0c5417
Implement FileImporter ( #57 )
2021-12-15 23:40:10 +00:00
Natalie Weizenbaum
17f1e69a46
Report a better error message for an empty CompileRequest.Input.path ( #56 )
2021-12-14 23:43:35 +00:00
Natalie Weizenbaum
53cbcdb58e
Add support for calculations ( #55 )
...
See sass/sass#818
2021-09-29 00:17:11 +00:00
なつき
d2063513af
Implement --version flag for cli ( #53 )
...
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2021-09-02 00:33:09 +00:00
Natalie Weizenbaum
4396693276
Support consuming Value.HwbColor and emitting Value.HslColor ( #54 )
2021-08-31 00:15:06 +00:00