index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fileToFilesReplacement
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Chrome version, snapshots and fix tests (#11684)
Zhe Sun
2019-08-05
2
-3
/
+5
*
Prevent excessive getLogger() calls from markAsDirty() (#11664)
Leif Åstrand
2019-07-29
1
-15
/
+24
*
11642 refresh pagelength 0 combobox items after dataprovider update (#11653)
Olli Tietäväinen
2019-07-12
1
-5
/
+26
*
Sanitize caption used in Grid header (#11644)
Zhe Sun
2019-07-01
1
-0
/
+2
*
Separates a rpc for handling the client event order in DateTimeField (#11574)
Zhe Sun
2019-06-14
1
-0
/
+10
*
Improved fix for #11614 (#11618)
Martin Vysny
2019-06-13
1
-12
/
+5
*
Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...
Tatu Lund
2019-06-07
1
-2
/
+13
*
Fix duplicate grid column visibility change event (#11565)
cuong-phan
2019-05-16
1
-1
/
+2
*
Reduce Grid's sort complexity. (#11566)
Anna Koskinen
2019-05-15
1
-2
/
+3
*
code format (#11555)
Sun Zhe
2019-05-02
1
-2
/
+3
*
Code format (#11548)
Sun Zhe
2019-04-29
3
-8
/
+8
*
Reset Combobox internal state (#11412)
Sun Zhe
2019-04-24
1
-3
/
+11
*
Finish the since tag (#11540) (#11543)
Sun Zhe
2019-04-18
2
-5
/
+5
*
Clicking on slider makes handler move (#11519)
Anastasia Smirnova
2019-04-10
1
-0
/
+25
*
Reset selection on DataProvider change in RadioButtonGroup (#11526)
Anastasia Smirnova
2019-04-04
1
-0
/
+1
*
Remove wrong version and add missing since (#11476)
Sun Zhe
2019-03-11
1
-2
/
+4
*
Fixing NPE when ItemCaptionGenerator returns null (#11435)
Tatu Lund
2019-02-22
1
-1
/
+10
*
Provide extensive error information on GridLayout.OutOfBoundsException and Il...
Martin Vysny
2019-02-21
1
-2
/
+10
*
Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452)
Tatu Lund
2019-02-12
1
-1
/
+6
*
Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)
mlindfors
2019-02-04
1
-2
/
+6
*
* Update since tags and fix code formatting (#11441)
Mehdi Javan
2019-01-30
1
-2
/
+2
*
Fix @PushStateNavigation with @PreserveOnRefresh (#11417)
Tatu Lund
2019-01-11
1
-0
/
+7
*
Add Javadoc to the ScrollTo methods in TreeGrid (#11399)
Sun Zhe
2018-12-28
1
-0
/
+21
*
Grid column npe behavior (#11390)
Olli Tietäväinen
2018-12-28
1
-3
/
+142
*
increase number of styles for indented TreeGrid rows, fixes #11358 (#11392)
Olli Tietäväinen
2018-12-21
1
-0
/
+3
*
Update release note and since tag (#11386)
Sun Zhe
2018-12-20
3
-32
/
+40
*
Checkbox allow customizing of input and label classNames. (#11372)
Knoobie
2018-12-18
2
-0
/
+380
*
Improve VMenuBar click handling logic (#11356)
Anastasia Smirnova
2018-12-17
1
-0
/
+22
*
Fix Grid's frozen columns not being set (#10653) (#11346)
mlindfors
2018-12-05
1
-1
/
+15
*
Detailed the usage of the GridRowDragger class (#11355)
edler-san
2018-12-05
1
-1
/
+2
*
Revert "Update ComboBox internal state on new item added (#11094)" (#11331)
Sun Zhe
2018-11-27
1
-9
/
+6
*
Correct the logic for validation used in DateField (#11307)
Sun Zhe
2018-11-13
1
-14
/
+33
*
Code formatting (#11278)
Sun Zhe
2018-11-06
3
-4
/
+4
*
Make value changes in color picker user originated (#11252)
Jeremy Stucki
2018-11-02
1
-2
/
+2
*
Improve setStyleGenerator JavaDocs (#11262)
Tatu Lund
2018-10-19
1
-0
/
+6
*
Revert change to fix issue on removing Grid with components (#11224)
Sun Zhe
2018-10-12
2
-2
/
+2
*
Run formatter to the code (#11227)
Sun Zhe
2018-10-09
2
-9
/
+9
*
Suppress unavoidable UIDetachedException (#11146)
Leif Åstrand
2018-10-02
1
-8
/
+36
*
Updated JavaDoc of getColumn(..) method (#11179)
Tatu Lund
2018-10-01
1
-0
/
+3
*
Updated Upload.java (#11203)
Michael Benz
2018-10-01
1
-2
/
+2
*
Update ComboBox internal state on new item added (#11094)
8.6.0.beta1
Teemu Suo-Anttila
2018-09-26
1
-6
/
+9
*
Fixing typo (#11207)
Mehdi Javan
2018-09-26
1
-1
/
+1
*
Updating since tags (#11200)
8.6.0.alpha2
Mehdi Javan
2018-09-21
2
-2
/
+2
*
Fix handler creation to happen on init (#11172)
Teemu Suo-Anttila
2018-09-07
2
-2
/
+2
*
Force re-updating the resolutions of DateField (#11159)
Anastasia Smirnova
2018-09-06
1
-0
/
+1
*
Add API to access features of SelectionModels (#10939)
Teemu Suo-Anttila
2018-09-04
3
-15
/
+548
*
Fix Grid MultiSelectionModel to always use getId (#11086)
Teemu Suo-Anttila
2018-07-30
1
-24
/
+26
*
Fix Combobox adding an item with empty string (#11067)
Teemu Suo-Anttila
2018-07-18
1
-11
/
+9
*
Fix canceling Grid Editor during EditorOpenEvent (#11038)
Teemu Suo-Anttila
2018-07-11
1
-1
/
+1
*
Fix formatting (#11023)
Ilia Motornyi
2018-07-04
1
-2
/
+2
[next]