Chris Eppstein
325e376b55
ruby prof too
2012-03-11 18:17:26 -07:00
Chris Eppstein
76f341b3dc
Merge pull request #758 from silvenon/stable
...
Add more math functions and unite them with Trig
2012-03-11 18:12:12 -07:00
Matija Marohnić
d11ec3c74f
Fix math function tests
2012-03-08 23:55:49 +01:00
Matija Marohnić
ef6d8f5b3e
Add tests for math functions
2012-03-08 10:41:52 +01:00
Matija Marohnić
e954c469f0
Wrap missing span elements around some arguments
2012-03-08 03:00:01 +01:00
Matija Marohnić
3dc42c8473
Add more math functions and unite them with Trig.
...
Added math functions are as follows:
- e()
- log(number[, base])
- sqrt(number)
- pow(number, exponent)
Because trigonometry is also math, these functions are united with
Compass' trigonometry functions under the Math module.
2012-03-08 03:00:01 +01:00
Chris Eppstein
8ed750c103
rcov doesn't work on 1.9
2012-03-05 11:34:42 -08:00
Chris Eppstein
fe1c465482
Missing quote.
2012-03-03 09:36:05 -08:00
Chris Eppstein
63250a9075
Merge pull request #744 from nickcooley/stable
...
Issue #707 - Fix link in documentation.
2012-02-28 16:50:19 -08:00
Nick Cooley
c36e3843eb
Issue #707
...
updated link to "http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#partials "
2012-02-28 19:18:47 -05:00
Chris Eppstein
06af286c4a
Add filesize to the compass stats output.
2012-02-26 17:34:44 -08:00
Chris Eppstein
fee53b1a60
Handle the transparent keyword identifier in gradients.
...
Closes GH-356
2012-02-26 17:34:44 -08:00
Chris Eppstein
001fa41142
fix broken test
2012-02-26 17:34:44 -08:00
Scott Davis
9a3cbbe470
Merge pull request #730 from roytomeij/stable
...
Fix typo and use periods more consistently on the "contributing" page
2012-02-25 10:36:23 -08:00
Roy Tomeij
0dae5b5668
Fix typo and use periods more consistently
2012-02-21 21:34:20 +01:00
Scott Davis
e437f405b6
Merge pull request #721 from naehrstoff/patch-1
...
Fixed syntax error in Growl example code so it runs on copy and paste.
2012-02-15 05:01:24 -08:00
Peter Gassner
a3bc6b4c63
Fixed syntax error in Growl example code so it runs on copy and paste.
2012-02-15 07:53:54 +01:00
Scott Davis
734f2a6f33
Merge pull request #714 from dmattes/patch-1
...
typo: replace inline-block-link through inline-block-list
2012-02-14 08:29:55 -08:00
Daniel Mattes
133418524d
typo: replace inline-block-link through inline-block-list
2012-02-13 11:54:38 +01:00
Scott Davis
96e0a8ccb2
Merge pull request #689 from Davidhidalgo/stable
...
I added the time of scss change for control more efficiently of the last...
2012-01-30 13:23:06 -08:00
Scott Davis
028234cda6
Merge pull request #680 from muffinresearch/stable
...
Fix link to sass options docs
2012-01-30 13:14:36 -08:00
Scott Davis
7aeccf11d2
Merge pull request #681 from nickcooley/stable
...
Fixed it's -> its typo (starting small :) )
2012-01-30 13:13:52 -08:00
Chris Eppstein
938829de9a
Update changelog
2012-01-28 16:24:46 -08:00
Chris Eppstein
e1ad1a808e
Merge pull request #688 from bcardarella/patch-1
...
I'm noticing that fonts in IE8 are not working without this fix.
2012-01-28 16:22:12 -08:00
David Hidalgo
208c49af93
I added the time of scss change for control more efficiently of the last change
2012-01-26 15:16:26 +01:00
Brian Cardarella
f37800ba36
I'm noticing that fonts on IE8 are not working without this fix.
2012-01-26 04:13:26 -05:00
Nick Cooley
c0afcb67b3
Fixed it's -> its typo (starting small :) )
2012-01-19 15:32:53 -05:00
Stuart Colville
4aacce2c35
Fix link to sass options docs
2012-01-19 10:39:55 +00:00
Scott Davis
be7b419479
Merge pull request #666 from ShishKabab/patch-1
...
Fix wrong degree to radian conversion in trig function. Might break some...
2012-01-18 16:49:07 -08:00
Eric Meyer
0642deebc6
seems khtml might actually need the prefix for background-clip
2012-01-13 16:13:22 -07:00
Eric Meyer
236efc264b
update background-clip browser support and add tests.
2012-01-13 15:49:06 -07:00
ShishKabab
317999bc4e
Fix wrong degree to radian conversion in trig function. Might break some stylesheets for users so proceed with caution!
2012-01-08 13:54:58 +01:00
Chris Eppstein
31e77fe2ae
Version bump for gemspec error
2012-01-05 08:45:28 -08:00
Chris Eppstein
25b0defa26
Fix a gemspec issue.
2012-01-05 08:45:28 -08:00
Scott Davis
c337982c3a
Merge pull request #657 from kuroir/stable
...
Improves index/functions - adds links to sass functions and differentiat...
2012-01-03 20:37:51 -08:00
Chris Eppstein
643539f40b
trying out fusion ads.
2011-12-30 15:24:42 -08:00
Mario Kuroir Ricalde
55b049e1fa
Improves index/functions - adds links to sass functions and differentiate them from Compass ones.
2011-12-28 02:57:00 -06:00
Chris Eppstein
1046a553c7
Version bump
2011-12-23 17:10:19 -08:00
Chris Eppstein
b361ac54c8
Update CHANGELOG for release.
2011-12-23 17:02:57 -08:00
Chris Eppstein
5138d5a187
Support for new versions of sass where the callback name changed.
2011-12-23 17:00:59 -08:00
Chris Eppstein
309a0ea7d3
Don't put the fill keyword in prefixed versions of the border-image property.
2011-12-23 16:54:49 -08:00
Chris Eppstein
ca59adfa12
Add a new helper function to reject values from a list.
2011-12-23 16:53:48 -08:00
Chris Eppstein
fc46730b36
Fix broken tests.
2011-12-23 16:53:23 -08:00
Chris Eppstein
69ef6afea0
Merge pull request #648 from rvock/stable
...
remove less files, when cleaning up old sprites
2011-12-13 14:51:40 -08:00
Robert Vock
570ce43d96
remove less files, when cleaning up old sprites (fixes deleting to many generated sprites in some cases)
2011-12-13 22:56:54 +01:00
Chris Eppstein
88c90f4397
Merge remote-tracking branch 'ericam/stable' into stable
2011-11-14 15:48:23 -08:00
Scott Davis
1d13ce1afc
Merge pull request #616 from daniely/stable
...
fix link and reword section on overriding constants
2011-11-14 09:20:38 -08:00
daniely
91ca5a27bd
fix link and reword section on overriding constants
2011-11-14 19:54:26 +08:00
Eric Meyer
33ee8b0969
remove 'underline.png' reference from vertical-rhythms.
2011-11-10 15:04:49 -07:00
Eric Meyer
298a97d7bb
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-11-10 14:45:54 -07:00