elemental v0.4.0 Release Notes

Release Date: 2015-08-28 // over 8 years ago
  • ๐Ÿš€ This release contains a significant breaking change, as we've implemented a completely new Grid system. See the site for docs and examples.

    • โœ‚ removed; css classes and less mixins for className-based Grid system
    • โž• added; new Component-based Grid system, including Container, Row and Col components
    • โž• added; new Card component