summaryrefslogtreecommitdiffstats
path: root/client/src/main
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since for 8.0.5 and 7.7.88.0.5Pekka Hyvönen2017-03-302-1/+3
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-301-0/+7
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-301-0/+24
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-301-0/+6
* Fix removing rows over the cached range in GridPekka Hyvönen2017-03-301-1/+9
* Use computed style for Escalator size calculations (#8861)Artur2017-03-302-59/+113
* Fix default header content changes on init (#8921)Teemu Suo-Anttila2017-03-301-12/+14
* Fix Flash expanding with percentage sizing (#8898)Olli Tietäväinen2017-03-222-8/+107
* Optimize grid by avoiding redundant row refreshes (#8874)Henri Sara2017-03-221-6/+21
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-221-0/+4
* Add @since 8.0.3 tags8.0.3elmot2017-03-162-0/+6
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-13/+19
* Remove unnecessary width calculation on Grid initial render (#8848)Henri Sara2017-03-162-31/+56
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-161-1/+5
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-161-8/+2
* Correct license locationAhmed Ashour2017-03-162-6/+2
* Fix detach of grid when it contains frozen columns (#8803)Artur2017-03-161-2/+6
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-161-5/+13
* Remove extra empty javadocs before package declaration (#8776)Ahmed Ashour2017-03-1614-40/+0
* Avoid double unregister of columns on the client sideArtur Signell2017-03-161-7/+7
* Fix client-side error when Upload in TabSheet and Push Johannes Tuikkala2017-03-161-4/+6
* Always load the deferred connector bundle (#8713)Leif Åstrand2017-03-163-18/+51
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-03-162-1/+22
* Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)Artur2017-03-161-1/+2
* Translate "context://" to the context root of the web appArtur2017-03-162-3/+22
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-079-72/+96
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-072-25/+9
* Fix exception when no columns are shown (#8733)Artur2017-03-071-9/+17
* Fix js state partial updates (#8695)Leif Åstrand2017-03-071-6/+0
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-274-33/+55
* Fix since tags for 8.0 (#8575)8.0.0.rc2Henri Sara2017-02-1629-42/+80
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-162-103/+218
* Enable long tap emulation on iOS for context clicks (#8565)Teemu Suo-Anttila2017-02-161-1/+1
* Fix click selection for automatic testing. (#8513)caalador2017-02-091-9/+10
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-1/+1
* Fix keyboard navigation for ListSelect (#8503)caalador2017-02-081-6/+7
* Fix toggling of WeekNumbers for DateTimeField. (#8468)caalador2017-02-071-0/+4
* Fix problem with re-opening the popup (#8446) (#8451)caalador2017-02-061-5/+7
* Fix exception on remove column. (#8432)caalador2017-02-031-2/+4
* Add Grid editor events. (#8365)Denis2017-02-023-5/+13
* Add scrollTo methods to Grid (#8203) (#8410)caalador2017-02-022-0/+98
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-0123-158/+155
* Introduce empty selection functionality for NativeSelect. (#8336)Denis2017-01-271-4/+22
* Support loading of HTML imports using @HtmlImport (#8301)Artur2017-01-252-69/+96
* Fix absolute layout component sizing on size change (#8269)caalador2017-01-231-0/+4
* Remove custom preloading support and load scripts using async=false (#8291)Artur2017-01-232-236/+26
* Code cleanup: Move dependency loading logic to a separate class (#8290)Artur2017-01-234-88/+186
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-205-15/+93
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-1917-52/+1095
* Better instructions in widgetset optimization view in the debug window. (#8261)Sami Ekblad2017-01-181-5/+5