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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
test
/
java
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HasValue from Grid
Pekka Hyvönen
2016-11-10
2
-65
/
+26
*
Use final modifier where appropriate
Per-Åke Minborg
2016-11-09
1
-2
/
+2
*
Replace Charset.forName("UTF--8") with StandardCharsets.UTF_8
Per-Åke Minborg
2016-11-07
1
-2
/
+3
*
Create MultiSelect interface to replace Multi selection model.
Denis Anisimov
2016-11-04
4
-140
/
+109
*
Add private constructor for utility classes
Per-Åke Minborg
2016-11-02
2
-1
/
+8
*
Make SelectionModel API only server side.
Denis Anisimov
2016-11-02
3
-4
/
+4
*
Fix setValue() methods behavior null argument value + javadocs
Teemu Suo-Anttila
2016-10-25
2
-3
/
+8
*
Update ValueChange API to use Component and HasValue<>.
Denis Anisimov
2016-10-25
4
-26
/
+36
*
Derive Listing components from HasValue.
Denis Anisimov
2016-10-21
2
-10
/
+240
*
Use diffstate for JS connectors (#20335)
Leif Åstrand
2016-10-17
2
-0
/
+78
*
Do not derive DataSource from Function and replace apply method #307.
Denis Anisimov
2016-10-03
1
-2
/
+2
*
Make AbstractDateField based on LocalDate (#125).
Denis Anisimov
2016-09-30
1
-13
/
+22
*
Fix item caption generators in RadioButton/CheckBoxGroup
Aleksi Hietanen
2016-09-29
1
-1
/
+1
*
ListSelect with new data binding API
8.0.0.alpha3
Pekka Hyvönen
2016-09-28
1
-1
/
+7
*
TwinColSelect with new databinding API
Pekka Hyvönen
2016-09-27
3
-113
/
+238
*
Rename PopupDateField to DateField #297.
Denis Anisimov
2016-09-23
1
-2
/
+3
*
Create a RadioButtonGroup that replaces the single select case of OptionGroup
elmot
2016-09-16
2
-0
/
+137
*
Implement support for binding multi-select components
Leif Åstrand
2016-09-14
2
-25
/
+68
*
DataSource.refreshAll() for notifying components to reload (#233).
Denis Anisimov
2016-09-14
1
-4
/
+5
*
Add multi selection support to CheckBoxGroup
Leif Åstrand
2016-09-14
1
-0
/
+54
*
Create a CheckBoxGroup that replaces the multi select case of OptionGroup
elmot
2016-09-13
1
-0
/
+46
*
Remove unused SingleSelection
Johannes Dahlström
2016-09-12
1
-3
/
+2
*
Implement new RichTextArea
Artur Signell
2016-09-12
2
-0
/
+205
*
Add AbstractSingleSelection base class
Johannes Dahlström
2016-09-12
1
-0
/
+175
*
Implement SingleSelection on client and server
Johannes Dahlström
2016-08-31
1
-0
/
+160
*
Implement new Label
Artur Signell
2016-08-26
2
-117
/
+25
*
Move old TextField to compatibility package
Artur Signell
2016-08-26
2
-113
/
+0
*
Update TextArea to extend AbstractFieldNew (#53)
Aleksi Hietanen
2016-08-26
1
-0
/
+37
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
3
-10
/
+10
*
Move TextArea to compatibility package
Artur Signell
2016-08-20
1
-47
/
+0
*
Move RichTextArea to compatibility package
Artur Signell
2016-08-20
1
-47
/
+0
*
Organize imports
Artur Signell
2016-08-20
1
-4
/
+5
*
Move selects to compatibility package
Artur Signell
2016-08-20
2
-217
/
+0
*
Move FieldGroup and Vaadin 7 Grid to compatibility package
Artur Signell
2016-08-20
1
-78
/
+0
*
Rename legacy packages to v7
Artur Signell
2016-08-18
2
-3
/
+3
*
Update copyright year to 2016
Artur Signell
2016-08-18
16
-16
/
+16
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
13
-40
/
+40
*
Format using Eclipse Neon
Artur Signell
2016-08-18
8
-47
/
+57
*
Update TextField to extend AbstractFieldNew (#51)
Aleksi Hietanen
2016-08-17
2
-4
/
+6
*
Update/remove empty @since for 7.7
Henri Sara
2016-08-15
1
-5
/
+4
*
Derive DateField from new AbstractField (#57).
Denis Anisimov
2016-08-15
1
-9
/
+7
*
Move old DateField components to legacy package (pre-#57).
Denis Anisimov
2016-08-12
1
-2
/
+4
*
Convert CheckBox from legacy to AbstractField
Henri Sara
2016-08-11
1
-23
/
+12
*
Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*
Artur Signell
2016-08-10
1
-2
/
+2
*
Implement new simple AbstractField
Johannes Dahlström
2016-08-05
1
-0
/
+122
*
Add @Test annotations, rename test classes
Teemu Suo-Anttila
2016-03-17
1
-1
/
+1
*
Migrate vaadin-server build to maven
Teemu Suo-Anttila
2016-03-14
18
-0
/
+1323