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
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-02-02
1
-1
/
+1
*
Add missing @since to VScrollTable and Table.
Sauli Tähkäpää
2015-01-21
1
-0
/
+5
*
Embedded ThemeResource should react to theme change (#15194)
Anna Koskinen
2015-01-21
1
-8
/
+3
*
ICON_ONLY mode should not show icon row header for TreeTable (#14799).
Denis Anisimov
2015-01-20
2
-1
/
+9
*
Fixes unnecessary padding-top added to all responsive UIs (#14679)
Teppo Kurki
2015-01-05
1
-0
/
+25
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-16
1
-56
/
+18
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-09
1
-6
/
+6
*
Escape dynamic and configured theme names in the same way. (#15309)
7.3.6
Leif Åstrand
2014-12-02
1
-2
/
+6
*
Add @since to AbstractSplitPanel. (#15285)
Sauli Tähkäpää
2014-11-28
1
-1
/
+1
*
Add getter to SplitterState.positionReversed (#15285)
Anna Koskinen
2014-11-28
1
-0
/
+14
*
Fix VCalendar to use correct year of week. (#14783)
Sauli Tähkäpää
2014-11-10
1
-2
/
+20
*
Fix: Navigation to invisible days of week in VAADIN calendar (#12243)
Anna Miroshnik
2014-11-10
2
-0
/
+32
*
Fire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov
2014-11-10
1
-0
/
+2
*
Re-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik
2014-11-10
1
-64
/
+18
*
Re-adding all rows in Table causes table to loose scroll position (#14581)
Anna Miroshnik
2014-11-10
1
-209
/
+285
*
Add @since to ContainerEventProvider. (#14178)
Sauli Tähkäpää
2014-10-16
1
-0
/
+4
*
All day property support is added to ContainerEventProvider (#14178).
Denis Anisimov
2014-10-16
1
-0
/
+21
*
Assign timezone before setting initial date in DateField. (#14653)
Sauli Tähkäpää
2014-10-14
1
-6
/
+4
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-14
1
-12
/
+14
*
Read input stream logic is corrected (#14533).
Denis Anisimov
2014-10-13
1
-13
/
+12
*
Set internal value instead of converted value when locale has changed. (#14400)
Sauli Tähkäpää
2014-09-24
1
-1
/
+2
*
Document that current session and UI are referenced weakly (#14595)
Leif Åstrand
2014-09-24
1
-2
/
+7
*
Fixed ComboBox filtering when page length is zero (#14509)
Teemu Pöntelin
2014-09-24
1
-7
/
+9
*
Fix invalid parameter name (#14602)
Leif Åstrand
2014-09-24
1
-2
/
+2
*
Make Vaadin component handling proxy-friendly (#14639)
Juuso Valli
2014-09-15
12
-18
/
+18
*
DateField ValueChange is now fired after flags are set (#14487)
Guillermo Alvarez
2014-09-12
1
-3
/
+35
*
Add option for collapsing empty rows/columns in GridLayout (#14392)
7.3.0.rc1
Artur Signell
2014-08-21
1
-0
/
+29
*
Fixes DragAndDropWrapper does not support choosing a custom component as the ...
Sebastian Nyholm
2014-08-18
1
-0
/
+41
*
Add new "colored" style for Label (Valo)
Jouni Koivuviita
2014-08-15
1
-0
/
+5
*
Add two new size variants for Valo, tiny and huge
Jouni Koivuviita
2014-08-15
1
-3
/
+66
*
Document remaining additional style names for Valo (#14107)
Jouni Koivuviita
2014-08-06
1
-9
/
+163
*
Fix regression caused by #14147 patch (#14147)
Anthony Guerreiro
2014-08-06
1
-212
/
+227
*
Reverting multiple commits that caused 100+ regression tests to fail.
Markus Koivisto
2014-08-05
1
-1
/
+1
*
Allow changing theme on the fly (#2874, #14139, #14124)
Artur Signell
2014-08-04
1
-5
/
+22
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
2
-6
/
+6
*
Fix Table stuck scroll position after setting scroll to last page (#14147)
Anthony Guerreiro
2014-07-29
1
-1
/
+1
*
TextArea size get reset when css resize is set (#14080)
Bogdan Udrescu
2014-07-28
2
-29
/
+42
*
Fixed javadoc for Upload class (#14266)
Heikki Ohinmaa
2014-07-21
1
-80
/
+80
*
Add asserts checking for negative container sizes (#14232)
Leif Åstrand
2014-07-17
3
-1
/
+6
*
Mention Date serialization in javadocs related to JavaScript (#14143)
Leif Åstrand
2014-07-15
1
-0
/
+2
*
Optimizes initial sizes of frequently used Collections. (#14223)
Fabian Lange
2014-07-14
1
-44
/
+47
*
Avoid object creation in getAllChildrenIterable in most cases. (#14142)
Fabian Lange
2014-07-04
1
-1
/
+1
*
Revert "Allow changing theme on the fly (#2874)"
Henri Sara
2014-07-03
1
-22
/
+5
*
Add missing @since 7.3 to javadoc
Henri Sara
2014-07-03
2
-2
/
+2
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-01
1
-8
/
+12
*
Ignore -1 sync id on the server (#14084)
Leif Åstrand
2014-07-01
1
-2
/
+15
*
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-27
1
-5
/
+22
|
\
|
*
Allow changing theme on the fly (#2874)
Artur Signell
2014-06-26
1
-5
/
+22
*
|
Merge branch 'master' into valo
Jouni Koivuviita
2014-06-26
25
-170
/
+270
|
\
|
|
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-24
7
-34
/
+45
[next]