summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple VOverlay animation-in/out related issuesJouni Koivuviita2014-06-165-100/+154
* Remove FontAwesome files from Valo (use directly from Base)Jouni Koivuviita2014-06-166-425/+16
* Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-164-44/+97
* Merge branch 'master' into valoJouni Koivuviita2014-06-16143-3052/+5401
|\
| * Refactored Layout tests. Remove errors (#13823)Dmitrii Rogozin2014-06-1380-2197/+3088
| * Tweak quick setup instructions (#13616)Leif Åstrand2014-06-131-1/+1
| * Use more exact paths for ivysettings.xml and build.properties (#13616)Leif Åstrand2014-06-131-1/+1
| * Easier instructions thanks to GWT dependency (#13616)Artur Signell2014-06-131-71/+44
| * Use GWT as maven dependency (#13616)Sauli Tähkäpää2014-06-136-30/+48
| * Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-126-512/+23
| * Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-124-44/+164
| * Fix tooltip test problems caused by #12458Henri Sara2014-06-129-304/+424
| * Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-1113-35/+175
| * Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-118-125/+602
| * Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-113-15/+202
| * Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-113-8/+135
| * Allow inlining of JsonCodec#encode (#13814)Fabian Lange2014-06-092-92/+63
| * Fix tooltip positioning near screen edges (#12870)Juuso Valli2014-06-093-4/+214
| * Prevent tooltip open if cursor leaves element (#13695)Juuso Valli2014-06-091-3/+1
| * Moved initialization of a static map to the static initialization block (#12270)Teemu Pöntelin2014-06-061-1/+2
| * Update versions in OSGi manifest for vaadin-shared (#13812)Antti Tanhuanpää2014-06-051-1/+1
| * Fix for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-056-23/+512
| * Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-054-2/+54
| * Add load-on-startup on web.xml to make demo run on Wildfly.Sauli Tähkäpää2014-06-051-0/+7
| * Pass useLocalWebDriver parameter to JUnit.Sauli Tähkäpää2014-06-043-2/+12
| * Fixed broken OSGi dependencies in vaadin-shared (#13852)Norman Specht2014-06-031-1/+1
| * Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-033-4/+173
| * Fix broken TB2 testsJuuso Valli2014-06-033-135/+13
* | Use Sass Compiler version 0.9.6Henri Sara2014-06-061-1/+1
* | Fix copyright header in AnimationUtilHenri Sara2014-06-061-1/+1
* | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-058-145/+421
* | Added new test app/ui for ValoJouni Koivuviita2014-06-0532-1756/+12185
* | Valo Sass API refactoring (#13668)Jouni Koivuviita2014-06-0446-1384/+2574
* | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-0427-77/+1838
* | Merge branch 'master' into valoJouni Koivuviita2014-06-031748-5242/+22002
|\|
| * Script for installing build artifacts to the local Maven repositoryArtur Signell2014-06-031-0/+41
| * Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-022-3/+6
| * Fix regression with error tooltips (#13695)Juuso Valli2014-06-021-0/+3
| * Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)Juuso Valli2014-06-021-0/+1
| * Allow use of Collection<String> and others with addItems (#13865)Artur Signell2014-05-282-1/+77
| * Fix tooltip delay (#13695)Juuso Valli2014-05-278-86/+164
| * Convert DateFieldReadOnlyTest TB2 -> TB4.Sauli Tähkäpää2014-05-272-66/+43
| * Fix Push update race condition (#13562)Juuso Valli2014-05-272-20/+36
| * Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-264-68/+144
| * Properly deserialize push connection (#12235)Johannes Dahlström2014-05-264-8/+84
| * Change ColorPickerInputFormatsTest for use Keys.RETURN.Sauli Tähkäpää2014-05-261-1/+1
| * Revert "Fix Push inserts producing duplicate rows in Table (#13562)"Sauli Tähkäpää2014-05-263-92/+55
| * Fix caption listener leak and caption measurement (#13741)Juuso Valli2014-05-232-24/+13
| * Javadoc correctionArtur Signell2014-05-221-4/+4
| * Helpers for retrieving the current PortletRequest (#13806)Artur Signell2014-05-222-3/+65