summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple VOverlay animation-in/out related issuesJouni Koivuviita2014-06-165-100/+154
* Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-161-23/+49
* Merge branch 'master' into valoJouni Koivuviita2014-06-1611-140/+336
|\
| * Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-124-271/+23
| * Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-121-44/+41
| * Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-116-10/+43
| * Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-112-52/+158
| * Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-111-15/+30
| * Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-111-8/+10
| * Fix tooltip positioning near screen edges (#12870)Juuso Valli2014-06-091-4/+49
| * Prevent tooltip open if cursor leaves element (#13695)Juuso Valli2014-06-091-3/+1
| * Fix for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-054-23/+271
| * Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-031-4/+4
* | Fix copyright header in AnimationUtilHenri Sara2014-06-061-1/+1
* | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-055-143/+391
* | Merge branch 'master' into valoJouni Koivuviita2014-06-03371-1006/+2228
|\|
| * Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-021-3/+3
| * Fix regression with error tooltips (#13695)Juuso Valli2014-06-021-0/+3
| * Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)Juuso Valli2014-06-021-0/+1
| * Fix tooltip delay (#13695)Juuso Valli2014-05-271-76/+69
| * Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-261-4/+7
| * Fix caption listener leak and caption measurement (#13741)Juuso Valli2014-05-232-24/+13
| * Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-221-11/+12
| * 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
| * Treat initial rendering and style changes separately. (#13444)Markus Koivisto2014-05-221-6/+12
| * Fix caption measurement in VAbstractOrderedLayout (#13741)Juuso Valli2014-05-211-0/+23
| * Keep all checkbox related data in Map don't address it via the index #11772Denis Anisimov2014-05-211-10/+17
| * Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-212-55/+81
| * Change forceUpdate flag to always force recalculation of width. Fix tests. (#...Markus Koivisto2014-05-161-1/+2
| * Avoid Vaadin entry-point being run twice (#13730)Manolo Carrasco2014-05-161-0/+8
| * Made user-initiated column resizing take precedence over other updates (#13432)Juho Nurminen2014-05-161-2/+7
| * Set "v-formlayout" as the first style for VFormLayout (#13509).Denis Anisimov2014-05-151-2/+2
| * Fix table scrolling up on select (#10106)Juuso Valli2014-05-141-1/+11
| * Fixed disabled and read-only modes of InlineDateField (#10262)Teemu Pöntelin2014-05-141-6/+6
| * Force recalc of width when the ComboBox style has changed (#13444)Markus Koivisto2014-05-132-3/+37
| * Do not update state on the client side (#13743)Artur Signell2014-05-121-5/+5
| * Add missing @sinces to JavaDocTeemu Suo-Anttila2014-05-123-3/+4
| * Fix SelectedItemIcon rendering on IE (#13731)Teemu Suo-Anttila2014-05-121-0/+4
| * Make SuperDevMode work again (#13682)Artur Signell2014-05-122-9/+14
| * Ignore PointerEvents in VDragAndDropManager (#13720)Teemu Suo-Anttila2014-05-091-4/+3
| * Rename base on API review (#13557)Artur Signell2014-05-093-10/+10
| * Remove ComponentLocator which conflicts with package name (#13729)Artur Signell2014-05-091-36/+0
| * Resize PopupView's overlay on content resize (#13666)Antti Tanhuanpää2014-05-091-2/+16
| * Fix table focusing when scrolled from the server (#10522)Juuso Valli2014-05-091-21/+16
| * Fix occasionally misplaced error indicators in Buttons (#13723)Teemu Suo-Anttila2014-05-081-2/+1
| * Fix misleading message. Close does not always mean reconnectArtur Signell2014-05-061-1/+1
| * Fix header and Javadoc issuesTeemu Suo-Anttila2014-05-052-3/+3
| * Disable border width storing from TabSheet (#13706)Teemu Suo-Anttila2014-05-051-14/+4
| * Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05369-460/+1294
| |\