Directory

responsive-layout - Vaadin Add-on Directory

Drop in replacement for Vertical Horizontal Layout to make responsive web applications responsive-layout - Vaadin Add-on Directory
Responsive Layout =================== Vaadin is great! Responsive webpages are great... **Wait a minute!! lets put them together!** ![alt text](http://i.imgur.com/vDNZM1D.gif) ### Features ------------------ * Easily move from Vertical or Horizontal Layouts (uses same api) * Removes Vertical Horizontal Soup from your code * **Performance Boost** very lightweight layout * Looks great on every device * Easy layout customization _**not stuck to anything predefined**_ # Documentation - [ResponsiveLayout](https://github.com/JarekToro/responsive-layout/wiki/API-%7C-ResponsiveLayout) - [ResponsiveRow](https://github.com/JarekToro/responsive-layout/wiki/API-%7C-ResponsiveRow) - [ResponsiveColumn](https://github.com/JarekToro/responsive-layout/wiki/API-%7C-ResponsiveColumn) # Examples - [Basic](https://github.com/JarekToro/responsive-layout/wiki/Basic) - [Nesting](https://github.com/JarekToro/responsive-layout/wiki/Nesting) - [Sample Menu](https://github.com/JarekToro/responsive-layout/wiki/Sample-Menu) # Grid Concept - [The Grid System](https://github.com/JarekToro/responsive-layout/wiki/The-Grid-System) # What do you think of ResponsiveLayout? - Please feel free to comment with your thoughts - Report any issues you come across Thanks!