Commit Graph

2583 Commits

Author SHA1 Message Date
Ryan Frederick
6a4dbc6043 Add example and tests for +input-placeholder. 2012-03-18 00:11:35 -07:00
Ryan Frederick
532e857560 Move +input-placeholder to the _user-interface partial. 2012-03-17 17:35:55 -07:00
Scott Davis
d8972f3348 merge from ai moz3d
closes #973 closes #979
2012-03-15 21:17:48 -04:00
Andrey A.I. Sitnik
436a2575e1 Add unsupported yet 3D transformations with -o- prefix 2012-03-16 03:34:53 +04:00
Andrey A.I. Sitnik
439959d47d Add 3D transformations with -ms- prefix 2012-03-16 01:25:37 +04:00
Andrey A.I. Sitnik
c46e3c53ab Add 3D transformations with -moz- prefix 2012-03-15 21:35:17 +04:00
Chris Eppstein
9cfd753837 link to downloads page 2012-03-14 01:11:41 -07:00
Chris Eppstein
2b6380b272 Version bump and prepare for release. 2012-03-14 00:46:52 -07:00
Chris Eppstein
48d532b748 Merge branch 'stable'
Conflicts:
	VERSION.yml
	doc-src/Gemfile.lock
2012-03-14 00:23:50 -07:00
Chris Eppstein
b90f9c5be0 Add support for packager to build one-click installers 2012-03-14 00:19:54 -07:00
Chris Eppstein
95844e1b51 Add anthony to the gem authors list. 2012-03-14 00:15:14 -07:00
Chris Eppstein
7bb8c8ee29 Merge pull request #778 from JohnAlbin/vert-rhythm-codestyle-3
Rename $leader variable in vertical_rhythm's leader() and trailer() mixins
2012-03-13 22:52:20 -07:00
Chris Eppstein
80ebf71782 Merge pull request #782 from MoOx/stable
Add ability to append stuffs after font urls
2012-03-13 22:41:05 -07:00
Chris Eppstein
c1820cc611 Merge pull request #777 from JohnAlbin/vert-rhythm-codestyle-2
Simplify code in vertical_rhythm's adjust-leading-to() using rhythm() function
2012-03-13 22:40:31 -07:00
Chris Eppstein
795c91d262 Merge pull request #776 from JohnAlbin/vert-rhythm-codestyle-1
Fix code style in vertical_rhythm's apply-side-rhythm-border().
2012-03-13 22:38:55 -07:00
Maxime Thirouin
1fb9e7adba Add one more test to make sure a more complex query param is handled 2012-03-13 22:20:19 +01:00
Maxime Thirouin
fac1a2c1ef Merge branch 'stable' of https://github.com/chriseppstein/compass into font-eot 2012-03-13 21:54:56 +01:00
Maxime Thirouin
11b3526b85 Add tests about the new ability to append stuffs on font urls 2012-03-13 21:54:07 +01:00
Maxime Thirouin
788a344278 Update outdated doc 2012-03-13 21:53:19 +01:00
Maxime Thirouin
b8321a4db0 Add ability to append stuffs after font urls 2012-03-13 21:53:03 +01:00
JohnAlbin
e92d63fd21 Round px values in rhythm() function of vertical_rhythm partial.
Also simplify code for vertical_rhythm's leader and trailer mixins.

Alternate to the pull-request in #778
2012-03-14 03:14:45 +08:00
Scott Davis
ea5c305a72 Merge pull request #779 from MoOx/stable
Add "css" keywords on the Compass Sprite helpers doc.
2012-03-13 11:38:04 -07:00
Chris Eppstein
ea28759fa6 Document selectors in compass modules. This is mostly for upcoming placeholder selectors. 2012-03-13 09:21:05 -07:00
Chris Eppstein
a8147adf25 Update gemfile. 2012-03-13 09:20:25 -07:00
Maxime Thirouin
8fa1e8b97b Add "css" keywords on the Compass Sprite helpers doc.
Following this "Will someone please do some SEO so that compass is on the first page for this query: css sprites"
https://twitter.com/#!/chriseppstein/status/141632327565578240
2012-03-13 12:46:46 +01:00
JohnAlbin
a1ff692e58 Simplify code in vertical_rhythm's adjust-leading-to() using rhythm() function. 2012-03-13 17:19:10 +08:00
JohnAlbin
c1584f9212 Fix code style in vertical_rhythm's apply-side-rhythm-border(). 2012-03-13 16:47:29 +08:00
Chris Eppstein
a700e5d521 Merge pull request #771 from JohnAlbin/docs-vertical-rhythm
Improve documentation of veritcal_rhythm partial.
2012-03-12 10:23:54 -07:00
JohnAlbin
eac243def0 Improve documentation of veritcal_rhythm partial. 2012-03-12 17:01:53 +08:00
Chris Eppstein
a16f163e51 Update the blog post for official release. 2012-03-12 00:39:54 -07:00
Chris Eppstein
6754be1dc2 Version bump 2012-03-12 00:32:03 -07:00
Chris Eppstein
0815f22165 Anthony Short 2012-03-12 00:32:03 -07:00
Chris Eppstein
dc8c9b6c86 Compass 0.13 will depend on Sass 3.2 2012-03-11 23:17:56 -07:00
Chris Eppstein
a8f2f2069a Merge pull request #765 from JohnAlbin/docs-running-tests
Update docs for running tests. fixes #731
2012-03-11 22:18:28 -07:00
Chris Eppstein
d1f09e5c33 fix broken test. 2012-03-11 21:48:39 -07:00
Chris Eppstein
da6fafee26 Merge branch 'stable' 2012-03-11 21:25:04 -07:00
Chris Eppstein
48aff36331 Handle ruby 1.8.7 Math.log api difference. 2012-03-11 21:19:20 -07:00
Chris Eppstein
174fab3616 Fix broken import in test fixture. 2012-03-11 21:02:15 -07:00
Chris Eppstein
d871d77759 Remove import of the removed gradient module. 2012-03-11 20:55:47 -07:00
Chris Eppstein
45571de0f7 Rename the log function to logarithm to avoid collisions with the log
function for logging.

Add keyword argument support for the math functions.

Add square-root as as an alias to sqrt.
2012-03-11 20:52:27 -07:00
Chris Eppstein
9cbab2bd27 Newlines at ends of files 2012-03-11 20:49:56 -07:00
Chris Eppstein
2072cac4cb Remove deprecated gradient mixins and 2012-03-11 20:49:15 -07:00
Chris Eppstein
9baa7a0282 fix failing test. 2012-03-11 20:17:35 -07:00
Chris Eppstein
1f03d96cc9 Merge branch 'stable' 2012-03-11 20:05:14 -07:00
Chris Eppstein
c1eedc721d Fix failing test for compass stats. 2012-03-11 20:04:58 -07:00
Chris Eppstein
1d78bfd7cc Merge pull request #763 from pivotal-casebook/relative_home_path
Fix for Compass.shared_extension_paths when HOME is a relative path or some other stupid value.
2012-03-11 19:41:30 -07:00
Andrew Pietsch
7042337393 Replaced all references to "icons" in the tutorial with "my-icons" to make it clearer that the @include all-icon-sprites is dependent on the directory name.
Updated the naming in the magic selectors section to be more clear.

Conflicts:

	doc-src/content/help/tutorials/spriting.markdown
2012-03-11 19:37:33 -07:00
Chris Eppstein
beddcd0bde changelog for allowing numeric sprite files. 2012-03-11 19:25:31 -07:00
Chris Eppstein
bb716926ef Merge pull request #739 from zanker/master
Allow numeric filenames in sprites
2012-03-11 19:22:44 -07:00
Chris Eppstein
306c14fd7a Master is now 0.13 2012-03-11 18:34:42 -07:00