index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Notify server side component about clicks in form layout (#6346).
Denis Anisimov
2014-12-10
3
-0
/
+155
*
|
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
9
-21
/
+200
*
|
Fix CustomLayout child rendering when template is missing (#8696)
Teemu Pöntelin
2014-12-10
3
-6
/
+104
*
|
Horizontal split panel height shouldn't ignore second component (#15149)
Denis Anisimov
2014-12-10
3
-91
/
+261
*
|
Set explicit calculated size for drag image element (#14617).
Denis Anisimov
2014-12-10
4
-1
/
+121
*
|
always retry a status code 0 uidl request (#15254)
Fabian Lange
2014-12-10
1
-24
/
+38
*
|
Set locale explicitly in DateRangeWithSql. (#15342)
Sauli Tähkäpää
2014-12-10
1
-0
/
+3
*
|
TextField's input prompt is now disabled properly (#15144)
Sara Seppola
2014-12-10
3
-4
/
+329
*
|
Accordion causes SEVERE error in browser console (#15182)
Sergey Budkin
2014-12-10
3
-19
/
+37
*
|
DateField popup doesn't close when popup button is clicked (#14857)
Anna Miroshnik
2014-12-10
3
-10
/
+165
*
|
MenuBar submenus close unexpectedly if use Valo theme (#15255)
Jouni Koivuviita
2014-12-10
5
-43
/
+212
*
|
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-10
3
-56
/
+81
*
|
Position calendar popup on the left side if there is no space (#14757).
Denis Anisimov
2014-12-10
8
-54
/
+376
*
|
Make TextField.clear() use empty string to be consistent with constructor (#1...
Artur Signell
2014-12-10
1
-1
/
+11
*
|
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-09
2
-1
/
+43
*
|
Add link to IDEA workspace instructions.
Sauli Tähkäpää
2014-12-09
1
-1
/
+6
*
|
Returning all validation errors in the exception cause when submitting a fiel...
Alexey Fansky
2014-12-09
5
-23
/
+205
*
|
Fix issues when using java.sql.Date as DateField range (#15342)
Teemu Pöntelin
2014-12-09
3
-6
/
+113
*
|
Hierarchy change markAsDirty to AbstractComponentContainer (#14227)
Anna Miroshnik
2014-12-09
9
-21
/
+59
*
|
Fix opacity for disabled checkboxes and option groups. (#15239)
Jouni Koivuviita
2014-12-09
3
-20
/
+34
*
|
Basic tests for default converter factory
Artur Signell
2014-12-08
1
-0
/
+128
*
|
Add new StringTo<Byte, Short, BigInteger> Converters (#14583)
Anna Miroshnik
2014-12-08
8
-28
/
+54
*
|
UIInitHandler emits Content-Length when writing json response (#15271)
Fabian Lange
2014-12-05
1
-13
/
+8
*
|
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-05
2
-12
/
+28
*
|
Add LICENSE file according to GitHub conventions
Leif Åstrand
2014-12-04
1
-0
/
+201
*
|
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-04
2
-15
/
+61
*
|
Fix opacity for disabled links in Valo. (#15253)
Sauli Tähkäpää
2014-12-04
3
-3
/
+12
*
|
Escape dynamic and configured theme names in the same way. (#15309)
Leif Åstrand
2014-12-02
3
-5
/
+52
*
|
Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).
Denis Anisimov
2014-12-02
4
-7
/
+66
*
|
Escape themeUri before rewriting CustomLayout HTML. (#15309)
Leif Åstrand
2014-12-02
1
-1
/
+1
*
|
Show push version information in debug window (#14904).
Denis Anisimov
2014-12-02
5
-0
/
+208
*
|
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-01
3
-2
/
+32
*
|
set Cache-Control and Expires header even when not-modified (#8757)
Fabian Lange
2014-12-01
1
-12
/
+10
*
|
Comment typo fix
Jonni Nakari
2014-12-01
1
-1
/
+1
*
|
Window modalitycurtain will now respect $v-animations-enabled (#15135)
Fabian Lange
2014-11-28
4
-5
/
+49
*
|
One pixel discrepancy in headers and rows border with minimal width (#15118)
Sergey Budkin
2014-11-27
4
-1
/
+79
*
|
Converted SetCurrentPageFirstItemIndex to TB4. (#15286)
Sauli Tähkäpää
2014-11-27
2
-43
/
+63
*
|
Position tooltips in the visible area (#15129).
Anna Miroshnik
2014-11-26
4
-2
/
+265
*
|
Add getter to SplitterState.positionReversed (#15285)
Anna Koskinen
2014-11-25
1
-0
/
+14
*
|
do not create a StringWriter when not needed (#15276)
Fabian Lange
2014-11-24
1
-7
/
+1
|
/
*
Update to GWT 2.7.0 (#14522)
Artur Signell
2014-11-21
2
-12
/
+1
*
Fix duplicate detection in test locator.
Sauli Tähkäpää
2014-11-20
3
-16
/
+12
*
Remove IE8 from TextFieldBevelTest. (#14634)
Sauli Tähkäpää
2014-11-20
1
-27
/
+37
*
Don't iterate all connectors for unregistering (#14714)
Leif Åstrand
2014-11-19
2
-29
/
+76
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-19
5
-35
/
+39
*
Also disable annotation scanning after redeploy
Leif Åstrand
2014-11-19
1
-9
/
+15
*
Unwanted horizontal scrollbar in Valo menu (#15237)
Jouni Koivuviita
2014-11-18
1
-0
/
+1
*
Valo menu broken on Android Chrome (#15236)
Jouni Koivuviita
2014-11-17
1
-0
/
+2
*
Add constructor for directly extending a connector (#13579)
Leif Åstrand
2014-11-17
2
-0
/
+41
*
Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).
Denis Anisimov
2014-11-15
5
-1
/
+121
[prev]
[next]