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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
64
-137
/
+190
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
10
-13
/
+42
*
Reduce javadoc errors by adding missing dependencies
Pekka Hyvönen
2016-12-12
1
-2
/
+18
*
Update liferay dependency to 6.2.5
Pekka Hyvönen
2016-12-12
2
-2
/
+2
*
Remove unused removeListener method (#7958)
Leif Åstrand
2016-12-12
1
-20
/
+0
*
Add @FunctionalInterface annotation to interfaces where applicable (#7954)
Aleksi Hietanen
2016-12-12
37
-2
/
+54
*
Remove unused EventListener interface (#7953)
Aleksi Hietanen
2016-12-12
2
-54
/
+6
*
Fix margin in declarative format is recognized as unsupported property gridla...
Tien Nguyen
2016-12-12
2
-0
/
+28
*
Erase type of BeanBinder#bindInstanceFields parameter in equality test
8.0.0.alpha9
Aleksi Hietanen
2016-12-09
2
-2
/
+30
*
Add list of breaking changes in FW8 to release notes (#102)
Pekka Hyvönen
2016-12-09
1
-12
/
+108
*
Fix license header
Aleksi Hietanen
2016-12-09
1
-5
/
+5
*
Revert changes to ComboBoxSelectingWithNewItemsAllowedTest
Aleksi Hietanen
2016-12-09
1
-10
/
+2
*
Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests
Aleksi Hietanen
2016-12-09
2
-1
/
+49
*
Migrate Escalator changes to compatibility escalator
Aleksi Hietanen
2016-12-09
1
-10
/
+28
*
Add missing import in FlashIsVisibleTest
Aleksi Hietanen
2016-12-09
1
-0
/
+1
*
Fix python list syntax in BuildDemos
Henri Sara
2016-12-09
1
-1
/
+1
*
Make clicking outside a ComboBox add a pending new item (#18366)
Aleksi Hietanen
2016-12-09
2
-2
/
+13
*
Fix some modern browsers tests failures.
Aleksi Hietanen
2016-12-09
2
-2
/
+6
*
Update Vaadin Spring documentation for 1.1.0
Henri Sara
2016-12-09
1
-55
/
+49
*
Update @since tag for 7.7.4.
Denis Anisimov
2016-12-09
2
-2
/
+2
*
Correct addon init param widgetset IT test.
Denis Anisimov
2016-12-09
2
-4
/
+31
*
Make vaadin-server export the VAADIN package again (#20332)
Artur Signell
2016-12-09
2
-2
/
+2
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-12-09
11
-27
/
+247
*
Use US english (license) in all places
Artur Signell
2016-12-09
3
-4
/
+4
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-12-09
2
-8
/
+18
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-12-09
2
-9
/
+37
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-12-09
3
-3
/
+49
*
Update Hierarchical container JavaDocs to match code (#5864)
Teemu Suo-Anttila
2016-12-09
1
-5
/
+3
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-12-09
3
-0
/
+31
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-12-09
2
-1
/
+26
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-12-09
2
-1
/
+4
*
Send selection change events when changing selection mode (#20391)
Artur Signell
2016-12-09
2
-1
/
+46
*
Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)
Artur Signell
2016-12-09
2
-0
/
+58
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-12-09
3
-0
/
+201
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-12-09
4
-0
/
+101
*
Never check the selectAll checkbox in an empty grid (#20301)
Artur Signell
2016-12-09
2
-5
/
+26
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-12-09
3
-2
/
+291
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-12-09
3
-6
/
+21
*
Add a generic selection listener to Grid & SelectionModels (#105)
Pekka Hyvönen
2016-12-09
22
-66
/
+338
*
Change return type of Binder#getBean to BEAN
Aleksi Hietanen
2016-12-08
4
-25
/
+31
*
Change default suggestion popup width in ComboBox (#91)
Aleksi Hietanen
2016-12-08
3
-5
/
+11
*
Deprecate Button#setHtmlContentAllowed (#104)
Aleksi Hietanen
2016-12-08
5
-12
/
+16
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
81
-104
/
+1161
*
Implement "afterViewChange()" as no-op by default. (#99)
Denis
2016-12-07
3
-11
/
+13
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
12
-146
/
+61
*
Remove internal method from application-facing API (#97)
Leif Åstrand
2016-12-07
2
-21
/
+3
*
Replace box-sizing @include with bare box-sizing (#92)
Artur
2016-12-07
21
-39
/
+39
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
17
-99
/
+524
*
Provide a shorthand for the HasValue::clear() method. (#94)
Denis
2016-12-06
2
-0
/
+60
*
Fix classpath related tests under Windows
Ilia Motornyi
2016-12-06
1
-1
/
+1
[prev]
[next]