Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scssphp/scssphp issues and pull requests

#767 - Enable the `slash-div` deprecation when running sass-spec

Pull Request - State: closed - Opened by stof 2 months ago

#766 - Sync ported code from dart-sass

Pull Request - State: closed - Opened by stof 2 months ago

#765 - Silence the `mixed-decls` deprecation in the sass-spec runner

Pull Request - State: closed - Opened by stof 2 months ago

#764 - Update the deprecation processing

Pull Request - State: closed - Opened by stof 2 months ago

#763 - Implement support for Sass color spaces

Issue - State: open - Opened by stof 2 months ago - 1 comment
Labels: spec compliance

#762 - Simplify the logger system

Pull Request - State: closed - Opened by stof 2 months ago

#761 - Implement the Sass indented syntax

Pull Request - State: closed - Opened by stof 2 months ago

#760 - Implement the exception hierarchy

Pull Request - State: closed - Opened by stof 2 months ago

#759 - Remove the old range-checking logic

Pull Request - State: closed - Opened by stof 2 months ago

#758 - Migrate OutputStyle to an enum

Pull Request - State: closed - Opened by stof 2 months ago

#757 - Add the possibility to register custom importers

Pull Request - State: closed - Opened by stof 2 months ago

#756 - Refactor the CLI tool

Pull Request - State: closed - Opened by stof 2 months ago

#754 - Implement the tracking of sourcemaps

Pull Request - State: closed - Opened by stof 2 months ago

#753 - Fix path canonicalization for case-insensitive filesystems

Pull Request - State: closed - Opened by stof 2 months ago

#752 - PHP Version Early Deprecation?

Issue - State: closed - Opened by dleffler 2 months ago - 2 comments

#751 - Bump the min PHP version to PHP 8.2

Pull Request - State: closed - Opened by stof 2 months ago

#750 - [suggestion] remove Exception class

Issue - State: closed - Opened by nenge123 2 months ago - 1 comment

#749 - Add a test covering the highlighting of non-contiguous spans

Pull Request - State: closed - Opened by stof 2 months ago

#748 - Add more tests for the SourceSpan classes

Pull Request - State: closed - Opened by stof 2 months ago

#747 - Make the SourceSpan namespace standalone

Pull Request - State: closed - Opened by stof 2 months ago

#747 - Make the SourceSpan namespace standalone

Pull Request - State: closed - Opened by stof 2 months ago

#746 - [RFC] Considering dropping support for PHP 8.1

Issue - State: closed - Opened by stof 2 months ago - 2 comments

#745 - Fix some mistakes in ported code

Pull Request - State: closed - Opened by stof 2 months ago

#744 - Implement the MultiSpan to log selector deprecations

Pull Request - State: closed - Opened by stof 2 months ago

#744 - Implement the MultiSpan to log selector deprecations

Pull Request - State: closed - Opened by stof 2 months ago

#743 - Implement the source span highlighting

Pull Request - State: closed - Opened by stof 2 months ago

#743 - Implement the source span highlighting

Pull Request - State: closed - Opened by stof 2 months ago

#742 - Expand the ported SourceSpan API

Pull Request - State: closed - Opened by stof 2 months ago

#742 - Expand the ported SourceSpan API

Pull Request - State: closed - Opened by stof 2 months ago

#741 - Add a make recipe to run phpstan in verbose mode

Pull Request - State: closed - Opened by stof 2 months ago

#741 - Add a make recipe to run phpstan in verbose mode

Pull Request - State: closed - Opened by stof 2 months ago

#740 - Call to undefined method ScssPhp\ScssPhp\Compiler::compileString()

Issue - State: closed - Opened by sebrose 2 months ago - 2 comments
Labels: Waiting answer

#739 - @use and sass:math

Issue - State: closed - Opened by Clemweb 3 months ago - 1 comment

#738 - Fix more mistakes in ported code

Pull Request - State: closed - Opened by stof 3 months ago

#737 - Merge 1.13.0 into main

Pull Request - State: closed - Opened by stof 3 months ago

#736 - Add an explicit dependency on the mbstring polyfill

Pull Request - State: closed - Opened by stof 3 months ago

#735 - Update the PHP version used for extra CI jobs

Pull Request - State: closed - Opened by stof 3 months ago

#734 - Prepare the 1.13.0 release

Pull Request - State: closed - Opened by stof 3 months ago

#733 - Add proper tags on some internal APIs

Pull Request - State: closed - Opened by stof 3 months ago

#732 - Deprecate the second argument passed to custom functions

Pull Request - State: closed - Opened by stof 3 months ago

#731 - Reorganize compiler methods

Pull Request - State: closed - Opened by stof 3 months ago

#730 - Merge branch 1.x into main

Pull Request - State: closed - Opened by stof 3 months ago

#729 - Implement support for initial variables in the evaluator

Pull Request - State: closed - Opened by stof 3 months ago

#728 - Migrate the Compiler to use the new API

Pull Request - State: closed - Opened by stof 3 months ago

#727 - Migrate the sourceUrl to be a UriInterface

Pull Request - State: closed - Opened by stof 3 months ago

#726 - Fix the escaping of control characters in quoted strings

Pull Request - State: closed - Opened by stof 3 months ago

#725 - Use valid Sass files in ApiTest

Pull Request - State: closed - Opened by stof 3 months ago

#724 - Fix more mistakes in ported code

Pull Request - State: closed - Opened by stof 3 months ago

#723 - Remove the included autoloader file

Pull Request - State: closed - Opened by stof 3 months ago

#722 - Fix some mistakes in ported code

Pull Request - State: closed - Opened by stof 3 months ago

#721 - Add annotations for callbacks that are called immediately

Pull Request - State: closed - Opened by stof 3 months ago

#720 - Sync ported code from dart-sass

Pull Request - State: closed - Opened by stof 3 months ago

#719 - Use explicit nullable types

Pull Request - State: closed - Opened by stof 3 months ago

#718 - Fix the version of league/uri used in CI

Pull Request - State: closed - Opened by stof 3 months ago

#717 - Merge 1.x into main

Pull Request - State: closed - Opened by stof 3 months ago

#716 - Add a CI job on PHP 8.3

Pull Request - State: closed - Opened by stof 3 months ago

#715 - Upgrade phpstan

Pull Request - State: closed - Opened by stof 3 months ago

#714 - PHP 8.4 support

Pull Request - State: closed - Opened by cedric-anne 4 months ago - 1 comment

#713 - Add counter to valid CSS functions

Pull Request - State: closed - Opened by letstalk-nl 5 months ago - 1 comment

#712 - SCSS class not found when i call to the function

Issue - State: closed - Opened by neerajs0532 7 months ago - 4 comments

#710 - Prepare the implementation of the new evaluation system

Pull Request - State: closed - Opened by stof 8 months ago

#709 - Implement the evaluation based on the new AST

Pull Request - State: closed - Opened by stof 8 months ago

#708 - Sync ported code from dart-sass

Pull Request - State: closed - Opened by stof 8 months ago

#707 - Load files from array?

Issue - State: open - Opened by supun-io 8 months ago - 3 comments

#706 - Problems with @at-root

Issue - State: closed - Opened by shahroq 9 months ago - 3 comments
Labels: bug, spec compliance

#705 - unexpected '|', expecting ';' or '{' in /.../scssphp/src/Util.php on line 243

Issue - State: closed - Opened by ogiusek 9 months ago - 1 comment
Labels: Waiting answer

#704 - Merge 1.12.1 into main

Pull Request - State: closed - Opened by stof 10 months ago

#703 - Prepare the 1.12.1 release

Pull Request - State: closed - Opened by stof 10 months ago

#702 - Fix coding standards

Pull Request - State: closed - Opened by stof 10 months ago

#701 - Fix the compilation cache key when using numbers in variables

Pull Request - State: closed - Opened by stof 10 months ago

#700 - Upgrade phpstan

Pull Request - State: closed - Opened by stof 10 months ago

#699 - Cache reads a wrong entry

Issue - State: closed - Opened by SeriousOne 10 months ago - 5 comments
Labels: bug

#698 - Ability to register custom mixins?

Issue - State: open - Opened by kodie 11 months ago - 1 comment
Labels: enhancement

#697 - How to get version of project inside code

Issue - State: closed - Opened by janstieler 11 months ago - 2 comments

#696 - Upgrade phpstan

Pull Request - State: closed - Opened by stof almost 1 year ago

#695 - Fix the handling of leading spaces in interpolated media queries

Pull Request - State: closed - Opened by stof almost 1 year ago

#694 - Forbid trailing content when parsing values

Pull Request - State: closed - Opened by stof about 1 year ago

#693 - Merge 1.12.0 into main

Pull Request - State: closed - Opened by stof about 1 year ago

#692 - Prepare the 1.12.0 release

Pull Request - State: closed - Opened by stof about 1 year ago

#691 - Deprecate passing trailing data in value parsing

Pull Request - State: closed - Opened by stof about 1 year ago

#690 - Fix the usage of comments when parsing values

Pull Request - State: closed - Opened by stof about 1 year ago

#689 - Uncaught AssertionError: assert($this->env !== null) in Parser.php:1686

Issue - State: closed - Opened by matteo-greco about 1 year ago - 1 comment
Labels: bug

#688 - CSS container queries compile incorrectly

Issue - State: closed - Opened by mynetx about 1 year ago - 3 comments
Labels: bug, spec compliance

#687 - Rename the master branch to main

Pull Request - State: closed - Opened by stof about 1 year ago

#686 - Update the setup to build the website locally

Pull Request - State: closed - Opened by stof about 1 year ago

#685 - Add helper methods to OutputStyle to help supporting 2.0.

Pull Request - State: closed - Opened by stof about 1 year ago

#684 - Add a compileFile method to compile the code of a file

Pull Request - State: closed - Opened by stof about 1 year ago

#683 - Update the extension store to match the decision taken in dart-sass

Pull Request - State: closed - Opened by stof about 1 year ago

#682 - Implement the extension store ported from dart-sass

Pull Request - State: closed - Opened by stof about 1 year ago

#681 - Add symfony/var-dumper as a dev dependency

Pull Request - State: closed - Opened by stof about 1 year ago

#680 - Enable bleeding edge rules for phpstan

Pull Request - State: closed - Opened by stof about 1 year ago

#679 - Separate list utilities from iterable utilities

Pull Request - State: closed - Opened by stof about 1 year ago

#677 - Add Makefile command to fix coding standards

Pull Request - State: closed - Opened by stof about 1 year ago

#676 - Implement the deprecation handling logic

Pull Request - State: closed - Opened by stof about 1 year ago

#675 - Fix coding standards

Pull Request - State: closed - Opened by stof about 1 year ago

#674 - Implement the Importer layer

Pull Request - State: closed - Opened by stof about 1 year ago

#673 - Bump the PHP requirement to PHP 8.1

Pull Request - State: closed - Opened by stof about 1 year ago

#672 - Substituting in :root does not work

Issue - State: closed - Opened by clausharup about 1 year ago - 4 comments