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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Label default width to undefined to match other components
Artur Signell
2016-08-29
11
-19
/
+49
*
Implement new Label
Artur Signell
2016-08-26
82
-184
/
+137
*
Move old TextField to compatibility package
Artur Signell
2016-08-26
13
-43
/
+41
*
Implement new ProgressBar
Aleksi Hietanen
2016-08-26
7
-21
/
+21
*
Update TextArea to extend AbstractFieldNew (#53)
Aleksi Hietanen
2016-08-26
17
-139
/
+127
*
Convert LoginForm to use new TextField
Artur Signell
2016-08-25
3
-127
/
+136
*
Clean up LoginForm
Artur Signell
2016-08-25
3
-6
/
+5
*
Move ComboBox shared classes to vaadin-compatibility-shared
Henri Sara
2016-08-25
14
-14
/
+14
*
Move LegacyWindow back to com.vaadin.ui
Artur Signell
2016-08-25
68
-68
/
+68
*
Use RPC for TextField cursor position and selection range updates
Artur Signell
2016-08-25
1
-47
/
+51
*
Allow multiple data change handlers in client-side data sources
Teemu Suo-Anttila
2016-08-25
3
-3
/
+9
*
Add a typed version of the Grid component
Teemu Suo-Anttila
2016-08-24
2
-0
/
+125
*
Move Item to compatibility package
Artur Signell
2016-08-24
42
-64
/
+64
*
Fix TextField and related tests
Aleksi Hietanen
2016-08-23
1
-2
/
+1
*
Rename packages in compatibility-client to use com.vaadin.v7
Artur Signell
2016-08-22
11
-11
/
+11
*
Move ProgressBar/ProgressIndicator to compatibility package
Artur Signell
2016-08-22
20
-21
/
+21
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
857
-3262
/
+3258
*
Remove unused test themes
Artur Signell
2016-08-21
15
-208
/
+14
*
Organize imports
Artur Signell
2016-08-20
140
-179
/
+161
*
Move FieldGroup and Vaadin 7 Grid to compatibility package
Artur Signell
2016-08-20
7
-59
/
+13
*
Delete old test UIs which have no automated test
Artur Signell
2016-08-19
174
-11643
/
+0
*
CustomField migration to new AbstractField (#61).
Denis Anisimov
2016-08-19
3
-34
/
+41
*
Implement new PasswordField (#52)
Aleksi Hietanen
2016-08-18
12
-33
/
+35
*
Rename legacy packages to v7
Artur Signell
2016-08-18
273
-361
/
+361
*
Remove carriage returns
Artur Signell
2016-08-18
5
-764
/
+764
*
Remove IE8-IE10 related test code
Artur Signell
2016-08-18
15
-621
/
+2
*
Rename Grid into LegacyGrid
elmot
2016-08-18
91
-1169
/
+1169
*
Update copyright year to 2016
Artur Signell
2016-08-18
718
-720
/
+720
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
739
-2533
/
+2533
*
Format using Eclipse Neon
Artur Signell
2016-08-18
690
-3739
/
+3963
*
Remove Form and FormFieldFactory
Artur Signell
2016-08-17
55
-5584
/
+4
*
Update TextField to extend AbstractFieldNew (#51)
Aleksi Hietanen
2016-08-17
283
-1118
/
+1242
*
Remove deprecated addListener/removeListener methods
Artur Signell
2016-08-15
11
-37
/
+36
*
Derive DateField from new AbstractField (#57).
Denis Anisimov
2016-08-15
89
-625
/
+1090
*
Move old DateField components to legacy package (pre-#57).
Denis Anisimov
2016-08-12
98
-407
/
+413
*
Convert CheckBox from legacy to AbstractField
Henri Sara
2016-08-11
99
-1702
/
+847
*
Make immediate mode the default
Henri Sara
2016-08-11
5
-152
/
+24
*
Convert old validators (#87).
Denis Anisimov
2016-08-11
15
-94
/
+107
*
Remove deprecated column based width support from selects
Henri Sara
2016-08-11
4
-74
/
+0
*
Fix Grid height calculation when HeightMode.ROW (#20104, #20074)
adam
2016-08-11
1
-0
/
+73
*
Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*
Artur Signell
2016-08-10
13
-64
/
+64
*
Move old validators to legacy package (pre-#87).
Denis Anisimov
2016-08-10
24
-87
/
+87
*
Move Validator and Validatable into legacy package.
Denis Anisimov
2016-08-09
21
-22
/
+22
*
Convert Slider to extend the new AbstractField
Artur Signell
2016-08-09
5
-47
/
+192
*
Eliminate calls to deprecated addListener(Focus/BlurListener)
Henri Sara
2016-08-09
8
-30
/
+30
*
Add support for required status to AbstractField
Artur Signell
2016-08-09
1
-12
/
+23
*
Rename AbstractFieldTest to LegacyAbstractFieldTest
Artur Signell
2016-08-08
10
-29
/
+34
*
Move ComboBox pageLength to state (#19929)
Henri Sara
2016-08-08
2
-2
/
+2
*
Rename Field, AbstractField to legacy names
Johannes Dahlström
2016-08-05
47
-165
/
+172
*
Remove the "liferay" theme
Henri Sara
2016-08-05
6
-825
/
+0
[next]