Commit Graph

2123 Commits

Author SHA1 Message Date
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
Chris Eppstein
4183a60e31 Handle frameworks without a templates directory. 2011-11-06 18:01:27 -08:00
Chris Eppstein
720cc891ae Return an error exit code if no exit code is provided by the command. 2011-11-06 18:01:27 -08:00
Chris Eppstein
9888efdbc2 We actually count css selectors, not rules in compass stats 2011-11-06 18:01:27 -08:00
Eric Meyer
209e25a8b9 Merge branch 'stable' of github.com:chriseppstein/compass into stable 2011-11-04 11:09:49 -06:00
Eric Meyer
d5f1bb991f Merge branch 'stable' of github.com:ericam/compass into stable 2011-11-04 11:07:02 -06:00
Chris Eppstein
b4d6550135 a different presentation for suggesting GUIs on the install page. 2011-10-16 12:54:13 -07:00
Chris Eppstein
fe7f70d35c [docs] upgrade nanoc 2011-10-16 12:12:55 -07:00
neilparikh
38ccee8708 Added link to the Scout GUI for Compass. 2011-10-16 11:16:25 -07:00
Chris Eppstein
2f5cc38457 Further doc cleanup 2011-10-16 11:05:51 -07:00
Chris Eppstein
3d1502484c Merge pull request #558 from Methemer/patch-1
converts some code docs to scss.
2011-10-16 11:01:08 -07:00
Eric Meyer
6f2ac833fd Merge pull request #581 from rykov/stable
Fix to remove prefix to -moz-user-select values
2011-10-05 09:35:46 -07:00
Michael Rykov
e12eb7b6d9 Fix to remove prefix to -moz-user-select values 2011-10-05 00:46:18 -07:00
Methemer
2359f8f213 I think it's time to move to SCSS Format, therefore I would like to start making SASS to SCSS Forks :) 2011-09-19 16:27:35 +03:00
Chris Eppstein
1dd2563484 Use the default compass images directory in the spriting tutorial 2011-09-16 15:20:42 -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
Eric Meyer
7fced9373e added detail to rhythm-border documentation. 2011-09-12 14:38:36 -06:00
Eric Meyer
cc8e03581a added detail to rhythm-border documentation. 2011-09-12 14:36:40 -06: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
Boris Kaiser
2691312067 update PIE.htc to Version 1.0beta4 2011-08-19 13:27:00 +02:00
Eric Meyer
d0067d7122 user-select mixin with docs and tests 2011-08-08 23:04:24 -04: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