Elastic 2.0 Final Release

Posted on July 8, 2009 by Fernando Trasviña

Categories: ElasticGeneral

Today Elastic core team releases the version 2.0 of Elastic CSS Framework. Many things where changed. Now Elastic has a simplified syntax, and new features that will help you develop complex layouts even easier than before. We know that the new syntax might be a little problematic because we are not providing backwards compatibility with the previous syntax, that is why we increased the version number.

Here is a list of changes in the final release:

Simplified syntax
auto-columns => columns
two-columns, three-columns, four-columns =>
number of columns => on-#
fixed columns bug
fixed equalized-height refresh bug
fixed printing(still some rules apply but works when followed)
fixed span-# bug when there is one one column
fixed pixel rounding bug when having many columns(now it gets computed fine)
changed span-# now if # is grater than the row it gets setted to the columns per row(it was some serious punishment)
improved engine performace
improved helpers performance
improved pixel rounding algorithm
added support for elastic-height
added support for adaptive-#-# columns
added support for layouts position-x : display x
added support for final on column

We had the chance to fix some ambiguities, and bugs. We are very happy with this new version, it has helped us to accomplish more complex layouts in less time, keeping the cross browser compatibility.

We hope you enjoy it and provide feedback and ideas on how we can improve elastic to a happier coding experience.

If you enjoy this post, please share it.
  • Digg
  • Reddit
  • DZone
  • del.icio.us
  • StumbleUpon
  • Technorati
  • LinkedIn
  • TwitThis
  • E-mail this story to a friend!

2 Comments »

Roman says:

Hi,

I wish there were a better way to provide feedback and ask questions (maybe a forum?).

One question I have is about Javascript. For which tasks is it necessary when using Elastic CSS? What will happen to layout if JS is disabled?

Feedback:
- links on the bottom of your paged are not really links (Contact Us, etc.)
- http://elasticss.com/suggestions and http://elasticss.com/write-tutorials are invalid

Fernando Trasviña says:

Hi, we currently have 3 ways to interact with with the core team.

Google Groups
http://groups.google.com/group/elastic-css-framework

LightHouse
http://elastic.lighthouseapp.com/projects/26690-elastic-css-framework

IRC
#elasticss on irc.freenode.net

We dont have much people on IRC so maybe you wont find many people yet but we have our ears open.

JavaScript is where all magic of elastic happens, but what if you don’t include the engine?

Well you still get support up to on-4 columns, but you wont get pixel rounding which will cause your site to render incorrectly on IE.

You will also loose support for elastic columns and helpers like elastic-height, same-height, and all the cool stuff in elastic.

contact us if you have more questions or suggestions.

About the links, we are trying to get in to that.

Leave your comment
Copyright © 2009 Elasticss.com. All rights reserved.
Made with Elastic