Skip to content

Instantly share code, notes, and snippets.

@chriseppstein
Created November 10, 2010 05:50
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chriseppstein/670425 to your computer and use it in GitHub Desktop.
Save chriseppstein/670425 to your computer and use it in GitHub Desktop.

1.0 TODO

Antares v0.11

The focus on this release is to get the compass stylesheet libraries and docs as close to final for 1.0 as possible.

  1. Upgrade to Blueprint 1.0
    1. DONE Upgrade stylesheets
    2. Better tutorials
  2. DONE CSS3 v2
    1. DONE box-shadow (allow mult shadows)
    2. DONE gradient revamp
      1. DONE Support IE 9 & Opera
      2. DONE Support non-bg properties
      3. DONE Allow mult images
      4. DONE Docs
    3. DONE Make compass css3 mixins accept space delimited values too.
  3. DONE Compass Layout module
    1. DONE positioning/stretching
  4. Misc
    1. DONE Trig functions
    2. DONE Donation info on compass help.
  5. DONE Super Awesome Website
  6. DONE Lemonade Integration
    1. DONE Basic integration & new import based api.
    2. DONE Different sprite configurations (files, spacing, etc) generate different sprite files
    3. DONE Don't rely on environment access
    4. Lemonade Upgrade guide

Alnilam (v0.12)

The focus of this release is to make extensions really easy to work with and install from an end-user perspective. The compass website will provide an extension registry and a canonical place for downloading them.

  1. Extension Publishing
    1. Extension registry on compass-style.org.
    2. One step publishing via github + webhooks
    3. Easy upload using zip files
    4. Self publishing on own website
  2. Extension Installing
    1. Easy install via CLI
    2. Local (per-user) extension repo with auto-discovery.
    3. Video showing how easy it is to create, publish, and install an extension.
    4. from any website url
    5. conflict resolver for installing patterns when files already exist.
  3. Compass Core
    1. compass-layouts
    2. docs
    3. examples galore
    4. Compass Typography module
    5. Vertical rhythm
  4. Misc 2. Growl Integration

Aldebaran (v0.13)

The goal of this release is to take advantage of new features in Sass and to create tighter integration with Sass internals and Ruby on Rails. This release will be tied to the Rails 3.1 release and maybe be moved up to v0.12 in order to support it.

  1. Use the Sass::Plugin to compile stylesheets?
  2. More extensions support
    1. Support for adding other extension repos.
  3. Rails 3.1 Integration
    1. Sprite handling (No filesystem writes, css stylesheet in the sprite uri)

Polaris (v1.0)

  1. Compass Docs

Miscellaneous

  1. Sass documentation tool
@ChristianPeters
Copy link

Nice to see what's upcoming!

@mathiasschopmans
Copy link

<3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment