<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyscss.git/scss/tests/files/bugs, branch master</title>
<subtitle>github.com: Kronuz/pyScss.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/'/>
<entry>
<title>Avoid precision loss when converting between units.  Fixes #330</title>
<updated>2016-06-09T01:43:11+00:00</updated>
<author>
<name>Eevee (Lexy Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2016-06-09T01:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=9ea91782b4b4dacc144454db14c32e9302e9347b'/>
<id>9ea91782b4b4dacc144454db14c32e9302e9347b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support trailing combinators in selectors.  Fixes #351</title>
<updated>2016-06-09T00:59:57+00:00</updated>
<author>
<name>Eevee (Lexy Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2016-06-09T00:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=efcbde372e9d6ddfd429a463f31cf6f37fa22d9a'/>
<id>efcbde372e9d6ddfd429a463f31cf6f37fa22d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>append() should default to spaces.  Fixes #335</title>
<updated>2016-06-09T00:38:53+00:00</updated>
<author>
<name>Eevee (Lexy Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2016-06-09T00:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=905559d199a3db9ab14cff16e6b1fb652e926c30'/>
<id>905559d199a3db9ab14cff16e6b1fb652e926c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid stripping inline comments that are part of URLs.  Fixes #350</title>
<updated>2016-06-08T23:56:56+00:00</updated>
<author>
<name>Eevee (Lexy Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2016-06-08T23:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=466a68ce0278105828d41c36d2341e18aed89348'/>
<id>466a68ce0278105828d41c36d2341e18aed89348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of `@if(...)`, where there's no literal space.</title>
<updated>2014-12-10T22:39:35+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-12-10T22:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=20c74b6796a244f118c2dcb4cf6b7b1e05b6789d'/>
<id>20c74b6796a244f118c2dcb4cf6b7b1e05b6789d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot to add this @extend test.</title>
<updated>2014-09-18T20:00:54+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-09-18T20:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=3fe4e44eaa87876cb05dc3db73b99fab9903d44c'/>
<id>3fe4e44eaa87876cb05dc3db73b99fab9903d44c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove magical selector reordering with @extend.  Fixes #269.</title>
<updated>2014-08-24T21:12:54+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-08-24T21:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=fa72d19af800a9819464d4b56824f49256ff7af9'/>
<id>fa72d19af800a9819464d4b56824f49256ff7af9</id>
<content type='text'>
Turns out the @extend rewrite was already doing the right thing; the
only things keeping this logic around were a couple old xCSS tests that
expected output in the wrong order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out the @extend rewrite was already doing the right thing; the
only things keeping this logic around were a couple old xCSS tests that
expected output in the wrong order.
</pre>
</div>
</content>
</entry>
<entry>
<title>for...to excludes the upper bound.  Fixes #275.</title>
<updated>2014-08-24T20:43:14+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-08-24T20:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=c65d78ec66f24d8a5ee506c8b6568c2bbbcb6086'/>
<id>c65d78ec66f24d8a5ee506c8b6568c2bbbcb6086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix @return inside a block and ... in @function definitions.</title>
<updated>2013-10-08T18:24:24+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2013-10-08T18:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=b6f494283e1bf441111db4af41fa3548fb3d9211'/>
<id>b6f494283e1bf441111db4af41fa3548fb3d9211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compress option is deprecated (use style instead)</title>
<updated>2013-10-05T14:05:00+00:00</updated>
<author>
<name>German M. Bravo</name>
<email>german.mb@deipi.com</email>
</author>
<published>2013-10-05T14:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=0352cf6f90d34554eb7b89cc44eb5836105a6e4b'/>
<id>0352cf6f90d34554eb7b89cc44eb5836105a6e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
