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
/
src
/
com
/
vaadin
/
tests
/
widgetset
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted javascript tests to TB4 and added date tests (#16797, #16786)
Artur Signell
2015-05-11
3
-0
/
+17
*
Remove broken custom String[] serialization (#17146)
Leif Åstrand
2015-04-27
3
-3
/
+8
*
Revert "Reduce reflows when sizing columns (#17315)"
7.4.4
Markus Koivisto
2015-04-16
2
-160
/
+0
*
Reduce reflows when sizing columns (#17315)
Leif Åstrand
2015-04-15
2
-0
/
+160
*
Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)
Maciej Przepióra
2015-03-30
1
-0
/
+125
*
Add a client test for row focus moving with reset size (#16607)
7.4.2
Teemu Suo-Anttila
2015-03-17
1
-0
/
+114
*
Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)
Alexey Fansky
2015-03-04
1
-0
/
+137
*
Reapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen
2015-03-03
1
-0
/
+9
*
Add API for controlling deselection for single select model (#16567)
Leif Åstrand
2015-02-06
1
-0
/
+10
*
Show editor save error (#16602)
Leif Åstrand
2015-02-06
1
-4
/
+6
*
Highlights erroneous cells in Grid editor (#16575)
Henrik Paul
2015-02-06
1
-1
/
+17
*
Grid columns can now be marked as non-editable (#16538)
Johannes Dahlström
2015-02-06
1
-0
/
+2
*
Makes it possible to change save/cancel captions in Grid editor (#16551)
Henrik Paul
2015-02-05
1
-0
/
+14
*
Speeds up column adding in Grid (#16474)
Henrik Paul
2015-02-05
1
-0
/
+8
*
Remove DataSource.indexOf (#16542)
Leif Åstrand
2015-02-02
1
-5
/
+0
*
Grid editor save/cancel buttons can now be rendered on top (#16534)
Henrik Paul
2015-02-02
1
-2
/
+4
*
Parameterize client-side Grid.addColumn to return the argument type (#16262)
Johannes Dahlström
2015-01-19
1
-1
/
+1
*
Fixes exception when scrolled down and removing header/footer row (#15411)
Henrik Paul
2015-01-19
1
-0
/
+36
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2015-01-16
27
-10
/
+3953
|
\
|
*
Adds error handling to Grid Editor (#15556)
Henrik Paul
2015-01-15
1
-14
/
+25
|
*
Fixes an issue with HeightMode.ROW (#16191)
Henrik Paul
2015-01-15
1
-0
/
+32
|
*
Support JsonValue types as declared types in state and RPC (#15560)
Leif Åstrand
2015-01-12
3
-0
/
+45
|
*
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
1
-0
/
+8
|
*
Get rid of WidgetUtil.getSimpleName (#15544)
Leif Åstrand
2015-01-09
2
-5
/
+3
|
*
Separate pure client side util methods to a new class (#15553, #15544)
Artur Signell
2015-01-09
2
-5
/
+5
|
*
Fix header texts to captions in Grid client side (#15511)
Teemu Suo-Anttila
2015-01-07
1
-7
/
+7
|
*
Fix DefaultTextRenderer warning with String data (#15430)
Teemu Suo-Anttila
2015-01-02
1
-1
/
+9
|
*
DefaultTextRenderer shows nulls as empty strings (#13334)
Henrik Paul
2014-12-19
1
-0
/
+56
|
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-18
1
-26
/
+0
|
|
\
|
*
|
Heights are now double precision floats (#13334)
Henrik Paul
2014-12-18
1
-2
/
+2
|
*
|
Fix ClickableRenderers to use CellReferences (#13334)
Teemu Suo-Anttila
2014-12-18
1
-3
/
+5
|
*
|
replace com.google.gwt.json.* usages with elemental.json.* (#8942)
Leif Åstrand
2014-12-18
1
-5
/
+6
|
*
|
Use CellReferences everywhere in Renderer APIs (#13334)
Teemu Suo-Anttila
2014-12-18
2
-5
/
+5
|
*
|
Use CellReference in Grid events and event handling (#13334)
Teemu Suo-Anttila
2014-12-18
1
-30
/
+29
|
*
|
Use CellReference instead of FlyweightCell in Grid APIs (#13334)
Leif Åstrand
2014-12-18
4
-15
/
+16
|
*
|
Make editor request API easier to use (#13334)
Johannes Dahlström
2014-12-17
1
-5
/
+0
|
*
|
Change "editor row" to just "editor" in method names and javadoc (#13334)
Johannes Dahlström
2014-12-17
1
-17
/
+17
|
*
|
Fix Grid Tests to test features correctly (#13334)
Teemu Suo-Anttila
2014-12-17
1
-37
/
+69
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-12
1
-0
/
+5
|
|
\
\
|
*
|
|
Refactor Grid client side package structure (#13334)
Teemu Suo-Anttila
2014-12-12
8
-98
/
+94
|
*
|
|
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
1
-52
/
+77
|
*
|
|
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
1
-0
/
+1
|
*
|
|
Columns can now have subpixel accuracy widths (#13334)
Henrik Paul
2014-12-12
1
-3
/
+3
|
*
|
|
Make AbstractRemoteDataSource easier to use (#13334)
Leif Åstrand
2014-12-12
1
-26
/
+26
|
*
|
|
Remove editor row discard methods; rename "commit" to "save" (#13334)
Johannes Dahlström
2014-12-11
1
-15
/
+3
|
*
|
|
Flatten client-side EditorRow API (#13334)
Johannes Dahlström
2014-12-11
1
-8
/
+7
|
*
|
|
Fix GridColumnAutoWidthClient test to use TestWidgetComponent (#13334)
Teemu Suo-Anttila
2014-12-11
2
-32
/
+1
|
*
|
|
Create harness for testing standalone widgets (#13334)
Leif Åstrand
2014-12-11
8
-132
/
+315
|
*
|
|
Add missing TestCategory annotations (#13334)
Teemu Suo-Anttila
2014-12-11
1
-1
/
+1
|
*
|
|
GridColumns can resize-to-fit. (#13334)
Henrik Paul
2014-12-10
4
-12
/
+110
[next]