index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
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.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
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check class name type on Grid cell mouse over (#10194)
Adam Wagner
2017-10-20
4
-1
/
+83
*
Improve role usage in grid (#10206)
Knoobie
2017-10-20
2
-5
/
+95
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
106
-309
/
+444
*
Use GWT 2.8.2 (#10217)
Teemu Suo-Anttila
2017-10-20
1
-1
/
+1
*
Fix HTML tags inside code in javadoc (#10160)
Ahmed Ashour
2017-10-20
3
-11
/
+7
*
Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203)
Ahmed Ashour
2017-10-20
29
-763
/
+415
*
Add spaces after 'if' and 'for' in JavaScript (#10199)
Ahmed Ashour
2017-10-20
40
-171
/
+164
*
Simplify lambda expressions (#10198)
Ahmed Ashour
2017-10-20
82
-546
/
+415
*
AbstractDateField: set value after being invalid (#10187)
Ahmed Ashour
2017-10-20
4
-29
/
+133
*
Fix AbstractDateField to correctly show week day names (#10188)
Ahmed Ashour
2017-10-16
5
-10
/
+136
*
Add *.properties to .gitattributes (#10180)
Ahmed Ashour
2017-10-16
1
-0
/
+1
*
Fix IDE usage of Elemental in vaadin-shared (#10178)
Teemu Suo-Anttila
2017-10-16
3
-1
/
+27
*
Fix some checkstyle warnings (#10179)
Ahmed Ashour
2017-10-13
7
-37
/
+55
*
Simplify waitUntil() in tests (#10181)
Ahmed Ashour
2017-10-13
23
-200
/
+58
*
Convert AbstractDateField not to be a LegacyComponent (#10148)
Ahmed Ashour
2017-10-13
23
-602
/
+691
*
Add Navigator testing to Spring Boot test (#10174)
Teemu Suo-Anttila
2017-10-13
31
-46
/
+1021
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
59
-116
/
+122
*
Remove redundant null checks before an instanceof (#10173)
Ahmed Ashour
2017-10-12
11
-18
/
+14
*
Add ErrorLevel to Validators and results (#10099)
Teemu Suo-Anttila
2017-10-11
10
-51
/
+491
*
Fix Binder bean writing to only validate and write given bindings (#10162)
Teemu Suo-Anttila
2017-10-11
3
-33
/
+95
*
Fix wrong method name in Grid docs (#10171)
Pekka Hyvönen
2017-10-11
1
-1
/
+1
*
Add aria-rowcount to grid (#10167)
Knoobie
2017-10-11
6
-9
/
+332
*
Fix for Grid client-side exception. (#10166)
Piotr Wilkin
2017-10-11
1
-2
/
+5
*
Add mention of Flow to issue template (#10168)
Pekka Hyvönen
2017-10-11
1
-1
/
+3
*
Prevent Grid refreshAll from getting stuck due mismatched state (#10161)
Ansku
2017-10-10
2
-3
/
+93
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
23
-53
/
+54
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
75
-210
/
+179
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
9
-5
/
+118
*
Move microprofile tests to profile, add Wildfly Swarm (#10156)
Teemu Suo-Anttila
2017-10-10
3
-6
/
+78
*
Add maven based tests for several application servers (#10143)
Teemu Suo-Anttila
2017-10-09
18
-21
/
+871
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
26
-39
/
+39
*
Remove checkstyle "FinalClass" (#10145)
Ahmed Ashour
2017-10-09
1
-1
/
+0
*
Add empty line at the end of files (#10142)
Ahmed Ashour
2017-10-06
25
-25
/
+25
*
Add maven based server tests for Wildfly and Jetty (#10116)
Teemu Suo-Anttila
2017-10-05
44
-124
/
+440
*
Don't use synthetic methods for listener classes. (#10135)
Ahmed Ashour
2017-10-04
10
-44
/
+74
*
Support null intermediate properties in NestedMethodProperty (#10134)
Olli Tietäväinen
2017-10-04
2
-0
/
+9
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
56
-154
/
+163
*
Registration to remove state.registeredEventListeners (fixes #9634) (#10130)
Ahmed Ashour
2017-10-04
8
-39
/
+113
*
Add role="grid" and aria-multiselectable to grid (#10009)
Knoobie
2017-10-04
9
-3
/
+169
*
Break iteration when method is found (#10128)
Ahmed Ashour
2017-10-03
2
-7
/
+4
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
735
-6600
/
+7245
*
Remove unneeded .toArray() (#10131)
Ahmed Ashour
2017-10-03
4
-11
/
+7
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
45
-242
/
+197
*
Simplify conditional logic. (#10122)
Ahmed Ashour
2017-10-02
10
-28
/
+5
*
First sentence of javadoc should end with a period (#10114)
Ahmed Ashour
2017-10-02
337
-1303
/
+1347
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
49
-395
/
+212
*
UIDL to implement Iterable (#10101)
Ahmed Ashour
2017-09-29
16
-78
/
+81
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
22
-69
/
+86
*
Remove auto-generated comment (#10111)
Ahmed Ashour
2017-09-29
26
-114
/
+23
*
Revert "Store Vaadin session after each update" (#10112)
8.2.0.alpha2
Henri Sara
2017-09-28
3
-22
/
+0
[next]