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

1.x.x 3.3.0 #157

Merged
merged 73 commits into from
Jan 12, 2014
Merged

1.x.x 3.3.0 #157

merged 73 commits into from
Jan 12, 2014

Conversation

Snugug
Copy link
Member

@Snugug Snugug commented Dec 21, 2013

First set of updates for Sass 3.3

Changes:

  • Officially works now with Sass 3.3! Yay!
  • No more Ruby! Yay!
  • Decoupled from Compass mixins so it can be used with ANYTHING! Yay!
  • Updated to be able to use Breakpoint variables in *-add! Yay!
  • Warnings for when Breakpoint isn't available.
  • Removed automatic Breakpoint import so stuff doesn't break if not used through a Compass pipeline
  • Map-ize settings
  • *-add mixins to remove ambiguity over how the functions work.
  • Dynamic Output Styles
  • Better Grid Visualization

In Progress:

  • Memoize functions

Still to do be extra special satsified:

  • Updated tests!

@scottkellum
Copy link
Member

damn @Snugug. this is awesome

@Snugug
Copy link
Member Author

Snugug commented Dec 22, 2013

Why thank you.
I'm going to see if I can get map settings and mixins built tomorrow. Stretch goal is to get Memoization working, but with it taking 3 minutes to run a compile of all of the files, I'm not sure if I'm going to be able to get to it.

…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?
@Snugug
Copy link
Member Author

Snugug commented Dec 23, 2013

As I update to the new Maps stuff, builds will be broken. No merging until its all green!

Snugug added 5 commits January 5, 2014 14:45
…t-* functions. Makes duplicate property detection automatic. Allows for defined grid direction

Resolves #121
Bare minimum test of user facing functions.
Snugug added a commit that referenced this pull request Jan 12, 2014
@Snugug Snugug merged commit 916eaf0 into 1.x.x Jan 12, 2014
@Snugug Snugug deleted the 1.x.x-3.3.0 branch January 12, 2014 20:22
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.

4 participants