vaadin-framework/WebContent/VAADIN
Artur Signell c29ca5ea62 Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)
Build vaadinPush.js from the released version instead of having a separate
javascript version in the project

Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd
2013-10-14 17:18:51 +00:00
..
themes Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12324) 2013-09-18 15:20:44 +00:00
readme.txt Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
vaadinBootstrap.js Verify CSRF token before accepting new CSRF connection (#11635) 2013-04-25 12:15:48 +00:00
vaadinPush.js.tpl Use window.console instead of just console in vaadinPush to appease IE (#11980) 2013-06-04 15:23:27 +03:00

======================
Themes and Widget Sets
======================

The WebContent/VAADIN directory contains Themes and Widgetsets.

------
Themes
------

Themes may be edited freely. They contain static images, CSS,
and layouts for Vaadin applications.

See http://dev.vaadin.com/wiki/DevDocs/StartingDevelopment for instructions for
installing GWT and compiling widgetsets for Vaadin development.