summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-291-2/+8
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-291-1/+14
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-291-6/+7
* Fix TabSheet becomes unresponsive after setSelectedTab (#14710)Guillermo Alvarez2014-10-292-2/+8
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-292-9/+2
* Removes scrolling caused by updating an unfocused table (#12976)Taras Hupalo2014-10-291-1/+3
* fix: Tooltip does not shrink when content changes (#11871)Anna Miroshnik2014-10-291-0/+17
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-291-33/+33
* Add @since to isEnabled() and setEnabled(). (#14797)Sauli Tähkäpää2014-10-161-0/+3
* Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-161-12/+28
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-10-161-0/+2
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-10-161-9/+46
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-141-2/+36
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-141-8/+4
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-141-0/+14
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-142-0/+5
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-141-0/+1
* Audio component requests audio content on each client poll when in Window (#1...Sergey Budkin2014-10-141-19/+34
* Action on click button contained in table is called two times on iOS 8.0 (#14...Sergey Budkin2014-10-141-3/+20
* Removed obsolete fix for webkit scrollbar issue. (#14203)Sergey Budkin2014-10-132-24/+0
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-131-38/+22
* Fix ComboBox issue with font-based item icons (#14660)Teemu Pöntelin2014-10-131-4/+1
* Fix for audio component starting new playback on each client poll when in Win...Sergey Budkin2014-09-241-2/+32
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-241-0/+1
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-241-1/+9
* Keyboard scrolling in multiselection mode fixed (#14094)mtzukanov2014-09-191-30/+20
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-09-191-4/+2
* Use div instead of notice to avoid UI removing it (#14597)7.3.1Manolo Carrasco2014-09-161-15/+63
* Add missing comments. (#14482, #14565)Sauli Tähkäpää2014-09-152-1/+2
* TextFields inside Drag and Drop Wrappers cannot get focus (#12838)denis.magdenkov2014-09-121-2/+40
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-122-0/+29
* Fix slider inside table is not accessible.(#13681)Anna Miroshnik2014-09-121-28/+35
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-09-121-9/+21
* Fixes invalid JavaDoc for DeferredWorker (#14625)Henrik Paul2014-09-121-2/+5
* Add SubPart support to VaadinFinderLocatorStrategy (#13980)Teemu Suo-Anttila2014-09-123-6/+34
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-122-4/+36
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-123-35/+60
* Output legacy locators for TestBench Recorder (#14102).Mika Murtojarvi2014-09-122-94/+114
* Table handles both onMouseDown and onMouseUp events (#14347)Guillermo Alvarez2014-09-121-99/+188
* Pass (x,y) coordinates for button click triggered via keyboard (#12650).Denis Anisimov2014-09-121-2/+9
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-121-19/+47
* Fixed incorrect week numbers in DateField (#14437)Teemu Pöntelin2014-09-122-1/+15
* Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-301-2/+4
* Add theme class name in init to prevent delay for embedded apps (#14517)Artur Signell2014-08-271-0/+4
* Log theme loading error when it happens and not later (#14517)Artur Signell2014-08-271-2/+2
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-271-1/+8
* Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1Artur Signell2014-08-212-21/+38
* Do not hide handle as it causes IE8 problems (#14412)Artur Signell2014-08-201-5/+0
* Update @since tags for new API (#14330)Artur Signell2014-08-196-18/+20
* TabSheet focus/blur patch for 7.3 (#14304)Bogdan Udrescu2014-08-191-24/+4