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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Binder for binding field values to bean properties
Teemu Suo-Anttila
2016-08-05
2
-0
/
+450
*
Implement new simple AbstractField
Johannes Dahlström
2016-08-05
8
-50
/
+582
*
Rename Field, AbstractField to legacy names
Johannes Dahlström
2016-08-05
43
-416
/
+488
*
Remove the "liferay" theme
Henri Sara
2016-08-05
1
-43
/
+0
*
Update version number, use Java 8
Teemu Suo-Anttila
2016-08-03
1
-1
/
+1
*
Fixed the compare filter to handle subclasses (#17169)
Pontus Boström
2016-08-01
2
-3
/
+146
*
Changed logic to retrieve readonly state (#8643)
Felype Santiago Ferreira
2016-07-29
2
-3
/
+63
*
Document onUnregister in JS component/extension javadocs (#19799)
Marco Collovati
2016-07-19
2
-0
/
+4
*
Fix typo
Sampsa Sohlman
2016-07-14
1
-1
/
+1
*
Fix javax.servlet version
Sampsa Sohlman
2016-07-14
1
-2
/
+2
*
Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT
Sampsa Sohlman
2016-07-14
1
-4
/
+5
*
Support static inner classes when reading/writing declarative files (#20038)
Artur Signell
2016-07-13
3
-4
/
+76
*
Update @since for 7.6.8
Teemu Suo-Anttila
2016-07-12
1
-1
/
+1
*
Update @since for 7.6.7
Teemu Suo-Anttila
2016-07-12
1
-1
/
+1
*
Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)
Anna Koskinen
2016-07-06
2
-2
/
+24
*
Fix navigation to same view with different parameters (#20029)
Teemu Suo-Anttila
2016-07-06
1
-17
/
+20
*
Fix RpcDataProviderExtension serialization issue (#19906)
Teemu Suo-Anttila
2016-06-29
2
-8
/
+67
*
Make sure AtmosphereFramework is always properly destroyed (#17581)
Artur Signell
2016-06-19
1
-1
/
+31
*
Provide a way to disallow navigation to the same state twice (#12107).
Denis Anisimov
2016-06-13
2
-26
/
+121
*
Fix a Javadoc typo that crashes Checkstyle (yes, really)
Johannes Dahlström
2016-06-02
1
-1
/
+1
*
New login form (#8171)
Ingo Kegel
2016-06-01
1
-232
/
+260
*
Use gwt-user and gwt-dev dependencies in client and compiler
Teemu Suo-Anttila
2016-06-01
1
-40
/
+1
*
Suggestion pop-up width API for ComboBox (#19685)
Jonni Nakari
2016-05-31
1
-1
/
+32
*
Update missing @since for 7.7
Henri Sara
2016-05-30
2
-2
/
+2
*
Send an ack message after push has removed connectors (#19822)
Artur Signell
2016-05-27
1
-0
/
+5
*
Correctly check if validators are present (#11450)
Artur Signell
2016-05-27
1
-1
/
+5
*
Make tests pass in any timezone (#19813)
Marco Collovati
2016-05-26
2
-9
/
+15
*
Make tests pass in any timezone
Joonas Lehtinen
2016-05-20
3
-5
/
+13
*
Load CustomLayout templates like other theme resources (#8578)
Artur Signell
2016-05-20
4
-26
/
+51
*
Throw exception early on null itemId (#16541)
vilo
2016-05-20
1
-0
/
+3
*
Ensure ContainerOrderedWrapper returns itemIds in expected order
Artur Signell
2016-05-19
2
-5
/
+17
*
Remove shortcut listener from subclasses of AbstractComponent (#16498).
Edoardo Vacchi
2016-05-17
1
-3
/
+1
*
Change GridLayout to no longer be a legacy component
Artur Signell
2016-05-16
1
-19
/
+1
*
Eliminate rounding errors for GridLayout expand ratios (#19797)
Artur Signell
2016-05-16
1
-33
/
+13
*
Fix typo in VariableOwner error message
Leif Åstrand
2016-05-16
1
-8
/
+8
*
Remove guava URL encode dependency
Markus Koivisto
2016-05-11
2
-3
/
+11
*
Eliminate most server-side Guava use
Henri Sara
2016-05-11
4
-30
/
+105
*
Update to Atmosphere 2.2.9.vaadin2 (#19742)
Artur Signell
2016-05-11
1
-3
/
+2
*
Fix UIProvider backwards compatibility with AppWidgetset
Teemu Suo-Anttila
2016-05-11
2
-7
/
+29
*
Fix comment for AttachListener interface (#19792)
7.7.0.alpha2
Anton Yegorov
2016-05-10
1
-1
/
+1
*
Fix null selection to work again (#19787)
Artur Signell
2016-05-09
2
-7
/
+24
*
Clarify expand javadoc for GridLayout
Artur Signell
2016-05-09
1
-6
/
+16
*
Add @since for DesignContext
Henri Sara
2016-05-06
1
-2
/
+2
*
Revert "Better default for nullRepresentation (#13221, #12877)"
feature/standard-sass
Ilia Motornyi
2016-05-04
2
-48
/
+1
*
Revert "Documentation fix for null representation (#13221)"
Ilia Motornyi
2016-05-04
1
-3
/
+3
*
Throw IAE in setExpandRatio() if given ratio is less than 0
Maciej Przepióra
2016-05-03
1
-0
/
+8
*
Ensure addItem(null) returns null
Artur Signell
2016-05-03
3
-9
/
+8
*
Documentation fix for null representation (#13221)
elmot
2016-05-02
1
-3
/
+3
*
Better default for nullRepresentation (#13221, #12877)
Matti Tahvonen
2016-05-02
2
-1
/
+48
*
Add interface for AppWidgetset (#19770)
Markus Koivisto
2016-04-29
5
-43
/
+263
[next]