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
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make sure that components in collapsed rows are released as well by also upda...
Jonatan Kronqvist
2011-09-21
1
-4
/
+115
*
Add keyboard navigation events to a queue if waiting for potential content ch...
Leif Åstrand
2011-09-19
1
-0
/
+11
*
Fix for out of sync problem in generated columns in tree table #7620
Jonatan Kronqvist
2011-09-16
2
-7
/
+7
*
Don't send partial row updates for a full repaint (#7605)
Leif Åstrand
2011-09-15
1
-1
/
+1
*
#2669 Tabsheet failes to render cached tab
Leif Åstrand
2011-09-13
1
-1
/
+6
*
#7564 Resizing table column from the server only resizes the header
Leif Åstrand
2011-09-12
1
-0
/
+1
*
More fixes based on review of #6909
Jonatan Kronqvist
2011-09-12
2
-0
/
+10
*
Fixes based on review of #6909
Jonatan Kronqvist
2011-09-12
1
-1
/
+8
*
Small change to support the implementation of #7358
Jonatan Kronqvist
2011-09-09
1
-5
/
+8
*
Merged changes from 6.6
Henri Sara
2011-09-08
1
-1
/
+14
|
\
|
*
Table should only unregister property data sources that it has registered its...
Leif Åstrand
2011-09-07
1
-1
/
+14
|
*
#6588 Reverted [19527] as it assumes that the text/value is never changed in ...
Artur Signell
2011-07-12
1
-45
/
+3
*
|
Add licence to the top of java files
Jonatan Kronqvist
2011-09-08
3
-0
/
+12
*
|
HTML5 <audio> and <video> support #6909
Jonatan Kronqvist
2011-09-07
3
-0
/
+342
*
|
#6770 error indicator should not be hidden when a DateField is "empty" becaus...
Henri Sara
2011-09-05
3
-5
/
+24
*
|
Fix for #7534
Jonatan Kronqvist
2011-09-02
1
-3
/
+2
*
|
Fixed the weird focus behavior described in #7446
Jonatan Kronqvist
2011-09-02
1
-1
/
+2
*
|
#5851 isLastId() may throw NullPointerException
Leif Åstrand
2011-08-31
1
-0
/
+4
*
|
Made the LicenseInJavaFiles test pass
Jonatan Kronqvist
2011-08-24
6
-5
/
+21
*
|
Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...
Jouni Koivuviita
2011-08-23
1
-0
/
+6
*
|
Fixes for issues found during review of #6720
Jonatan Kronqvist
2011-08-23
1
-2
/
+2
*
|
#7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() method
Leif Åstrand
2011-08-22
1
-42
/
+48
*
|
Fixes for #6720
Jonatan Kronqvist
2011-08-22
1
-9
/
+19
*
|
#6066 Support for time zones in DateField
Leif Åstrand
2011-08-22
1
-1
/
+44
*
|
#7369 Removed "final" to enable CDI compatibility and added javadoc that expl...
Artur Signell
2011-08-19
2
-11
/
+56
*
|
#7369 Removed "final" from methods that do not need to be final
Artur Signell
2011-08-19
3
-5
/
+5
*
|
Fixed source formatting and Javadoc.
John Alhroos
2011-08-19
1
-18
/
+23
*
|
Added light panel style to ChameleonTheme
Henri Sara
2011-08-19
1
-1
/
+5
*
|
Implemented row generation for Table and TreeTable #6720#
Jonatan Kronqvist
2011-08-19
1
-41
/
+183
*
|
Optional expand and collapse animations for TreeTable (#6723)
Jonatan Kronqvist
2011-08-17
2
-36
/
+63
*
|
Fixed issue with toggling tooltips on/off #5414
John Alhroos
2011-08-16
1
-2
/
+4
*
|
#7422 Updated fix for coping with additional spaces in the input
Leif Åstrand
2011-08-16
1
-5
/
+12
*
|
Tooltips for Tree + Testbech test for them #6637
John Alhroos
2011-08-16
1
-0
/
+35
*
|
#7422 AbstractComponent.setStyleName containing spaces causes illogical results
Leif Åstrand
2011-08-16
2
-4
/
+12
*
|
#5880 Removed some more Java 1.6 api that somehow slipped along
Leif Åstrand
2011-08-16
1
-1
/
+1
*
|
#5880 Add style name support for Tabsheet's Tab interface
Leif Åstrand
2011-08-16
1
-0
/
+56
*
|
Made ItemDescriptionGenerator serializable #5414
John Alhroos
2011-08-16
1
-1
/
+1
*
|
Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...
John Alhroos
2011-08-15
2
-4
/
+72
*
|
#6097 Inversed the logic of the uidl attribute to avoid sending additional da...
Leif Åstrand
2011-08-12
1
-2
/
+2
*
|
#5916 Added null check
Artur Signell
2011-08-11
1
-1
/
+1
*
|
#5916 Table.ColumnGenerator should allow generation of plain text
Artur Signell
2011-08-11
1
-3
/
+10
*
|
#6097 Window.showNotification should support plain text in addition to Html
Leif Åstrand
2011-08-10
1
-0
/
+106
*
|
#7187 Allow HTML content in an MenuItem
Leif Åstrand
2011-08-10
1
-0
/
+32
*
|
#5402 Removed java 1.6 annotations and added javadocs for html support in Opt...
Leif Åstrand
2011-08-09
1
-0
/
+17
*
|
#5402 Simplified attribute passing for html-mode in OptionGroup
Leif Åstrand
2011-08-09
1
-2
/
+3
*
|
#5402 Support html in OptionGroup items
Leif Åstrand
2011-08-09
1
-0
/
+12
*
|
#7369 Vaadin and CDI - can't use SessionScoped beans.
Artur Signell
2011-08-09
1
-25
/
+0
*
|
#7338 Column alignment cannot be changed from right/center to left
Artur Signell
2011-08-01
1
-3
/
+2
*
|
#7337 Remove unnecessary calls to Table.refreshRenderedCells
Artur Signell
2011-08-01
1
-29
/
+18
*
|
#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR...
Henri Sara
2011-07-28
1
-0
/
+361
[prev]
[next]