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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
com
/
vaadin
/
tests
/
layouts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-02-19
1
-2
/
+2
*
Fix for TextField focus problem with Valo in IE (#16491)
Matti Hosio
2015-02-02
2
-0
/
+110
*
Only split CssLayout styles at the first : character (#15490)
Leif Åstrand
2015-01-16
2
-0
/
+77
*
Allow captions to contain HTML (#9426)
Artur Signell
2014-12-18
2
-4
/
+164
*
Move TB2 files to separate folder
Artur Signell
2014-12-18
8
-677
/
+0
*
Test UI for #15321
Artur Signell
2014-12-11
1
-0
/
+43
*
Fix: Empty space on page after expanded component (#12672)
Anna Miroshnik
2014-10-22
2
-9
/
+6
*
Modify TestLayoutClickListenerTest to work on FF.
Sauli Tähkäpää
2014-09-19
1
-1
/
+1
*
Use setHideEmptyRowsAndColumns to match old screenshots (#14392)
Leif Åstrand
2014-08-30
1
-0
/
+1
*
LayoutClickListener test rewrite from TB2
Heikki Ohinmaa
2014-08-27
3
-270
/
+213
*
Fix CustomLayout: component not added at the default location (#14340)
Anna Miroshnik
2014-08-21
2
-0
/
+88
*
Add option for collapsing empty rows/columns in GridLayout (#14392)
Artur Signell
2014-08-21
2
-1
/
+2
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
7
-7
/
+3
*
Fix typo that caused spanned cells to be removed in Gridlayout (#14335)
Markus Koivisto
2014-07-31
2
-0
/
+104
*
Converted GridLayoutWidthChangeTest to TB4. (#8855)
Sauli Tähkäpää
2014-06-19
3
-52
/
+31
*
Convert GridLayoutMoveComponentTest to TB4. (#8855)
Sauli Tähkäpää
2014-06-18
3
-61
/
+38
*
Refactored Layout tests. Remove errors (#13823)
Dmitrii Rogozin
2014-06-13
80
-2197
/
+3088
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
7
-7
/
+7
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
7
-7
/
+7
*
|
Merge changes from origin/7.1
Build Agent
2014-04-02
3
-6
/
+3
|
\
|
|
*
Removed unnecessary tooltips from LayoutTesterApplication.
Sauli Tähkäpää
2014-04-01
3
-6
/
+3
*
|
Merge changes from origin/7.1
Build Agent
2014-04-01
1
-23
/
+9
|
\
|
|
*
Added a button hitting method to AbstractTB3Test.
Sauli Tähkäpää
2014-04-01
1
-23
/
+9
*
|
Merge commit 'c9eb856'
Sauli Tähkäpää
2014-03-28
1
-0
/
+10
|
\
|
|
*
Add nativeEvents false capability to LayoutTesterApplicationTest
Teemu Suo-Anttila
2014-03-28
1
-0
/
+10
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+1
|
/
*
Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Pekka Hyvönen
2014-03-14
2
-0
/
+165
*
Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"
Henri Sara
2014-03-10
2
-165
/
+0
*
Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Pekka Hyvönen
2014-03-05
2
-0
/
+165
*
Fix compilation error in test
Artur Signell
2013-10-31
1
-1
/
+1
*
Converted LayoutTesterApplication test to TB3
Artur Signell
2013-10-31
6
-904
/
+211
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-10
2
-0
/
+112
|
\
|
*
Don't ignore child component margins in AbstractOrderedLayout (#11553)
Johannes Dahlström
2013-05-10
2
-0
/
+112
*
|
Fixed order of tests in LayoutTesterApplication #11796
John Ahlroos
2013-05-07
1
-16
/
+30
*
|
Global code clean up
Leif Åstrand
2013-04-25
1
-1
/
+0
*
|
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
2
-0
/
+71
|
\
|
|
*
Fixed IE8 scrollbar issue with vertical layout when using both expansions and...
John Ahlroos
2013-04-17
2
-0
/
+71
*
|
Fix for CheckBox and Layout (#11407)
michaelvogt
2013-04-03
1
-0
/
+22
*
|
WAI-ARIA fields (#11180)
michaelvogt
2013-03-20
1
-1
/
+0
*
|
WAI-ARIA for form fields (#11180)
michaelvogt
2013-03-05
1
-0
/
+354
|
/
*
Avoid test component disappearing
Leif Åstrand
2013-01-10
1
-0
/
+2
*
Fix some small issues in LayoutTesterApplication
Leif Åstrand
2013-01-04
3
-1
/
+13
*
Fixed locator in test
Artur Signell
2012-12-20
1
-2
/
+2
*
Fixed test to work without VaadinClasses
Artur Signell
2012-12-06
2
-23
/
+58
*
Fixed compilation error caused by class hierarchy changes
Artur Signell
2012-11-21
1
-6
/
+1
*
Merge "Remove Window.addComponent() (#2924)"
Artur Signell
2012-11-14
1
-6
/
+12
|
\
|
*
Remove Window.addComponent() (#2924)
Henri Sara
2012-11-14
1
-6
/
+12
*
|
Fix test: Window is not a ComponentContainer (#2924)
Henri Sara
2012-11-14
1
-2
/
+1
|
/
*
Panel and Window based on AbstractSingleComponentContainer (#2924)
Henri Sara
2012-11-14
4
-12
/
+21
*
UI based on AbstractBasicComponentContainer (#2924) - make test compile
Henri Sara
2012-11-14
1
-4
/
+1
[next]