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
Scott Davis
cdf11d7002
Merge pull request #485 from adamnbowen/patch-1
...
trivial documentation change
2011-07-25 23:24:42 -07:00
Scott Davis
0de35e6d2b
Merge pull request #479 from dbussink/stable
...
Use more lenient timing, fixes feature on Rubinius
2011-07-25 23:07:08 -07:00
Adam Bowen
84e3746325
"to the right" doesn't make sense with how the page is laid out
...
"listed below the display value" is a bit more relevant to the current documentation layout
2011-07-20 16:05:47 -07:00
Dirkjan Bussink
45db63c35e
Use more lenient timing, fixes feature on Rubinius
2011-07-18 23:01:25 +02:00
Chris Eppstein
04800afc63
Version Bump.
2011-07-10 17:32:41 -07:00
Chris Eppstein
5b540f070d
Update changelog for 0.11.5
2011-07-10 17:32:20 -07:00
Irina Dumitrascu
07819ccfbd
Reset only the block HTML elements #339
...
- used elements-of-type(html5-block) in all the reset stylesheets
(instead of duplicate tag enumerations)
- removed dialog
- canvas is inline, not block
Closes GH-339, GH-462.
2011-07-10 17:26:23 -07:00
Scott Davis
ff94ab79c9
Merge pull request #468 from ericam/stable
...
fix warning logic in vertical-rhythms module
2011-07-09 22:41:54 -07:00
Eric Meyer
a4b35e7515
fix warning logic in vertical-rhythms module
2011-07-09 14:17:30 -06:00
Dirkjan Bussink
42bb556329
Fix failing test when updating to latest SASS
...
This makes rake test green on Rubinius, 1.8.7 and 1.9.2.
Removed the Gemfile.lock in the previous version so everything
can be updated.
Closes GH-456.
2011-07-03 14:13:08 -07:00
Dirkjan Bussink
10168fe147
Gemfile.lock should not be part of a library / gem
...
http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2011-07-03 14:12:10 -07:00
Chris Eppstein
0257a58eea
Merge pull request #455 from twalpole/transition_typo
...
fix typo
2011-07-03 11:00:29 -07:00
Thomas Walpole
7a814581e7
fix typo
2011-07-03 10:48:43 -07:00
Chris Eppstein
539f206e51
Fix issue with parent directory references within the sass_path in the compass compiler.
...
Closes GH-409.
2011-07-03 10:45:33 -07:00
Chris Eppstein
432309d1a7
Version bump.
2011-07-03 00:32:59 -07:00
Chris Eppstein
27c8dfbee8
Update changelog
2011-07-03 00:32:12 -07:00
Chris Eppstein
b8b6af9d49
Return a non-zero exit code if there are any stylesheet compilation errors. Closes GH-432.
2011-07-03 00:18:58 -07:00
Chris Eppstein
23d3d341de
Fix test failures.
2011-07-02 22:51:26 -07:00
Chris Eppstein
36f2e56f1c
Better docs for the shadow mixins. Closes GH-433.
2011-07-02 22:08:00 -07:00
Matt Fawcett
b2b9d57505
Include the Compass logger to prevent "uninitialized constant Compass::Logger"
...
Closes GH-438.
2011-07-02 21:59:09 -07:00
Stafford Brooke
842e877bc0
Broken link fixed to what I think is the correct section of the SASS docs.
...
Closes GH-435.
2011-07-02 21:25:38 -07:00
Lorin Tackett
8d8d3eecbc
grid-background vertical rhythm should be based off of $blueprint-font-size, rather than a static value.
...
Closes GH-429.
2011-07-02 21:21:35 -07:00
ltackett
d7115caad6
:focus should not use shorthand border property, since it only need to change the border-color
...
Closes GH-367.
2011-07-02 21:17:22 -07:00
Chris Eppstein
efb484778d
update changelog
2011-07-02 21:09:04 -07:00
Costin Bereveanu
3b18b72d64
Fix absolute path detection on Windows.
...
Closes GH-451.
2011-07-02 21:07:49 -07:00
Chris Eppstein
b7e66a7658
Fix the mime type returned for svg images. Closes GH-442.
2011-07-02 20:57:24 -07:00
Chris Eppstein
ab270c1adb
Fix edge case issue when there's no cache location.
2011-07-02 18:05:02 -07:00
Chris Eppstein
349e29f7ca
Fix broken test.
2011-07-02 17:54:38 -07:00
German M. Bravo
8837b0a347
Transitions accepting multiple transitions separated by commas
2011-07-02 17:50:46 -07:00
Glenn McLelland
239e43b4e0
Added force-wrap mixin to prevent URLs and long lines of text from breaking layouts.
...
Closes GH-321
2011-07-02 17:42:37 -07:00
Chris Eppstein
87c79bcfb6
update the font-face example
2011-07-02 10:34:20 -07:00
Chris Eppstein
7ffe2c3a64
Update CHANGELOG
2011-07-01 22:20:42 -07:00
Chris Eppstein
89ad638a1d
When the unit is in pixels, round down in the leader and up in the trailer.
2011-07-01 22:16:29 -07:00
Chris Eppstein
157c2e0518
Ensure there is a minimum of padding in each line when calculating how many lines are needed.
2011-07-01 22:16:29 -07:00
Chris Eppstein
6d2040b86a
Support absolute font sizing in the vertical rhythm module
2011-07-01 22:16:29 -07:00
Chris Eppstein
94af47d1ca
Update homepage
2011-06-30 18:04:40 -07:00
Chris Eppstein
b6fef2fae9
Merge pull request #447 from nimbupani/msfilter
...
Removing -ms-filter as it drives IE9+ crazy. plus existing filter works a
2011-06-28 23:06:26 -07:00
Divya Manian
ff61678572
Adding the generated css files from the msfilter change
2011-06-28 23:00:56 -07:00
Divya Manian
461a589a61
Removing -ms-filter as it drives IE9+ crazy. plus existing filter works anyway for IE9-
2011-06-28 22:19:39 -07:00
Chris Eppstein
6d2f7f41e5
In case you want to buy stuff.
2011-06-25 12:01:43 -07:00
Scott Davis
ec29ec4b33
Merge pull request #439 from travis-ci/pull-gemfile
...
Update Gemfile to use rake 0.8.7
2011-06-21 09:03:38 -07:00
Sven Fuchs
6170ab119f
Update Gemfile to use rake 0.8.7
...
rake 0.9.x won't be compatible with Cucumber::Rake::Task::ForkedCucumberRunner which uses the RUBY constant, resulting in 'uninitialized constant Cucumber::Rake::Task::ForkedCucumberRunner::RUBY'
2011-06-21 16:51:49 +02:00
Chris Eppstein
852f033160
Handle pathnames being assigned to the working path of a command.
...
Closes GH-434.
2011-06-19 12:56:01 -07:00
Chris Eppstein
82d739f4dd
Fix docs
2011-06-19 12:56:01 -07:00
Chris Eppstein
1d32683b5d
Fix compass version in the docs.
2011-06-19 12:56:00 -07:00
Scott Davis
c8cb9f2e39
Merge pull request #430 from backspace/patch-1
...
Fixed typo
2011-06-13 19:31:28 -07:00
backspace
569abeedb2
Fixed typo
2011-06-13 19:20:08 -07:00
Scott Davis
84f7b7a5ef
added docs for chunky_png_options config
2011-06-12 15:16:20 -04:00