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

Issue 1855 #2115

Merged
merged 4 commits into from
Feb 16, 2016
Merged

Issue 1855 #2115

merged 4 commits into from
Feb 16, 2016

Conversation

tjbenton
Copy link
Contributor

I updated the documentation for strings #1855 and lists to be more complete. I also added a slice function complete with tests and documentation

I went ahead and reordered some of the functions to put all the string bifs together to make it easier to find things
* 'dev' of https://github.com/tjbenton/stylus:
  BIFs: Added "global" flag to define function
  misc fixes + docs
  Renderer: don't cache parsed AST for deps-resolver. Fixes stylus#2108
  docs(selectors): fix typo Exploder → Explorer
  Added support for UTF-8 encoding
  Add new test for percentage()
  Change percentage function to use unit()
  Add percentage function to built in functions

# Conflicts:
#	docs/bifs.md
@Panya
Copy link
Member

Panya commented Feb 16, 2016

Thanks for this PR! Could you properly merge it with dev (now you remove some docs for percentage function and [, flags])?

@tjbenton
Copy link
Contributor Author

I added the percentage function and [, flags] back in the match function

Panya added a commit that referenced this pull request Feb 16, 2016
@Panya Panya merged commit 94ceabe into stylus:dev Feb 16, 2016
@Panya
Copy link
Member

Panya commented Feb 16, 2016

Thanks!

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.

None yet

2 participants