summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Fix IndexOutOfBoundsException when adding columns in Grid (#12095)Tatu Lund2020-09-041-1/+7
* Fixing issue with Vaadin 7 combobox when typing and tabing out fast (#12033)Tatu Lund2020-06-171-0/+13
* Fix indexing issue in Grid resize when scrolled to bottom. (#11984)Anna Koskinen2020-05-081-0/+1
* Fix incorrect position of column selector in MPR (#11946)Mehdi Javan2020-04-162-3/+7
* Cherry pick PR #11791 from Vaadin 8 (#11798)Tatu Lund2019-11-112-2/+17
* Fix issue where Chrome refused to select text in Table (#11709)samulivaadin2019-11-071-3/+3
* Table / TreeTable multiselect disabling of touch detection (#11641)Olli Tietäväinen2019-07-011-2/+7
* Override reserved globals for FirefoxArtur Signell2019-05-231-0/+872
* pick Panel HTML caption changes from master (#11589)Olli Tietäväinen2019-05-212-9/+21
* fixes #11437 for V7 (#11588)Olli Tietäväinen2019-05-201-1/+6
* Change VSlider to use Event.ONKEYDOWN with Firefox 65+ (#11506)7.7.18Tatu Lund2019-04-031-5/+9
* Fixes a Grid issue that breaks sorting. (#10999)duffrohde2019-04-021-1/+13
* Change VMenuBar to use KeyDownHandler with Firefox 65+ (#11505)Tatu Lund2019-03-291-2/+2
* Change VCalendarPanel to use KeyDownHandler with Firefox 65+ (#11507)Tatu Lund2019-03-291-2/+2
* Change VMenuBar to use KeyDownHandler with Firefox 65+ (#11508)Tatu Lund2019-03-281-6/+10
* Change VTree to use KeyDownHandler with Firefox 65+ (#11509)Tatu Lund2019-03-281-2/+2
* Catch exception that is thrown when Grid is scrolled during operation (#11467)7.7.17Tatu Lund2019-03-111-7/+13
* Fixes #11369 (#11402)macprzepiora2019-01-111-0/+16
* V7: Improve VMenuBar click handling logic (#11362)Anastasia Smirnova2018-12-142-95/+113
* Add columns at once in a batched way to increase performance (#11261)ericflock2018-11-062-87/+150
* Eliminate initial double rendering during initial renderingTatu Lund2018-10-031-2/+17
* Empty sinces for 7.7.14 (#11114)7.7.14Olli Tietäväinen2018-08-151-2/+2
* Compensate for Grid editor moving out of sync horizontally. (#11092)Anna Koskinen2018-08-131-2/+14
* Fix removal tabsheets if last one is selected (#11074)Ilia Motornyi2018-07-191-1/+1
* Fix initially selected CheckBox rendering in Safari (#11047)Olli Tietäväinen2018-07-181-0/+23
* Add xsrf token header if cookie is present (#11040)Ilia Motornyi2018-07-182-0/+16
* Fix MultiSelectionRenderer right-click exception (#10945)Ilia Motornyi2018-05-231-3/+1
* Update Copyright headers for year 2018 (#10762)Ilia Motornyi2018-03-28512-540/+510
* Allow configuring content modes for Grid cell tooltips (#10396)Leif Åstrand2018-02-063-6/+67
* Add missing since tag to new method (#10458)7.7.13Adam Wagner2017-12-211-0/+1
* Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457)Anna Koskinen2017-12-201-0/+1
* Fix grid details height calculation issue (#10453)Adam Wagner2017-12-206-3/+188
* Fix column width resize event firing when mode is SIMPLE (#10452)Adam Wagner2017-12-191-2/+10
* added missing javadocs and since tags (#10315)7.7.12Olli Tietäväinen2017-11-133-6/+26
* Make focus circulate in modal dialog to improve accessibility (#10311)Adam Wagner2017-11-134-26/+228
* hand-picked fix to #5043 combobox suggestion popup on scroll (#10307)Olli Tietäväinen2017-11-131-8/+71
* Add missing @since tags and missing javadocs (#10155)7.7.11Olli Tietäväinen2017-10-105-21/+52
* Fix click in subclasses of Grid (#10144)Adam Wagner2017-10-109-18/+75
* Implement error level on client side (#9816)Adam Wagner2017-09-2620-24/+303
* Fix invalid user visible value in ComboBox (#8115)Matti Tahvonen2017-09-061-1/+1
* Fix ListSelect scrolling behavior on IE (#9910)Aleksi Hietanen2017-09-041-0/+7
* Resize should work within Grid details row (#9799)Ansku2017-08-172-4/+82
* Use separate identifier for push connections (#9150)Olli Tietäväinen2017-08-102-22/+42
* Added loop and preload attributes for media elements, fixed null poster (#9161)Krassimir Valev2017-08-083-1/+39
* Add missing @since tags for 7.7.97.7.10Olli Tietäväinen2017-06-125-0/+30
* Fix issues in Grid with undefined height (#9118)Teemu Suo-Anttila2017-04-201-8/+20
* Fix removing rows over the cached range in Grid Johannes Tuikkala2017-04-201-1/+9
* Fix client-side memory leak caused by Grid events (#9062)Aleksi Hietanen2017-04-197-71/+176
* Fix calendar dateclick does not work when in readonly mode (#9065)davidef2017-04-191-1/+1
* Add @since tags for 7.7.8 (#8954)7.7.8Henri Sara2017-03-271-1/+1