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

Add all less.js functions #66

Closed
SomMeri opened this issue Dec 21, 2012 · 5 comments
Closed

Add all less.js functions #66

SomMeri opened this issue Dec 21, 2012 · 5 comments

Comments

@SomMeri
Copy link
Owner

SomMeri commented Dec 21, 2012

https://github.com/cloudhead/less.js/blob/master/lib/less/functions.js

@SomMeri
Copy link
Owner Author

SomMeri commented Jan 8, 2013

Interesting special case for future pick function: less/less.js#1100 (comment)

@scottrippey
Copy link

Created Pull Request less/less.js#1110

@karlvr
Copy link
Contributor

karlvr commented Jan 22, 2013

I need to have these functions so I've started working on this. I have so far implemented lighten, darken and hsla. More to come. Here's my work in progress branch, I shall submit a pull request once I've got a test case that will pass! (that may involve removing some things from the tests!)

https://github.com/karlvr/less4j/tree/color-functions

@ghost ghost assigned SomMeri Jan 22, 2013
@SomMeri
Copy link
Owner Author

SomMeri commented Jan 22, 2013

You did a lot of work, thank you. Just that we do no work on the same thing: I will assign what I'm working on to myself.
I'm currently working on media bubbling #42.

@karlvr karlvr mentioned this issue Jan 23, 2013
@SomMeri
Copy link
Owner Author

SomMeri commented Jan 27, 2013

Documentation for functions: https://github.com/SomMeri/less4j/wiki/Less-Language-Built-In-Functions

Math functions are described, miscellaneous have only short descriptions and color numbers are not.

@SomMeri SomMeri closed this as completed Jan 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants