index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
tests
/
files
/
bugs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid precision loss when converting between units. Fixes #330
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+10
*
Support trailing combinators in selectors. Fixes #351
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+29
*
append() should default to spaces. Fixes #335
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+15
*
Avoid stripping inline comments that are part of URLs. Fixes #350
Eevee (Lexy Munroe)
2016-06-08
2
-0
/
+8
*
Fix parsing of `@if(...)`, where there's no literal space.
Eevee (Alex Munroe)
2014-12-10
2
-0
/
+10
*
Forgot to add this @extend test.
Eevee (Alex Munroe)
2014-09-18
2
-0
/
+9
*
Remove magical selector reordering with @extend. Fixes #269.
Eevee (Alex Munroe)
2014-08-24
2
-0
/
+24
*
for...to excludes the upper bound. Fixes #275.
Eevee (Alex Munroe)
2014-08-24
2
-0
/
+26
*
Fix @return inside a block and ... in @function definitions.
Eevee (Alex Munroe)
2013-10-08
2
-2
/
+12
*
compress option is deprecated (use style instead)
German M. Bravo
2013-10-05
15
-15
/
+15
*
Improved text wrap (no longer using textwrap module)
German M. Bravo
2013-10-04
1
-8
/
+9
*
Fix interpolation not being applied to mixin arguments.
Eevee (Alex Munroe)
2013-10-03
2
-0
/
+13
*
Starting to add nested, compressed, expanded and compact output modes
German M. Bravo
2013-09-29
13
-0
/
+26
*
Fix selector ordering (now correct, not sorted!) in test output.
Eevee (Alex Munroe)
2013-09-16
1
-9
/
+9
*
Simple testcase for @extend with a common prefix, from #105.
extend-rewrite
Eevee (Alex Munroe)
2013-09-10
2
-0
/
+16
*
Add LCS algorithm to @extend, and a big ol test file.
Eevee (Alex Munroe)
2013-09-10
2
-0
/
+160
*
Split up _nest_rules; fix interpolation in @media/@keyframes/etc.
Eevee (Alex Munroe)
2013-08-30
2
-0
/
+36
*
Preserve semicolons on at-rules in compressed mode.
Eevee (Alex Munroe)
2013-08-29
2
-0
/
+8
*
Cheap heuristic for whether +foo is an @include or a selector.
Eevee (Alex Munroe)
2013-08-23
2
-0
/
+8
*
Slurpy test.
Eevee (Alex Munroe)
2013-08-23
2
-0
/
+10
*
Rename test files to ditch the useless numeric prefixes.
Eevee (Alex Munroe)
2013-08-16
18
-0
/
+0
*
Cancel convertable units in the Number constructor. #180
Eevee (Alex Munroe)
2013-08-13
1
-1
/
+1
*
Force variable assignment to always perform division.
Eevee (Alex Munroe)
2013-08-13
2
-0
/
+8
*
Leave / alone when (probably) not part of an expression.
Eevee (Alex Munroe)
2013-07-29
2
-0
/
+44
*
Here, have some tests I never committed for some reason.
Eevee (Alex Munroe)
2013-07-26
2
-0
/
+10
*
Fix numbering of "bugs" test files.
Eevee (Alex Munroe)
2013-07-26
2
-0
/
+0
*
Clean up handling of !default.
Eevee
2013-05-02
2
-0
/
+15
*
Rewrite block nesting handling -- @keyframes works now! Fixes #75.
Eevee
2013-03-13
4
-0
/
+108
*
Oops, fix numbering on those media query tests.
Eevee
2013-02-21
2
-0
/
+1
*
Don't duplicate @media blocks. Fixes #69, ported from rsternagel's pull #112.
Eevee
2013-02-20
2
-0
/
+38
*
More fixes for _/- equivalence. Fix named arguments.
Eevee
2013-02-08
4
-0
/
+22