summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bourbon is now included (#14106)Artur Signell2014-06-271-1/+6
* Use simple interpolation in selectorHenri Sara2014-06-271-1/+1
* Valo font path fixes for Vaadin Sass compilerHenri Sara2014-06-274-8/+14
* Use Sass compiler version 0.9.7Henri Sara2014-06-271-1/+1
* Merge branch 'master' into valoJouni Koivuviita2014-06-2724-281/+883
|\
| * Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
| * SuperDevMode launch file for the projectArtur Signell2014-06-271-0/+33
| * Fix compilation errorArtur Signell2014-06-261-1/+1
| * IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-267-5/+204
| * Allow changing theme on the fly (#2874)Artur Signell2014-06-2614-73/+630
| * Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-263-202/+15
* | box-shadow should have -webkit prefix (#14093)Jouni Koivuviita2014-06-2621-48/+53
* | Merge branch 'master' into valoJouni Koivuviita2014-06-26114-1439/+4307
|\|
| * License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-2610-14/+1534
| * Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
| * Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-252-3/+12
| * Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-253-0/+257
| * Updated javadoc to indicate which Font Awesome version is included (#14070)Marc Englund2014-06-251-0/+3
| * Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
| * Upgraded SASS compiler to 0.9.6John Ahlroos2014-06-251-1/+1
| * Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-244-0/+160
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-248-34/+145
| * Selecting in a mulsel table should focus, not scroll. (#13341, #10522)Markus Koivisto2014-06-241-8/+11
| * Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-232-3/+8
| * Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
| * Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
| * Improve error message for missing sync id (#14065)Leif Åstrand2014-06-231-2/+2
| * Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-235-70/+63
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-2322-139/+229
| * Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-214-88/+143
| * Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
| * Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
| * Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-183-43/+77
| * Do not consider compiler introduced methods when determining state class (#14...Artur Signell2014-06-181-3/+5
| * Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
| * Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
| * install-local-maven.sh: use proper quotingAntti Tanhuanpää2014-06-181-11/+11
| * Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-183-3/+145
| * Prevent empty tooltips from appearing (#14015)Juuso Valli2014-06-182-11/+4
| * Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
| * Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-173-9/+125
| * Added initial style name for VColorPickerArea (#14021)Teemu Pöntelin2014-06-171-0/+2
| * Speed up dev server startup Leif Åstrand2014-06-171-8/+29
| * Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-173-3/+170
| * Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
| * Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-173-22/+181
| * ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-174-3/+137
| * Speed up development server again by not eagerly initing all servletsArtur Signell2014-06-161-7/+7
* | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-2514-57/+195