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

check_spec: s/sutiable/suitable #17

Merged
merged 1 commit into from
Apr 3, 2018
Merged

check_spec: s/sutiable/suitable #17

merged 1 commit into from
Apr 3, 2018

Conversation

ErichDonGubler
Copy link
Contributor

No description provided.

Copy link
Owner

@kaj kaj left a comment

Choose a reason for hiding this comment

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

Nice and simple! :-)

@kaj kaj merged commit 8f1ee85 into kaj:master Apr 3, 2018
@ErichDonGubler ErichDonGubler deleted the check_spec-grammar branch April 3, 2018 18:53
kaj added a commit that referenced this pull request Apr 7, 2018
A default run of sass-spec found 1583 of 3364 tests passing.

Changes since version 0.7.0 includes:

* PR #17, #18, and #19 from @ErichDonGubler: Improvements to check_spec.
* Allow trailing comma in dictionary definition.
* Implement the get-function function, making a (named) function a
  css::Value, and modify the call function to take such a Value.  The
  warning when the Value is a Literal is more motivated now.
* Add weight arg for invert function.
* If a function call fails, output it as-is.
* Allow @include w/o ";" to be last input.
* Use correct names for output styles.  The supported styles are "expanded"
  and "compressed".
* Add maintenence status to manifest.
* Impement the '&' value, expanding to the selector containing the value.
* Implement the selector-parse, selector-append, and selector-nest functions.
* Fix AsciiExt warning on rust 1.23 and up.
* Fix #16, Do not build a no-op command line, by specifying commandline as
  required-features of the bin target.
  Thanks to @biluohc for the suggestion!
* Miscellaneous code cleanup, dependency updates and reformatting.
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