-
Notifications
You must be signed in to change notification settings - Fork 27
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
Support @use
for builtin modules
#80
Merged
Merged
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a48e1e7 - Browse repository at this point
Copy the full SHA a48e1e7View commit details -
Note that the contents of the modules is still lacking a lot. So far, it's just the globally availiable functions spread out over their modules.
Configuration menu - View commit details
-
Copy full SHA for 85b7a49 - Browse repository at this point
Copy the full SHA 85b7a49View commit details -
And expose the correct funtions globally under correct names.
Configuration menu - View commit details
-
Copy full SHA for 3791e9b - Browse repository at this point
Copy the full SHA 3791e9bView commit details -
Make sass:map almost compliant.
And expose the correct funtions globally under correct names. Some functions remain to be implemented, though.
Configuration menu - View commit details
-
Copy full SHA for 2b168dc - Browse repository at this point
Copy the full SHA 2b168dcView commit details -
And expose the correct funtions globally under correct names.
Configuration menu - View commit details
-
Copy full SHA for 0380ee7 - Browse repository at this point
Copy the full SHA 0380ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e21c1 - Browse repository at this point
Copy the full SHA 80e21c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 404c055 - Browse repository at this point
Copy the full SHA 404c055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448e0d5 - Browse repository at this point
Copy the full SHA 448e0d5View commit details
Commits on Nov 1, 2020
-
Implemented the `clamp`, `log`, `pow`, and `sqrt` functions.
Configuration menu - View commit details
-
Copy full SHA for b9d96d1 - Browse repository at this point
Copy the full SHA b9d96d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c9a96 - Browse repository at this point
Copy the full SHA f3c9a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdbfdd6 - Browse repository at this point
Copy the full SHA bdbfdd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f560fe3 - Browse repository at this point
Copy the full SHA f560fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cce403 - Browse repository at this point
Copy the full SHA 5cce403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cba81e - Browse repository at this point
Copy the full SHA 5cba81eView commit details
Commits on Nov 2, 2020
-
The standard `to_upper_case` and `to_lower_case` sass:string functions only changes ascii letters, everything else remains as-is. Also added `to_upper_case_unicode` and `to_lower_case_unicode` for proper unicode-aware case switching.
Configuration menu - View commit details
-
Copy full SHA for fa54654 - Browse repository at this point
Copy the full SHA fa54654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fc380 - Browse repository at this point
Copy the full SHA 44fc380View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.