Chris Eppstein
bd897aca73
prepare for release
2010-08-29 11:39:29 -07:00
Chris Eppstein
f3cca854b7
Update docs
2010-08-29 11:39:29 -07:00
Chris Eppstein
5c523e3308
Update docs
2010-08-29 11:33:55 -07:00
Chris Eppstein
034012295a
Merge branch 'stable'
...
* stable: (81 commits)
Gemfiles for testing and a rails test helper that works for both rails 2 and rails 3.
provide correct installation steps when the compass validator is not found.
Fix a broken test case.
That wasn't supposed to be released yet.
Fixed error: there is no opposite-position(both)
Fix a bug in the statistics analyzer for rules with interpolation.
bump version for release
upgrade to bundler 1.0
link the docs to the stable branch.
Update the CHANGELOG for the 0.10.5 release
Read assets in binary mode for the windows users.
bump version.
Get the imports straightend out for the new mixins.
Bug fix: make the path-based configuration really work right.
inline-block-list tests
inline-block-list documentation
inline-block-list mixin
added additional html5 block-level elements per recommended reset stylesheet: http://html5doctor.com/html-5-reset-stylesheet/
Prepare for release.
Prepare for release
...
Conflicts:
VERSION.yml
doc-src/content/CHANGELOG.markdown
frameworks/blueprint/stylesheets/blueprint/_colors.scss
frameworks/compass/stylesheets/compass/css3/_box-shadow.scss
frameworks/compass/stylesheets/compass/css3/_font-face.scss
2010-08-28 14:07:47 -07:00
Chris Eppstein
b13f5ac713
Update the CHANGELOG for the 0.10.5 release
2010-08-26 23:04:31 -07:00
Chris Eppstein
ec648f17b0
Bug fix: make the path-based configuration really work right.
2010-08-25 08:41:03 -07:00
Eric Meyer
bc12d26f17
inline-block-list documentation
2010-08-11 17:15:58 -06:00
Chris Eppstein
63cbc21d53
Prepare for release.
2010-08-08 10:32:56 -07:00
Chris Eppstein
de651db9ad
Prepare for release
2010-08-06 13:05:13 -07:00
Chris Eppstein
813c817eb2
Prepare for release.
2010-08-06 11:52:01 -07:00
Chris Eppstein
973a568c1d
Tests are more useful if you actually run them.
2010-08-05 22:13:35 -07:00
Chris Eppstein
20b5f88b64
Prepare for release
2010-08-05 21:22:07 -07:00
Chris Eppstein
03221b9e7c
[Extensions] Manifests don't have to be hard. Allow discovery of basic assets and follow conventions for templates.
2010-08-05 21:18:11 -07:00
Chris Eppstein
ad967f5e6d
[Compass Core] All url helpers now accept a second argument that when true will cause only the path to be emited.
2010-08-05 20:55:48 -07:00
Chris Eppstein
c9a2eb2154
update changelog that I already put up on the website.
2010-08-05 20:25:00 -07:00
Chris Eppstein
051bee7030
Prepare for release.
2010-08-01 11:24:27 -07:00
Chris Eppstein
704eaea0b2
[Docs] Make index pages that show all the available mixins and variables.
2010-08-01 09:52:17 -07:00
Chris Eppstein
fb51f5ca7e
[Docs] Fix some outdated documentation.
2010-07-25 11:18:28 -07:00
Chris Eppstein
174f91360c
cleanup the changelog for release.
2010-07-24 02:07:55 -07:00
Chris Eppstein
e6c418062b
Update the changelog
2010-07-24 01:04:25 -07:00
Chris Eppstein
1a3277858e
update changelog
2010-07-24 00:02:04 -07:00
Chris Eppstein
755b9a3a11
[Extensions] Make it possible for extensions to create empty directories. Closes GH-173.
2010-07-23 20:41:52 -07:00
Eric Meyer
6cfba24232
changelog reflects css3 updates
2010-07-20 01:28:05 -07:00
Eric Meyer
0e33bdeace
changelog reflects css3 updates
2010-07-19 12:04:54 -06:00
Chris Eppstein
3c64945b2e
Update CHANGELOG
2010-07-11 15:08:51 -07:00
Chris Eppstein
605e58d543
Update CHANGELOG
2010-07-11 15:02:18 -07:00
Chris Eppstein
1f1c88382d
Update CHANGELOG
2010-07-10 00:08:01 -07:00
Chris Eppstein
fe056d6597
[Core] Rename the grad-opposite-position() helper to opposite-position() and expose it as part of the core library.
2010-07-09 17:53:22 -07:00
Chris Eppstein
56c49546ef
Make some changelog entries.
2010-06-12 07:48:33 -07:00
Chris Eppstein
39e01c57ce
Merge branch 'stable'
...
* stable:
Prepare for release.
[Blueprint] Fixed an incorrect include.
Verify all sass files generate the correct css in the test fixtures.
Fixed a regression in the rails installer.
Remove a redundant, broken test
[Compass Core] Only unquote strings when a number might be passed instead.
[Docs] Fix some obsolete syntax that was used in the examples.
[Docs] Update the gem bundle
Fix some tests around listing projects.
[Command Line] Allow another configuration file to be used when creating a new project
[Blueprint] The basic template was missing the scaffolding.
[Blueprint] Better descriptions of the various blueprint project templates.
[Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
[Rails] Provide a wrapper method for Rails.root/RAILS_ROOT that avoids deprecation warnings and handles the case where rails is not loaded at all.
[Docs] Fix a bug in the docs for link_icons. Closes GH-146.
[Blueprint] Clean up some comments in the blueprint templates.
[Command Line] Fix a bug in `compass stats` when using scss files.
[Command Line] Respect the --dry-run option during compilation.
Fix a bug in the command and added a test case for that feature.
Fix some broken documentation.
Conflicts:
VERSION.yml
doc-src/content/CHANGELOG.markdown
2010-05-31 23:49:50 -07:00
Chris Eppstein
f5f3697ab3
Prepare for release.
2010-05-31 23:01:48 -07:00
Chris Eppstein
f3a2c9110a
[Docs] Fix some obsolete syntax that was used in the examples.
2010-05-31 11:40:48 -07:00
Chris Eppstein
981bbd2b18
[Docs] Fix a bug in the docs for link_icons. Closes GH-146.
2010-05-30 08:18:01 -07:00
Chris Eppstein
04d2a35ce5
Fix some broken documentation.
2010-05-26 08:12:54 -07:00
Chris Eppstein
f060823e4f
Merge branch 'stable'
...
* stable:
[Compass Core] Don't suggest putting some values in quotes unecessarily, and unquote them if the user has.
[Docs] This documentation was incorrect.
[Docs] Some useful content from the wiki.
2010-05-16 10:01:49 -07:00
Chris Eppstein
ff15124e5f
[Docs] Some useful content from the wiki.
2010-05-16 09:35:44 -07:00
Chris Eppstein
c9b05cbf11
Remove this conflict marker from a stable merge.
2010-05-15 00:59:26 -07:00
Chris Eppstein
0da025c78d
Merge branch 'stable'
...
* stable:
Fix some bugs introduced when the Sass monkey patch was removed.
[Docs] Some polish for the new reset page.
2010-05-15 00:57:27 -07:00
Chris Eppstein
6bd7f7c7f1
[Docs] Some polish for the new reset page.
2010-05-15 00:54:20 -07:00
Chris Eppstein
ea1389c1c8
Merge branch 'stable'
...
* stable:
Bump versions for v0.10.1 release.
Update the CHANGELOG for the v0.10.1 release.
Fix a broken reference to the extensions tutorial. Closes GH-135.
[Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
Fix a failing test case.
[Rails] When configuring the Sass::Plugin, don't overwrite existing template locations. Closes GH-136.
[Command Line] Improved descriptions of the watch and init commands.
[Rails] Improved the next steps to perform after installing compass so that it mentions registering the compass gem.
[Rails] Fixed a reference to the old configuration file.
Add a note to the changelog about uninstalling chriseppstein-compass
Get rid of some dead code that was breaking Rails 3. Closes GH-137.
Conflicts:
VERSION.yml
doc-src/content/CHANGELOG.markdown
frameworks/_blueprint_deprecated_imports/stylesheets/blueprint/modules/_reset.sass
2010-05-15 00:26:20 -07:00
Chris Eppstein
54b9b6b596
Update the CHANGELOG for the v0.10.1 release.
2010-05-15 00:18:34 -07:00
Chris Eppstein
5a1bab4796
[Blueprint] Regression fix: automatically apply the reset if blueprint/reset is imported. Closes GH-132.
2010-05-15 00:18:34 -07:00
Chris Eppstein
4f2dd8da9e
Add a note to the changelog about uninstalling chriseppstein-compass
2010-05-14 23:02:33 -07:00
Chris Eppstein
c15ae6bfcf
Merge branch 'stable'
...
* stable:
[Command Line] Actually register the subcommand for listing frameworks
[Command Line] Add a sub command for emitting sass CLI imports
Every stable release is fine. no need to qualify it.
[Docs] Put Lorin's video on the homepage.
Conflicts:
doc-src/content/CHANGELOG.markdown
lib/compass/version.rb
2010-05-13 01:14:12 -07:00
Chris Eppstein
83a876fbf7
[Command Line] Actually register the subcommand for listing frameworks
2010-05-13 01:10:52 -07:00
Chris Eppstein
cc08b1e5de
[Command Line] Add a sub command for emitting sass CLI imports
2010-05-13 00:25:32 -07:00
Chris Eppstein
cb91fddae1
Log v0.11 changes
2010-05-12 18:07:16 -07:00
Chris Eppstein
84cb455c87
[Docs] Put Lorin's video on the homepage.
2010-05-12 10:00:45 -07:00
Chris Eppstein
8fec36bbf5
[Docs] Unify the v0.10.0 change log.
2010-05-10 03:03:36 -07:00
Chris Eppstein
87b7631fe1
[Docs] Some padding there too.
2010-05-09 23:22:48 -07:00
Chris Eppstein
375937736a
[Docs] Add some side margins to the page and some margins to the headings.
2010-05-09 23:18:28 -07:00
Chris Eppstein
c361229ef0
[Docs] Better intro page.
2010-05-09 23:17:49 -07:00
Chris Eppstein
ae231c7f6d
Update the CHANGELOG for release.
2010-05-08 23:53:34 -07:00
Chris Eppstein
d79660bd96
[Docs] Handle + in search queries.
2010-05-08 15:40:07 -07:00
Chris Eppstein
9feb387321
[Docs] Wire up the search feature.
2010-05-08 15:23:07 -07:00
Chris Eppstein
b5439e0b25
[Docs] Search the docs. Needs styling and to be wired into the search box.
2010-05-08 11:07:31 -07:00
Chris Eppstein
79c69c77a2
[Docs] Less lorem.
2010-05-08 11:06:23 -07:00
Chris Eppstein
2c6028a163
[CLI] Enable command abbreviations.
2010-05-07 10:03:42 -07:00
Chris Eppstein
a938f90fbc
[Docs] Convert some old syntax
2010-05-07 08:56:53 -07:00
Chris Eppstein
6581420d86
[Docs] Make syntax highlighting work again.
2010-05-06 02:22:56 -07:00
Chris Eppstein
85b84a2a14
[Docs] Convert old syntax to sass3 syntax
2010-05-05 22:31:52 -07:00
Chris Eppstein
bdfab1482f
[Docs] Some updates to the blueprint and best_practices tutorials.
2010-05-05 09:12:59 -07:00
Chris Eppstein
65ed761447
[Docs] Make the blueprint docs passable.
2010-05-05 00:39:58 -07:00
Chris Eppstein
19bf4455f1
[Docs] The url helpers.
2010-05-04 23:45:12 -07:00
Chris Eppstein
c3c0d8a1e8
[Compass Core] Rename -ellipsis to -mozilla-ellipsis-binding to be more accurate. Closes GH-126.
2010-05-04 19:11:53 -07:00
Chris Eppstein
6a14abd9ba
[Docs] Document the inline data and selector helper functions
2010-05-04 19:03:55 -07:00
Chris Eppstein
684f127bc5
[Docs] Documentation on the image dimension helpers.
2010-05-04 17:50:31 -07:00
Chris Eppstein
ed4a7c3fe3
[Docs] Color stop helper function.
2010-05-04 10:06:28 -07:00
Chris Eppstein
e8d28e0411
[Docs] Pages need titles.
2010-05-03 21:39:56 -07:00
Chris Eppstein
a0423a85bc
[Docs] Use a public domain font and also one that was more obviously not on the user's system.
2010-05-03 21:38:07 -07:00
Chris Eppstein
023d176453
[Docs] Document the font-files() helper function.
2010-05-03 21:25:43 -07:00
Chris Eppstein
45785b7561
[Docs] Document the enumerate helper.
2010-05-03 21:03:17 -07:00
Chris Eppstein
9170c1395e
Remove unecessary quotes from examples
2010-05-03 19:04:05 -07:00
Chris Eppstein
15ad6eb8be
Make a note about opting out of css3 support for certain browsers.
2010-05-02 23:27:15 -07:00
Chris Eppstein
b91641b0da
Update the CHANGELOG for release
2010-05-02 23:13:36 -07:00
Chris Eppstein
9e19e937cf
[Docs] Old habits die hard.
2010-05-02 20:53:05 -07:00
B Mathis
568fb47d0b
[Docs] Refactored stylesheets, improved sidebar navigation styles
2010-05-02 20:46:38 -07:00
Chris Eppstein
22b7e68f31
Added an example that uses gradients with images.
2010-05-02 17:11:49 -07:00
Chris Eppstein
cd6b9d659a
[Docs] Start documenting the compass helper functions. First up: elements-of-type()
2010-05-02 13:25:43 -07:00
Chris Eppstein
e13026b8a0
[Docs] Update the docs for the text module
2010-05-01 23:54:30 -07:00
Chris Eppstein
2754f2df48
[Docs] Clean up the <code> styling on doc pages.
2010-05-01 23:53:14 -07:00
Chris Eppstein
3b3fcf26f1
[Compass Core] Smooth out some rough edges in the text module.
2010-05-01 23:51:20 -07:00
Chris Eppstein
cd6076d097
Merge commit 'imathis/master'
...
* commit 'imathis/master':
Removed resetting of :focus style from Compass global-reset mixin
Conflicts:
doc-src/content/CHANGELOG.markdown
2010-05-01 15:27:16 -07:00
Chris Eppstein
c4dc47a2f1
[Docs] Move and update the documentation on the new compass command line.
2010-05-01 15:24:28 -07:00
Chris Eppstein
c2e19e6e6c
[Docs] Move the configuration reference from the wiki
2010-05-01 15:23:57 -07:00
Chris Eppstein
7119e49f00
[Docs] Add a tutorial on generating stylesheets for production.
2010-05-01 15:23:29 -07:00
Chris Eppstein
f0500da9dc
[Docs] Move and update the documentation on creating compass extensions.
2010-05-01 15:22:58 -07:00
Chris Eppstein
b4db046db8
[Docs] Better styling of code in the various places it can appear.
2010-05-01 15:21:07 -07:00
Chris Eppstein
2a298ff0f1
[Rails] The default location for compass extensions has moved from vendor/plugins/compass/extensions to vendor/plugins/compass_extensions
2010-05-01 15:19:41 -07:00
Chris Eppstein
665dacf637
[Docs] A footer.
2010-05-01 15:18:12 -07:00
Chris Eppstein
897649757f
[Docs] Add an ugly copyright page.
2010-05-01 15:17:03 -07:00
B Mathis
59baa051a1
Removed resetting of :focus style from Compass global-reset mixin
2010-05-01 15:06:56 -05:00
Chris Eppstein
74bfb0eccb
[Docs] Style the links to examples
2010-04-30 09:53:44 -07:00
Chris Eppstein
866095e43e
[Docs] Documentation for table mixins.
2010-04-30 09:44:33 -07:00
Chris Eppstein
3992cecbea
Document the reset module.
2010-04-30 07:04:13 -07:00
Chris Eppstein
bf7088a72e
a date is good
2010-04-27 01:53:03 -07:00
Chris Eppstein
676e9cdbea
Mention the gemspec changes in the changelog
2010-04-27 01:41:13 -07:00
Chris Eppstein
509b1e49fe
update the changelog for release.
2010-04-27 01:40:03 -07:00
ltackett
47d4cc4638
Support for the experimental display: box model.
2010-04-27 01:13:52 -07:00
Chris Eppstein
fc95ee758b
Add a CHANGELOG entry about the change to background-clip.
2010-04-27 01:10:27 -07:00
Chris Eppstein
8d4c47058c
Add a CHANGELOG entry about the CLI deprecation.
2010-04-27 01:06:53 -07:00
Chris Eppstein
9c2c457a10
Merge commit 'ericam/docs' into docs
...
* commit 'ericam/docs':
fixed typo in demo header styles
allow overflow-x on code to scroll
example code in css-slideshows
mixin source uses :target for css interaction
more sensible nav markup/structure
2010-04-27 00:05:07 -07:00
Chris Eppstein
8cc90e0175
remove a doc reference to an obsolete file and add some meta descriptions.
2010-04-26 20:29:59 -07:00
Chris Eppstein
3f125771db
document some small functional changes
2010-04-26 17:43:38 -07:00
Eric Meyer
32c659fe80
fixed typo in demo header styles
2010-04-26 18:13:30 -06:00
Eric Meyer
7f1da5525b
allow overflow-x on code to scroll
2010-04-26 18:06:29 -06:00
Eric Meyer
ba996c7ecc
example code in css-slideshows
2010-04-26 18:04:55 -06:00
Eric Meyer
a7559fcdd5
mixin source uses :target for css interaction
2010-04-26 17:42:46 -06:00
Eric Meyer
feb6549a02
more sensible nav markup/structure
2010-04-26 17:06:56 -06:00
Chris Eppstein
8d5e6406fa
Update the docs for lists.
2010-04-26 01:34:56 -07:00
Chris Eppstein
8734dbe542
add a scroll bar for long mixin defs
2010-04-25 22:39:38 -07:00
Chris Eppstein
edd278cb2d
More docs on the compass utilities.
2010-04-25 22:39:15 -07:00
Chris Eppstein
2475ac03e4
meta descriptions for the general utilities module.
2010-04-25 22:38:32 -07:00
Chris Eppstein
4570412405
This was an empty stylesheet. deleted.
2010-04-25 22:37:04 -07:00
Chris Eppstein
0761bef009
update the docs for compass/utilities/general/hacks
2010-04-25 19:07:06 -07:00
Chris Eppstein
4de1645c95
update the docs for compass/utilities/general/float
2010-04-25 19:06:42 -07:00
Chris Eppstein
e181ad6a05
update the docs for compass/utilities/general/clearfix
2010-04-25 19:06:14 -07:00
Chris Eppstein
e2f58775aa
docs for compass/utilities/general
2010-04-25 19:04:24 -07:00
Chris Eppstein
458a19361d
Display the current version on the docs.
2010-04-25 11:28:56 -07:00
Chris Eppstein
e713fdb66f
Move the changelog to the documentation site.
2010-04-25 11:28:03 -07:00
Chris Eppstein
ef08276b3c
Some minor doc content changes
2010-04-25 11:26:37 -07:00
Chris Eppstein
7e0c4874e6
Clean up the border-radius example
2010-04-25 02:57:00 -07:00
Chris Eppstein
929feecd44
inline source code instead of a popup.
2010-04-25 02:56:00 -07:00
Chris Eppstein
8a1433b279
[Compass Core] [CSS3] Refactored the css3 modules to share a common implementation for experimental css3 properties.
2010-04-24 23:24:39 -07:00
Chris Eppstein
0661f8e305
Docs for sticky footer.
2010-04-24 16:59:10 -07:00
Chris Eppstein
fe30041946
Deprecate the misc stylesheet and unobtrusive-logo mixin.
2010-04-24 16:59:06 -07:00
Chris Eppstein
6dbee67bb0
Move examples to the new layout.
2010-04-24 10:43:32 -07:00
Chris Eppstein
b2a9eab211
Move the tutorials to the new layout.
2010-04-24 10:03:34 -07:00
Chris Eppstein
99f797127f
clean up the reference documentation with new layout and after sass3 upgrade.
2010-04-22 08:30:50 -07:00
Chris Eppstein
c7d274394b
More nav context awareness
2010-04-21 09:37:02 -07:00
Chris Eppstein
5407cd4fb7
nav context selection
2010-04-21 09:03:13 -07:00
Chris Eppstein
34fe52c116
get blueprint on the new layout.
2010-04-20 23:33:48 -07:00
Chris Eppstein
8a01916356
Some new sidebar action
2010-04-20 22:43:25 -07:00
Chris Eppstein
bf83b2d5b3
Getting started with the new layout:
...
* Added susy and css-slideshow
* Converted legacy css to scss, moved it and updated reference.
* extracted some javascript to a file so it can be shared.
2010-04-20 11:16:43 -07:00
Chris Eppstein
cd78ca56c4
Upgrade docs to work on sass 3
2010-04-12 02:46:33 -07:00
Chris Eppstein
fbeaa1fdff
sticky footer docs and example.
2010-03-29 18:17:31 -07:00
Chris Eppstein
c216d01eb0
How about a footer.
2010-03-29 17:49:13 -07:00
Chris Eppstein
b156437018
A little page-specific styling for the css main page.
2010-03-29 17:48:43 -07:00
Chris Eppstein
31af2778b0
Some reorganization of some misc pages.
2010-03-29 01:10:53 -07:00
Chris Eppstein
128a551960
Font face example.
2010-03-28 23:53:57 -07:00
Chris Eppstein
f7841f7507
This looks better in the pre-formatted example.
2010-03-28 23:26:17 -07:00
Chris Eppstein
2a8ba797a0
remove some stale references to the tipsy library.
2010-03-28 23:07:51 -07:00
Chris Eppstein
32a5ae26a8
Better display of mixin signatures.
2010-03-28 23:06:56 -07:00
Chris Eppstein
c2b1588e21
example and cleanup for background-size.
2010-03-28 23:05:27 -07:00
Chris Eppstein
d9d0609af4
Fix the background image in the background-origin example.
2010-03-28 20:11:52 -07:00
Chris Eppstein
d4e90d79aa
An example for background origin.
2010-03-28 02:50:38 -07:00
Chris Eppstein
d03cb28400
Cleaned up the documentation on background clip and added an example.
2010-03-28 01:49:52 -07:00
Chris Eppstein
a142306d1b
sub-module descriptions for the css module
2010-03-28 00:30:34 -07:00
Chris Eppstein
c2900a184a
Better indication of the current page in the sidebar.
2010-03-27 23:46:06 -07:00
Chris Eppstein
3b3d286cdf
Some styles.
2010-03-27 23:24:41 -07:00