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