aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added note to DateField#setRangeStart JavaDoc (#11886)8.10.1Tatu Lund2020-02-201-0/+2
* Update Chrome version (#11891)Tatu Lund2020-02-201-1/+1
* Fix logic of lexicographical comparison of DateField range end (#11885)Tatu Lund2020-02-202-2/+64
* Update release note template for 8.10 maintenanceZhe Sun2020-02-191-5/+7
* Update release-note template for 8.10 final8.10.0Zhe Sun2020-02-061-3/+3
* Cherry picks for 8.10 final release (#11883)Zhe Sun2020-02-044-8/+112
* define central with https8.10.0.beta1Zhe Sun2020-01-161-0/+4
* close <ul>Zhe Sun2020-01-161-1/+1
* Update release-note for 8.10Zhe Sun2020-01-161-6/+7
* add missing since tagZheSun882020-01-161-2/+2
* Remove alpha mentioned in the releasenoteZhe Sun2020-01-161-1/+1
* TreeDataProvider: Apply filters to children (#11868)Tatu Lund2020-01-163-11/+69
* Ensure value change happens before shortcuts in compatibility components (#11...Anna Koskinen2020-01-153-3/+125
* Making setEditable friendlier (#11869)Tatu Lund2020-01-141-3/+9
* Convert DateTimeFieldReadOnlyTest to not rely on screenshots. (#11870)Anna Koskinen2020-01-1313-16/+45
* Added Note about TextField in Header cell (#11858)Tatu Lund2020-01-131-0/+7
* Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867)Anna Koskinen2020-01-1013-16/+45
* Removed outdated spacer height update from removal process. (#11861)Anna Koskinen2020-01-093-2/+115
* Added notes in JavaDoc of TEXTFIELD_INLINE_ICON (#11860)Tatu Lund2020-01-081-0/+5
* Fix to RadioButtonGroup readOnly handling. (#11855)Anna Koskinen2019-12-233-1/+248
* Added helper methods for setting only height or width full. (#11854)Anna Koskinen2019-12-202-2/+34
* Added documentation of newly added Binder features (#11845)Tatu Lund2019-12-201-0/+13
* Test tweaks (#11851)Anna Koskinen2019-12-202-22/+28
* Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846)Anna Koskinen2019-12-182-8/+138
* Chrome updated to 79 (#11847)Anna Koskinen2019-12-181-1/+1
* Release notes (#11842)8.10.0.alpha1Anna Koskinen2019-12-091-3/+4
* Test tweaks (#11841)Anna Koskinen2019-12-0611-10/+25
* Close window on ESC, when maximized button is clicked (#11840)Anastasia Smirnova2019-12-053-4/+78
* Added @since tags, some tweaks to formatting. (#11839)Anna Koskinen2019-12-043-18/+34
* Make VaadinService.cleanupSession public (#11738)Knoobie2019-12-031-4/+5
* Simplify Grid scroll handling. (#11835)Anna Koskinen2019-12-033-46/+65
* Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)Tatu Lund2019-12-022-4/+60
* Add method writeBeanAsDraft(bean) in Binder (#11833)Tatu Lund2019-11-292-0/+67
* Delegate enabled handling to Composite root. (#11832)Anna Koskinen2019-11-263-0/+79
* Add support for excess slashes within static file request path. (#11827)Anna Koskinen2019-11-222-7/+40
* Fix issue where Chrome refused to select text in Table (#11709) (#11818)Anna Koskinen2019-11-211-2/+2
* Updated local screenshot testing configurations. (#11814)Anna Koskinen2019-11-216-28/+40
* Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)Anna Koskinen2019-11-214-1/+56
* Decode path in getStaticFilePath (#11812)Tatu Lund2019-11-192-5/+26
* Fixing issue with TwinColSelect not correctly retaining visible selection (#1...Tatu Lund2019-11-191-3/+32
* Eliminate un-intuitive NPE (#11802)Tatu Lund2019-11-151-2/+5
* Cherry picks of Binder fixes in Flow (#11758)Tatu Lund2019-11-133-21/+184
* Reduce excess positioning calls for ComboBox popup. (#11808)Anna Koskinen2019-11-131-8/+21
* Added missing constructor with scanNestedDefinitions option (#11801)Tatu Lund2019-11-121-1/+19
* Use APPLICATION_SCOPE for the session lock (#11792)Tatu Lund2019-11-123-4/+44
* Fixing issue with Push stopping working in some circumstances (#11791)Tatu Lund2019-11-052-2/+17
* Check actual Grid selection instead of relying on allSelected flag. (#11787)Anna Koskinen2019-11-044-9/+153
* Removed a duplicated word in a note. (#11785)Anna Koskinen2019-11-041-1/+1
* Added note to setTemplateContents JavaDoc (#11752)Tatu Lund2019-11-021-0/+3
* Fix a timing issue in ComboBox filtering via paste using mouse. (#11780)Anna Koskinen2019-10-312-1/+69