-
Notifications
You must be signed in to change notification settings - Fork 109
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
1.x.x 3.3.0 #157
Merged
Merged
1.x.x 3.3.0 #157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We should throw warnings of Breakpoint isn't found, but because we're aiming for a larger audience than just Compass extensions, we can't rely on just being able to import Breakpoint
They can be optional imports, but don't need to be (and shouldn't be) automatically included
Now only providing support for modern browsers. If a user would like a more comprehensive box-sizing or clearfix mixin, they should get one
Basic clearfix/border-box, or using a mixin if they exist
Until Compass #1493 (Compass/compass#1493) is resolved, need to stick to alpha.15
damn @Snugug. this is awesome |
Why thank you. |
…obal counter Doing this will make it easier to add new tests in the future
Updating the rest of Singularity next.
Are you kidding me? A pure Sass Quicksort? With a Map Sort? Fantastic. The Add functions are going to get sorts! How awesome is that?
Bad contexts become -1px, but default is also -1px, should we pick another number, like -100px?
As I update to the new Maps stuff, builds will be broken. No merging until its all green! |
Maybe they're right?
This was referenced Jan 5, 2014
Closed
Closed
…plit gutters! Also resolves #139 (I think)
because compass-breakpoint is stupid, and breakpoint-sass is right.
…t-* functions. Makes duplicate property detection automatic. Allows for defined grid direction Resolves #121
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
First set of updates for Sass 3.3
Changes:
*-add
! Yay!*-add
mixins to remove ambiguity over how the functions work.In Progress:
Still to do be extra special satsified: