aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-052-3/+5
* Prevent excessive getLogger() calls from markAsDirty() (#11664)Leif Åstrand2019-07-291-15/+24
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-121-5/+26
* Sanitize caption used in Grid header (#11644)Zhe Sun2019-07-011-0/+2
* Separates a rpc for handling the client event order in DateTimeField (#11574)Zhe Sun2019-06-141-0/+10
* Improved fix for #11614 (#11618)Martin Vysny2019-06-131-12/+5
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-071-2/+13
* Fix duplicate grid column visibility change event (#11565)cuong-phan2019-05-161-1/+2
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-151-2/+3
* code format (#11555)Sun Zhe2019-05-021-2/+3
* Code format (#11548)Sun Zhe2019-04-293-8/+8
* Reset Combobox internal state (#11412)Sun Zhe2019-04-241-3/+11
* Finish the since tag (#11540) (#11543)Sun Zhe2019-04-182-5/+5
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-101-0/+25
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-041-0/+1
* Remove wrong version and add missing since (#11476)Sun Zhe2019-03-111-2/+4
* Fixing NPE when ItemCaptionGenerator returns null (#11435)Tatu Lund2019-02-221-1/+10
* Provide extensive error information on GridLayout.OutOfBoundsException and Il...Martin Vysny2019-02-211-2/+10
* Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452)Tatu Lund2019-02-121-1/+6
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-041-2/+6
* * Update since tags and fix code formatting (#11441)Mehdi Javan2019-01-301-2/+2
* Fix @PushStateNavigation with @PreserveOnRefresh (#11417)Tatu Lund2019-01-111-0/+7
* Add Javadoc to the ScrollTo methods in TreeGrid (#11399)Sun Zhe2018-12-281-0/+21
* Grid column npe behavior (#11390)Olli Tietäväinen2018-12-281-3/+142
* increase number of styles for indented TreeGrid rows, fixes #11358 (#11392)Olli Tietäväinen2018-12-211-0/+3
* Update release note and since tag (#11386)Sun Zhe2018-12-203-32/+40
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-182-0/+380
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-171-0/+22
* Fix Grid's frozen columns not being set (#10653) (#11346)mlindfors2018-12-051-1/+15
* Detailed the usage of the GridRowDragger class (#11355)edler-san2018-12-051-1/+2
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-271-9/+6
* Correct the logic for validation used in DateField (#11307)Sun Zhe2018-11-131-14/+33
* Code formatting (#11278)Sun Zhe2018-11-063-4/+4
* Make value changes in color picker user originated (#11252)Jeremy Stucki2018-11-021-2/+2
* Improve setStyleGenerator JavaDocs (#11262)Tatu Lund2018-10-191-0/+6
* Revert change to fix issue on removing Grid with components (#11224)Sun Zhe2018-10-122-2/+2
* Run formatter to the code (#11227)Sun Zhe2018-10-092-9/+9
* Suppress unavoidable UIDetachedException (#11146)Leif Åstrand2018-10-021-8/+36
* Updated JavaDoc of getColumn(..) method (#11179)Tatu Lund2018-10-011-0/+3
* Updated Upload.java (#11203)Michael Benz2018-10-011-2/+2
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-261-6/+9
* Fixing typo (#11207)Mehdi Javan2018-09-261-1/+1
* Updating since tags (#11200)8.6.0.alpha2Mehdi Javan2018-09-212-2/+2
* Fix handler creation to happen on init (#11172)Teemu Suo-Anttila2018-09-072-2/+2
* Force re-updating the resolutions of DateField (#11159)Anastasia Smirnova2018-09-061-0/+1
* Add API to access features of SelectionModels (#10939)Teemu Suo-Anttila2018-09-043-15/+548
* Fix Grid MultiSelectionModel to always use getId (#11086)Teemu Suo-Anttila2018-07-301-24/+26
* Fix Combobox adding an item with empty string (#11067)Teemu Suo-Anttila2018-07-181-11/+9
* Fix canceling Grid Editor during EditorOpenEvent (#11038)Teemu Suo-Anttila2018-07-111-1/+1
* Fix formatting (#11023)Ilia Motornyi2018-07-041-2/+2