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
/
extension
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #399 from e0ne/selector-append-func
Ivan Kolodyazhny
2020-09-03
1
-0
/
+2
|
\
|
*
Add selector-append function support
Ivan Kolodyazhny
2020-04-14
1
-0
/
+2
*
|
Fixed an issue where in a gradient where the only non-percetage stop value wo...
matyasrichter
2020-07-20
1
-1
/
+1
|
/
*
Merge pull request #343 from PhilipGarnero/allow-dots-in-filenames
Eevee
2016-06-08
1
-5
/
+5
|
\
|
*
better check on file path to allow dots in filenames
Philip Garnero
2015-07-03
1
-5
/
+5
*
|
if()'s arguments are evaluated lazily. Fixes #339
Eevee (Lexy Munroe)
2016-06-08
1
-8
/
+0
*
|
Leave invert(N) alone; it's a CSS filter. Fixes #331
Eevee (Lexy Munroe)
2016-06-08
1
-0
/
+6
*
|
append() should default to spaces. Fixes #335
Eevee (Lexy Munroe)
2016-06-08
1
-22
/
+16
*
|
Compass should treat currentColor as a color. Fixes #354
Eevee (Lexy Munroe)
2016-06-08
1
-3
/
+8
*
|
Add the Sass 3.4 *-exists functions. Fixes #226, #229, #353
Eevee (Lexy Munroe)
2016-06-08
1
-6
/
+65
*
|
Fix fonts extension under Python 3, and fix expected output
Eevee (Lexy Munroe)
2016-06-08
1
-5
/
+5
*
|
Fixes length calculation for str_slice edge cases
William Anderson
2015-08-04
1
-2
/
+2
*
|
Increases parity of str-slice with Sass str-slice
William Anderson
2015-08-04
1
-2
/
+6
|
/
*
Fix handling of relative imports again.
Eevee (Alex Munroe)
2014-12-09
1
-6
/
+10
*
Comment update.
Eevee (Alex Munroe)
2014-11-12
1
-8
/
+4
*
Restore a missing `return`.
Eevee (Alex Munroe)
2014-11-12
1
-1
/
+1
*
Undocumented support for allowing @import to work on .css files.
Eevee (Alex Munroe)
2014-11-12
1
-1
/
+1
*
Fix core tests to check for commas; fix join's auto behavior. Fixes #307.
Eevee (Alex Munroe)
2014-10-17
1
-2
/
+20
*
Better handle running the tests without PIL installed.
Eevee (Alex Munroe)
2014-10-17
4
-9
/
+13
*
Fix relative imports from within a subdirectory.
Eevee (Alex Munroe)
2014-10-15
1
-7
/
+5
*
Extensions using Cache class, using CACHE_ROOT as the cache key prefix
German M. Bravo
2014-10-15
5
-22
/
+64
*
Added simple local memory Cache class for using in extensions
German M. Bravo
2014-10-15
2
-1
/
+43
*
Added NOQA
German M. Bravo
2014-10-15
1
-1
/
+1
*
Experiment with porting path handling to use pathlib.
Eevee (Alex Munroe)
2014-10-06
2
-24
/
+44
*
Return the unicode character as glyph code
German M. Bravo
2014-09-18
1
-1
/
+2
*
Fix a couple bugs in the core extension.
Eevee (Alex Munroe)
2014-09-18
1
-3
/
+4
*
Possible implementation of an import hook for extensions.
Eevee (Alex Munroe)
2014-09-16
3
-5
/
+166
*
Better approach to registering Compass functions.
Eevee (Alex Munroe)
2014-09-04
5
-26
/
+13
*
Fix most of the catastrophic fallout.
Eevee (Alex Munroe)
2014-08-29
3
-24
/
+31
*
Oops, fix __all__.
Eevee (Alex Munroe)
2014-08-27
3
-3
/
+3
*
Move Compass to an extension.
Eevee (Alex Munroe)
2014-08-27
7
-2
/
+2291
*
Move bootstrap to an extension.
Eevee (Alex Munroe)
2014-08-27
1
-0
/
+26
*
Convert extra and fonts into extensions.
Eevee (Alex Munroe)
2014-08-27
5
-0
/
+1768