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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some logging improvements and minor fixes for Declarative (#7749)
Matti Hosio
2014-12-12
4
-23
/
+22
*
Declarative: add support for Panel (#7749).
Mika Murtojarvi
2014-12-12
2
-1
/
+85
*
Declarative support for Button and NativeButton (#7749)
Matti Hosio
2014-12-12
2
-3
/
+210
*
Don't add setCurorPosition as it focuses the field (#7749)
Artur Signell
2014-12-12
1
-0
/
+1
*
Declarative support for TabSheet and Accordion (#7749)
Matti Hosio
2014-12-12
2
-2
/
+169
*
Declarative support for TextField, PasswordField and TextArea (#7749)
Matti Hosio
2014-12-12
4
-0
/
+112
*
Declarative support for AbstractTextField (#7749)
Matti Hosio
2014-12-10
2
-2
/
+63
*
Add support for margins in AbstractOrderedLayout (#7749)
Matti Hosio
2014-12-10
1
-0
/
+30
*
Declarative support for AbstractField (#7749)
Matti Hosio
2014-12-10
3
-1
/
+130
*
Fix errors that affect validation builds (#7749).
Mika Murtojarvi
2014-12-10
5
-7
/
+26
*
Remove locale utils dependency since that is not available in the server depe...
Matti Hosio
2014-12-10
1
-9
/
+2
*
Declarative support for CssLayout (#7749)
Matti Hosio
2014-12-10
1
-0
/
+45
*
Handle locale as a special case (#7749).
Mika Murtojarvi
2014-12-09
1
-1
/
+42
*
Handle immediate property as a special case (#7749).
Mika Murtojarvi
2014-12-09
1
-1
/
+14
*
Support for automatic binding of the fields of the root layout (#7749)
Matti Hosio
2014-12-08
4
-20
/
+526
*
Declarative support for Responsive (#7749)
Matti Hosio
2014-12-08
1
-1
/
+50
*
Declarative: handle inner html for Button and Label (#7749).
Mika Murtojarvi
2014-12-05
2
-0
/
+95
*
Fixes for the public API of DesignContext.
Mika Murtojarvi
2014-12-04
6
-148
/
+128
*
Declarative support for AbsoluteLayout (#7749)
Matti Hosio
2014-12-04
4
-6
/
+144
*
Declarative feature improvements (#7749)
Matti Hosio
2014-12-04
3
-318
/
+316
*
Declarative: Use Element in DesingSynchronizable method parameters
Matti Hosio
2014-12-03
5
-48
/
+45
*
Declarative: Set used file separators and decimal symbols explicitly
Matti Hosio
2014-12-03
1
-2
/
+12
*
Declarative: remove unnecessary files.
Mika Murtojarvi
2014-12-03
2
-30
/
+0
*
Vaadin declarative: parser and html generator.
Mika Murtojarvi
2014-12-02
9
-193
/
+551
*
Declarative support for AbstractOrderedLayout
Matti Hosio
2014-12-02
3
-9
/
+500
*
Support for synchronizing to design in AbstractComponent
Matti Hosio
2014-12-02
2
-135
/
+408
*
support for declarative in AbstractComponent
Matti Hosio
2014-11-28
4
-1
/
+558
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-19
3
-35
/
+24
*
Add constructor for directly extending a connector (#13579)
Leif Åstrand
2014-11-17
2
-0
/
+41
*
Update selection after changes in underlying data source (#13580).
Denis Anisimov
2014-11-11
1
-0
/
+19
*
Update @since to VaadinService.
Sauli Tähkäpää
2014-11-11
1
-1
/
+1
*
Add null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää
2014-11-05
1
-7
/
+22
*
Fix VCalendar to use correct year of week. (#14783)
Sauli Tähkäpää
2014-11-03
1
-2
/
+20
*
Change the way classloader for VaadinService is selected (fixes #11295)
Maciej Przepióra
2014-10-31
5
-21
/
+93
*
Fixed typo in Javadoc
Markus Koivisto
2014-10-29
1
-1
/
+1
*
Upload: OutOfMemory if stream already been read (#10096)
Sergey Budkin
2014-10-29
1
-1
/
+7
*
Fire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov
2014-10-29
1
-0
/
+2
*
Fix: Navigation to invisible days of week in VAADIN calendar (#12243)
Anna Miroshnik
2014-10-29
2
-0
/
+32
*
Add @since to ContainerEventProvider. (#14178)
Sauli Tähkäpää
2014-10-22
1
-0
/
+4
*
Fix @since for isIPhone() and isIPad(). (#14424, #14423)
Sauli Tähkäpää
2014-10-22
1
-0
/
+2
*
FieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov
2014-10-22
1
-1
/
+2
*
Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)
Sauli Tähkäpää
2014-10-21
1
-1
/
+1
*
Use isConnectorEnabled instead of isEnabled for DnD service (#12781)
Denis Anisimov
2014-10-16
1
-1
/
+1
*
Use isConnectorEnabled instead of isEnabled for client requests(#12781).
Denis Anisimov
2014-10-16
4
-6
/
+11
*
Make DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov
2014-10-13
2
-1
/
+18
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
1
-3
/
+65
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-09
1
-12
/
+14
*
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov
2014-10-09
1
-0
/
+20
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-09
1
-2
/
+8
*
Re-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik
2014-10-07
1
-64
/
+18
[next]