summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Optimizes ConnectorTracker.cleanConnectorMap (#13803)Fabian Lange2014-05-221-45/+32
| * Modified Coding Conventions to not have a new line after annotations onAnna Koskinen2014-05-221-2/+2
| * Optimize getAllChildrenIterable() performance. (#13803)Fabian Lange2014-05-221-1/+4
| * Suspend all validation in the projectArtur Signell2014-05-221-2/+2
| * Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-224-29/+115
| * Prevent adding/setting parent component as child (#12720).Denis Anisimov2014-05-225-9/+139
| * Replace use of deprecated DOM.setStyleAttribute method (#13781)Leif Åstrand2014-05-2220-191/+208
| * Make Hearbeat available to other modules (#13250)Manolo Carrasco2014-05-222-42/+114
| * Remove some unnecessary semicolonsLeif Åstrand2014-05-222-3/+3
| * Update mini tutorial code to use @OnStateChangeLeif Åstrand2014-05-221-7/+4
| * Treat initial rendering and style changes separately. (#13444)Markus Koivisto2014-05-221-6/+12
| * Use method available in all browsers (#13804)Artur Signell2014-05-221-1/+1
| * Fix caption measurement in VAbstractOrderedLayout (#13741)Juuso Valli2014-05-213-0/+156
| * Keep all checkbox related data in Map don't address it via the index #11772Denis Anisimov2014-05-213-10/+131
| * Fix WAR file location in uitest build scripts.Sauli Tähkäpää2014-05-211-5/+5
| * Adds methods for setting only width or height undefined #13546John Ahlroos2014-05-212-0/+40
| * Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-214-55/+236
| * Refactor tests to make them less likely to have timing issuesTeemu Suo-Anttila2014-05-202-26/+27
| * Move ComboBox tests to correct packageTeemu Suo-Anttila2014-05-194-4/+4
| * Add build parameters to allow running test on local PhantomJSTeemu Suo-Anttila2014-05-193-7/+21
| * Change forceUpdate flag to always force recalculation of width. Fix tests. (#...Markus Koivisto2014-05-162-6/+6
| * Avoid Vaadin entry-point being run twice (#13730)Manolo Carrasco2014-05-162-6/+17
| * Don't use deprecated Assert classLeif Åstrand2014-05-1635-54/+43
| * Remove servlet annotations from AsyncPushUpdates test (#13562)Jonatan Kronqvist2014-05-161-9/+0
| * Disable closure compiler (#13778)Artur Signell2014-05-161-1/+2
| * Made user-initiated column resizing take precedence over other updates (#13432)Juho Nurminen2014-05-163-2/+132
| * Set "v-formlayout" as the first style for VFormLayout (#13509).Denis Anisimov2014-05-153-2/+89
| * PopupViewAndFragment TB2 -> TB4Artur Signell2014-05-152-32/+33