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

Fix comments after named color regression #2806

Merged
merged 1 commit into from
Feb 6, 2016
Merged

Fix comments after named color regression #2806

merged 1 commit into from
Feb 6, 2016

Conversation

seven-phases-max
Copy link
Member

Fixes #2802.


return this.namedColor();
colorKeyword: function () {
Copy link
Member Author

Choose a reason for hiding this comment

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

I did not put colorKeyword() into color() (like it was in #2775) because that way the function is called approximately twice more often (for no real reason).
(Obviously that way it works only because keyword() handles named colors in all other contexts, so eventually the whole thing will need some refactoring anyway).

seven-phases-max added a commit that referenced this pull request Feb 6, 2016
…ssion

Fix comments after named color regression
@seven-phases-max seven-phases-max merged commit 17efa86 into less:master Feb 6, 2016
@matthew-dean
Copy link
Member

Should we do a release with this? How significant is it?

@seven-phases-max
Copy link
Member Author

less/less-docs#394 (comment). Unless @SomMeri says she is not expecting any (maybe partial) fix for #2798 soon...

@SomMeri
Copy link
Member

SomMeri commented Feb 11, 2016

@matthew-dean @seven-phases-max I did not gave up on it :).

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