Chris Eppstein
5fd2c14d06
A better setting to check if we are precompiling
2011-09-18 08:57:05 -07:00
Chris Eppstein
fe4edff7d4
Workaround for the deprecated static_root
2011-09-17 07:44:20 -07:00
Scott Davis
88ee68de5d
Merge branch 'master' of github.com:chriseppstein/compass
2011-09-17 00:46:07 -04:00
Scott Davis
6cba5520aa
fixed issue with showing positions and made the internal api consistant with the documentation
2011-09-17 00:45:35 -04:00
Chris Eppstein
d7a579ce58
Fix broken tests.
2011-09-16 18:00:00 -07:00
Chris Eppstein
87377ad7ff
slightly better error message
2011-09-16 17:59:11 -07:00
Chris Eppstein
77321fdb80
Revert "Revert "removed useless unit""
...
This reverts commit f0f4ac9700
.
2011-09-16 17:47:08 -07:00
Chris Eppstein
493f01c2c2
Update changelog
2011-09-16 16:02:48 -07:00
Chris Eppstein
78c102297b
Merge pull request #537 from pzgz/master
...
Fixed errors when trying to compile examples by rake command. Update reference to the 960 grid plugin.
2011-09-16 16:01:01 -07:00
Chris Eppstein
155834b341
Merge remote branch 'botandrose/patch-4'
...
* botandrose/patch-4:
add test for inline_font_files()
Inline fonts weren't being base64 encoded.
2011-09-16 15:49:49 -07:00
Chris Eppstein
ea10cf43fc
Merge branch 'stable'
...
* stable:
Use the default compass images directory in the spriting tutorial
added detail to rhythm-border documentation.
update PIE.htc to Version 1.0beta5
update PIE.htc to Version 1.0beta4
2011-09-16 15:21:55 -07:00
Chris Eppstein
1dd2563484
Use the default compass images directory in the spriting tutorial
2011-09-16 15:20:42 -07:00
Chris Eppstein
9d1e2c9bea
Update changelog
2011-09-16 15:19:57 -07:00
Chris Eppstein
37c58300c0
Merge pull request #540 from boriskaiser/stable
...
update PIE.htc to Version 1.0beta4
2011-09-16 15:19:22 -07:00
Chris Eppstein
49ea916c58
Merge pull request #549 from ravinggenius/master
...
Test and refactoring of font_files (issues #543 and #544 ) on master branch
2011-09-16 14:57:02 -07:00
Beau Smith
9d48b2539c
Fixing funny typo, abiding by the rules of using Compass.
2011-09-16 14:46:06 -07:00
Scott Davis
660c5697db
image_size was causing issue with rails and the sass evaluation context
2011-09-15 11:25:57 -04:00
Scott Davis
e52184b6fe
fixes #551 with failing test
2011-09-14 12:47:20 -04:00
Scott Davis
35b9b60c7c
Sprite importer now passes the correct filename to the sass engine which was causeing unexpected uris to get returned
...
This fixes the 'to_tree' error that wasn't really a sass bug it was an error on the sprite importers part
2011-09-12 20:44:12 -04:00
Scott Davis
f0f4ac9700
Revert "removed useless unit"
...
This reverts commit a8ff39a8e4
.
This commit was breaking tests
2011-09-12 20:42:33 -04:00
Eric Meyer
7fced9373e
added detail to rhythm-border documentation.
2011-09-12 14:38:36 -06:00
Chris Eppstein
edc7942396
Merge branch 'stable'
...
* stable:
changelog for user-select
removed useless unit
user-select mixin with docs and tests
Conflicts:
doc-src/content/CHANGELOG.markdown
2011-09-12 13:37:32 -07:00
Eric Meyer
92981fb5d3
Merge pull request #509 from ericam/stable
...
user-select mixin with docs and tests
2011-09-12 13:23:30 -07:00
Eric Meyer
f4d1a8255c
changelog for user-select
2011-09-12 14:18:15 -06:00
Eric Meyer
aef3c5a07e
Merge branch 'stable' of github.com:chriseppstein/compass into stable
2011-09-12 14:04:24 -06:00
Chris Eppstein
93811a66c4
Merge pull request #548 from brikou/patch-1
...
removed useless unit
2011-09-11 23:45:00 -07:00
Brikou CARRE
a8ff39a8e4
removed useless unit
2011-09-12 09:34:45 +03:00
Boris Kaiser
6dbce65e32
update PIE.htc to Version 1.0beta5
2011-09-11 09:23:39 +02:00
Scott Davis
3e5b3cfbf6
dont cache in custom
2011-09-10 16:47:10 -04:00
Scott Davis
ec90cf515f
fixed typo =(
2011-09-10 16:44:49 -04:00
Scott Davis
45b19df315
cache the image dimensions in sass options
2011-09-10 16:42:12 -04:00
Scott Davis
2367b9b9be
dont cache
2011-09-10 16:38:36 -04:00
Scott Davis
2792ea3be4
prefix with :: just incase
2011-09-10 16:31:31 -04:00
Scott Davis
91aaa29df8
monkey patch to rails 3.1 image functions
2011-09-10 16:30:23 -04:00
Scott Davis
7f8b6c29e0
moved to private
2011-09-10 16:29:57 -04:00
Scott Davis
abace68275
some internal refactoring im image_functions
2011-09-10 16:22:43 -04:00
Raving Genius
3514898ea1
Stop requiring font type when type can be guessed from URL (issue #544 )
2011-09-08 23:12:11 -04:00
Raving Genius
8a2da92c91
Added test coverage for font_files (issue #543 )
2011-09-08 20:59:03 -04:00
Micah Geisel
d644e54a38
add test for inline_font_files()
2011-09-07 13:06:10 -07:00
Scott Davis
0667ccf89c
true not false
2011-09-06 22:50:50 -04:00
Scott Davis
16bbc81763
broke out sprite docs to be less complex
2011-09-06 22:39:31 -04:00
Scott Davis
e95ba13082
new sprite tutorials
2011-09-06 22:37:43 -04:00
Micah Geisel
bced277049
Inline fonts weren't being base64 encoded.
2011-09-06 14:57:34 -07:00
Scott Davis
8ccdab41cc
refactored for cleanliness
2011-09-06 15:48:10 -04:00
Leon Guan
7fabdf1ffe
Fixed the issues on compiling examples
...
Getting errors when running "rake examples", making following updates:
* Use https instead http for github access * Set use SSL flag for http
client * Fix the link for compass-960-plugin
2011-09-07 01:06:25 +08:00
Scott Davis
b7f44a48d3
sprite layout tutorial
2011-09-03 16:32:57 -04:00
Scott Davis
8ae841785a
updated gemfile so rcov will only install with mri_18
2011-09-03 15:57:25 -04:00
Scott Davis
09dd9456e1
diagonal layout now goes i nthe correct direction and refactored some internals
2011-09-03 15:56:57 -04:00
Scott Davis
c7c007672f
refactored docs to use latest nanoc and extracted styles to compass-theme gem
2011-09-03 00:38:11 -04:00
Chris Eppstein
374aed6783
Merge pull request #523 from lloydk/master
...
Compass does not work with Rails 3.1 and the asset pipeline disabled
2011-08-30 21:00:58 -07:00