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
/
uitest
/
src
/
main
/
java
/
com
/
vaadin
/
tests
/
components
/
tabsheet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure visible tab search only covers existing tabs. (#12373)
Anna Koskinen
2021-08-18
1
-0
/
+48
*
Reworked and cleaned up client-side TabSheet and Accordion. (#12357)
Anna Koskinen
2021-08-13
2
-5
/
+29
*
Only remove caption margin from the first visible tab. (#12078)
Anna Koskinen
2020-08-19
1
-0
/
+43
*
Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133)
Anna Koskinen
2018-10-10
1
-0
/
+48
*
Fix removal tabsheets if last one is selected (#11070)
Ilia Motornyi
2018-07-19
1
-0
/
+35
*
Enable maven formatting for uitest (#10908)
Ilia Motornyi
2018-05-17
10
-54
/
+44
*
Remove empty comments (#10789)
Ilia Motornyi
2018-04-05
8
-12
/
+0
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
15
-227
/
+0
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
14
-14
/
+14
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
24
-392
/
+127
*
Use lambda with Handlers (#10229)
Ahmed Ashour
2017-10-27
1
-16
/
+5
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
1
-1
/
+1
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
1
-8
/
+3
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
3
-4
/
+6
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
1
-1
/
+1
*
Add empty line at end of file
Ahmed Ashour
2017-09-23
2
-2
/
+2
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
1
-2
/
+2
*
Add possibility to configure the content mode of TabSheet tabs (#8920)
Aleksi Hietanen
2017-03-24
1
-0
/
+44
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
2
-2
/
+2
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
1
-1
/
+3
*
Move all themes except Valo into a new compatibility-themes package
Aleksi Hietanen
2016-10-13
2
-2
/
+2
*
Make Valo the default theme
Pekka Hyvönen
2016-10-06
22
-44
/
+40
*
Unify listeners on the server side
Aleksi Hietanen
2016-09-29
3
-8
/
+8
*
Rename PopupDateField to DateField #297.
Denis Anisimov
2016-09-23
1
-3
/
+3
*
Refactor AbstractComponentTest to extend AbstractTestUI
Johannes Dahlström
2016-09-05
2
-2
/
+2
*
Use diamond operator where it can be used
Artur Signell
2016-09-05
5
-5
/
+5
*
Format the project using Neon, remove trailing whitespace
Artur Signell
2016-08-31
1
-2
/
+1
*
Move LegacyWindow back to com.vaadin.ui
Artur Signell
2016-08-25
1
-1
/
+1
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
9
-19
/
+19
*
Organize imports
Artur Signell
2016-08-20
6
-13
/
+17
*
Rename legacy packages to v7
Artur Signell
2016-08-18
6
-6
/
+6
*
Update copyright year to 2016
Artur Signell
2016-08-18
14
-14
/
+14
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
16
-66
/
+66
*
Format using Eclipse Neon
Artur Signell
2016-08-18
14
-29
/
+29
*
Update TextField to extend AbstractFieldNew (#51)
Aleksi Hietanen
2016-08-17
6
-14
/
+14
*
Derive DateField from new AbstractField (#57).
Denis Anisimov
2016-08-15
1
-3
/
+3
*
Move old DateField components to legacy package (pre-#57).
Denis Anisimov
2016-08-12
1
-3
/
+3
*
Fixing TabSheet scrolling within SplitPanel (#20052)
adam
2016-08-03
1
-0
/
+81
*
Scroll selected tab into view (#3899)
Artur Signell
2016-04-28
1
-1
/
+24
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
48
-0
/
+3234