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
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...
elmot
2016-11-11
34
-129
/
+129
*
Remove HasValue from Grid
Pekka Hyvönen
2016-11-10
6
-25
/
+16
*
Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456)
Anna Miroshnik
2016-11-04
2
-0
/
+122
*
Create MultiSelect interface to replace Multi selection model.
Denis Anisimov
2016-11-04
10
-99
/
+67
*
Make SelectionModel API only server side.
Denis Anisimov
2016-11-02
6
-8
/
+6
*
Move setReadOnly from Component to HasValue
Teemu Suo-Anttila
2016-11-02
6
-25
/
+22
*
Replace setRequired & HasRequired with setRequiredIndicator
Pekka Hyvönen
2016-11-01
7
-26
/
+33
*
Add target test-all for UI tests
Henri Sara
2016-11-01
1
-0
/
+25
*
Implement focus/blur events for RadioButtonGroup.
Denis Anisimov
2016-10-31
5
-33
/
+206
*
M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)
Anna Miroshnik
2016-10-31
2
-0
/
+194
*
Implement focus/blur listeners for NativeSelect.
Denis Anisimov
2016-10-31
2
-0
/
+105
*
Update ServletIntegrationUI to use Valo
Aleksi Hietanen
2016-10-31
1
-2
/
+0
*
Implement focus and blur events for CheckBoxGroup.
Denis Anisimov
2016-10-31
2
-0
/
+127
*
Date/time issues are fixed in the tests.
Denis Anisimov
2016-10-31
1
-0
/
+5
*
Serve static files also in servletPath/VAADIN (#14398)
Artur Signell
2016-10-29
2
-0
/
+82
*
Fix broken GridSortingTest caused by theme change
Aleksi Hietanen
2016-10-27
1
-1
/
+1
*
Update VerifyBrowserVersionTest to Chrome 54
Aleksi Hietanen
2016-10-26
1
-1
/
+1
*
Rename Binder methods
Pekka Hyvönen
2016-10-26
3
-7
/
+7
*
Grid html/component content in headers
Aleksi Hietanen
2016-10-25
3
-12
/
+140
*
Update ValueChange API to use Component and HasValue<>.
Denis Anisimov
2016-10-25
6
-14
/
+14
*
Binder.bindInstanceFields(Object) method implementation (#47).
Denis Anisimov
2016-10-25
6
-6
/
+6
*
Correct serializable issues and test that components can be serialized
Leif Åstrand
2016-10-24
1
-2
/
+2
*
Move old SelectionEvent to V7 and create a new selection event supertype
Denis Anisimov
2016-10-24
8
-16
/
+16
*
Implement basic footer support for Grid
Teemu Suo-Anttila
2016-10-19
2
-8
/
+83
*
Add "valo-menu-hover" stylename to make responsive menu appear w/o adding cod...
Marc Englund
2016-10-17
4
-16
/
+88
*
Use identifiers for Grid Columns
Teemu Suo-Anttila
2016-10-17
2
-25
/
+28
*
Use diffstate for JS connectors (#20335)
Leif Åstrand
2016-10-17
3
-0
/
+141
*
Memory measurement test for V7&V8 Grids, 1 item and 100 000 items.
Denis Anisimov
2016-10-14
6
-8
/
+316
*
Use placeholder instead of inputPrompt for DateField
Pekka Hyvönen
2016-10-14
4
-152
/
+2
*
Move all themes except Valo into a new compatibility-themes package
Aleksi Hietanen
2016-10-13
53
-69
/
+75
*
Remove AbstractComponent.immediate
Pekka Hyvönen
2016-10-13
96
-808
/
+29
*
Add Grid V7/V8 memory test UIs.
Denis Anisimov
2016-10-11
3
-0
/
+304
*
Separate immediate mode for Upload from AbstactComponent.immediate
Pekka Hyvönen
2016-10-07
7
-8
/
+8
*
Fix broken tests because of default theme change (Valo).
Denis Anisimov
2016-10-07
3
-16
/
+13
*
Add Upload to compatibility packages
Pekka Hyvönen
2016-10-07
2
-0
/
+203
*
Use reindeer theme in servlet integration test
Teemu Suo-Anttila
2016-10-07
1
-0
/
+2
*
Reintroduce reordering of grid columns
Aleksi Hietanen
2016-10-06
3
-0
/
+386
*
Make Valo the default theme
Pekka Hyvönen
2016-10-06
609
-1229
/
+1133
*
Fix for ValoThemeUI test: use new sreenshots with updated DateField.
Denis Anisimov
2016-10-05
1
-1
/
+1
*
Make ColorPicker subcomponents HasValues
Johannes Dahlström
2016-10-05
1
-1
/
+1
*
Fix GridColumnHidingTest: don't use moveToElement() in TB with FF.
Denis Anisimov
2016-10-05
1
-2
/
+4
*
Add ItemDataSource for tests
Henri Sara
2016-10-05
7
-58
/
+39
*
Fix broken tests (#376).
Denis Anisimov
2016-10-05
1
-2
/
+0
*
Fix itemCaptionProvider test case in ListSelectTest
Aleksi Hietanen
2016-10-04
1
-2
/
+2
*
Fix broken DateField for ValoThemeTestUI
Pekka Hyvönen
2016-10-04
1
-1
/
+10
*
Make ColorPicker an AbstractField<Color>
Johannes Dahlström
2016-10-03
6
-105
/
+80
*
Do not derive DataSource from Function and replace apply method #307.
Denis Anisimov
2016-10-03
3
-11
/
+11
*
Migrating 7.7.1, 7.7.2, 7.7.3 to V8.
Denis Anisimov
2016-10-03
26
-7
/
+1020
*
Make AbstractDateField based on LocalDate (#125).
Denis Anisimov
2016-09-30
55
-1075
/
+167
*
Fix RadioButtonGroup client-side NPE which breaks item icons.
elmot
2016-09-30
2
-15
/
+79
[next]