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
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
/
server
/
tests
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide own states for a number of components (#18987).
Denis Anisimov
2015-10-16
1
-0
/
+16
*
Use "vaadin-" as default prefix for Design (#18957)
Henri Sara
2015-09-28
1
-1
/
+1
*
Use correct state class for split panels (#18942)
Artur Signell
2015-09-20
2
-0
/
+60
*
Always use charset for String.getBytes() method (#18863).
Denis Anisimov
2015-09-15
1
-0
/
+129
*
Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...
Artur Signell
2015-08-31
1
-0
/
+6
*
Forget GridLayout row expand ratios for removed rows (#18166)
Teppo Kurki
2015-06-08
1
-4
/
+35
*
Extract MockUI class
Leif Åstrand
2015-06-05
1
-13
/
+1
*
Forget GridLayout column expand ratios when removing columns (#18068)
Teppo Kurki
2015-06-05
1
-0
/
+82
*
SplitPanel should have an event for the splitter being moved (#3855)
wodencafe
2015-03-26
1
-0
/
+44
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-01-28
1
-0
/
+46
*
Fix remaining issues for NativeSelect blur/focus events (#6847)
Artur Signell
2015-01-13
1
-0
/
+54
*
Unify test class naming.
Sauli Tähkäpää
2015-01-05
4
-4
/
+4
*
Add DateFieldTest. (#15342)
Sauli Tähkäpää
2014-12-19
1
-0
/
+56
*
Fix inconsistencies in CheckBox clear and isEmpty (#14755)
Artur Signell
2014-12-18
1
-0
/
+48
*
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
3
-0
/
+165
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-04
1
-9
/
+55
*
Escape dynamic and configured theme names in the same way. (#15309)
Leif Åstrand
2014-12-02
1
-0
/
+43
*
Add clear() for fields and field group (#14755)
Artur Signell
2014-09-26
2
-0
/
+126
*
Allow use of Collection<String> and others with addItems (#13865)
Artur Signell
2014-05-28
1
-0
/
+76
*
Remove some unnecessary semicolons
Leif Åstrand
2014-05-22
1
-1
/
+1
*
Don't use deprecated Assert class
Leif Åstrand
2014-05-16
1
-2
/
+1
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
1
-1
/
+1
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-1
/
+1
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
|
Update some APIs based on the 7.2 API review comments
Jonatan Kronqvist
2014-04-14
1
-7
/
+7
*
|
Add reinit method for preserve-on-refresh UIs (#12191)
Johannes Dahlström
2014-03-31
1
-0
/
+116
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+0
|
/
*
Fixed test issues
Artur Signell
2013-06-07
1
-1
/
+2
*
Rename tests so they are run during build (Abstract* is ignored)
Artur Signell
2013-06-05
1
-1
/
+1
*
Fixed tests to use a real DeploymentConfiguration instance
Artur Signell
2013-04-09
1
-1
/
+1
*
Fixed locking issue in tests
Artur Signell
2013-04-02
1
-1
/
+2
*
Convert value if locale changes and field has converter (#11419)
Artur Signell
2013-03-31
1
-0
/
+63
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
1
-4
/
+4
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
1
-1
/
+1
*
Ensure there's a service for each session (#9733)
Leif Åstrand
2012-09-28
1
-1
/
+1
*
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
1
-4
/
+4
*
Global code cleanup
Leif Åstrand
2012-09-27
1
-1
/
+1
*
Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)
Leif Åstrand
2012-09-20
1
-2
/
+2
*
Ensure propertyDataSource can be set back to null (#9618)
Artur Signell
2012-09-18
1
-0
/
+128