vaadin-framework/WebContent/VAADIN
Teemu Suo-Anttila cd20de5e68 Make touch actions disabled on some CSS classes (#13368)
This makes Slider, SplitPanels and DragAndDrop anywhere except Table
work on IE and touch screen.

Change-Id: I1c710a14fc3957c81ade07fd2a3de1e4b6feec1a
2014-05-09 20:27:16 +00:00
..
themes Make touch actions disabled on some CSS classes (#13368) 2014-05-09 20:27:16 +00:00
readme.txt Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
vaadinBootstrap.js Modified vaadinBootstrap to send v-loc as POST instead of GET (#13685). 2014-04-29 13:03:47 +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.