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
/
WebContent
/
VAADIN
/
themes
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird...
Johannes Dahlström
2012-05-21
1
-1
/
+0
*
#8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...
Johannes Dahlström
2012-05-11
3
-3
/
+0
*
Add new CSS class to the base theme enabling (touch) scrolling of the element...
Johannes Dahlström
2012-05-04
1
-0
/
+5
*
#5100 Support for server-side focus/blur listeners; handle disabled tabs corr...
Johannes Dahlström
2012-02-27
1
-0
/
+3
*
#8311 Converted CRLF -> LF in css/html/xml files
Artur Signell
2012-02-02
3
-188
/
+188
*
#6718 Extend PopupDateField range - allow selection of the last days of the
Johannes Dahlström
2012-01-25
1
-0
/
+3
*
Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)
Marc Englund
2012-01-19
1
-0
/
+12
*
Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...
Marc Englund
2012-01-18
1
-2
/
+13
*
Merged patch for #6765 from 6.7 (disable TextArea resize handle)
Marc Englund
2012-01-18
1
-0
/
+1
*
Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996
Marc Englund
2012-01-18
1
-1
/
+5
*
dragandropwrapper can now initiate html5 drags, fixes #7833
Matti Tahvonen
2011-11-21
1
-0
/
+21
*
Removed svn:executable property to avoid problems with Git on Windows
Artur Signell
2011-11-08
3
-0
/
+0
*
#6745: Connectors for Tree
Jouni Koivuviita
2011-09-29
6
-4
/
+15
*
Final fix for #6745: Connectors for Tree
Jouni Koivuviita
2011-09-28
10
-133
/
+159
*
Corrections to table column reordering styles.
Jouni Koivuviita
2011-09-27
1
-4
/
+8
*
#5170 updated to use an additional css class when text input is disabled and ...
Leif Åstrand
2011-09-27
1
-0
/
+4
*
Fix for #7505
John Alhroos
2011-09-23
1
-1
/
+1
*
#5780 TreeTable uses images that not display transparent in IE6 - reverted pr...
Leif Åstrand
2011-08-30
3
-23
/
+7
*
#5780 TreeTable uses images that not display transparent in IE6
Leif Åstrand
2011-08-30
1
-0
/
+24
*
#5608 Item icons do not work in OptionGroup
Leif Åstrand
2011-08-25
1
-0
/
+5
*
Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...
Jouni Koivuviita
2011-08-23
4
-2
/
+16
*
Implemented row generation for Table and TreeTable #6720#
Jonatan Kronqvist
2011-08-19
1
-0
/
+4
*
Fix for #7388
John Alhroos
2011-08-17
1
-0
/
+3
*
Optional expand and collapse animations for TreeTable (#6723)
Jonatan Kronqvist
2011-08-17
2
-1
/
+40
*
#7187 Allow HTML content in an MenuItem
Leif Åstrand
2011-08-10
1
-1
/
+1
*
Merged TreeTable into Vaadin core (#5371)
Jonatan Kronqvist
2011-06-16
3
-0
/
+20
*
Merge from 6.6
Henri Sara
2011-06-16
5
-17
/
+16
|
\
|
*
merged fix for #6713
Matti Tahvonen
2011-04-15
1
-1
/
+12
|
*
#6731 - focus on the node's caption instead of the element in order to avoid ...
Jonatan Kronqvist
2011-04-08
2
-4
/
+4
|
*
#6367 - remove focus outline from table header cell
Jonatan Kronqvist
2011-04-07
2
-4
/
+6
|
*
Cleaned up #6197 - moved keyboard handling from the table body to the table rows
Jonatan Kronqvist
2011-04-06
2
-2
/
+6
|
*
Fixed #6731 - tree no longer scrolls when an item is selected.
Jonatan Kronqvist
2011-04-06
2
-2
/
+8
|
*
Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...
Artur Signell
2011-03-24
2
-2
/
+6
|
*
#6542 Tabsheet content sometimes not rendered in IE6/IE7
Artur Signell
2011-03-03
2
-2
/
+10
*
|
Fixes #6932 "Table rows shift a couple of pixels down when selecting a row in...
Jouni Koivuviita
2011-05-19
1
-0
/
+4
*
|
Fixes #5535 "Clicking on a menubar show a visible focus"
Jouni Koivuviita
2011-05-19
1
-0
/
+1
*
|
Fixes #6745 "Connectors for Tree"
Jouni Koivuviita
2011-05-19
3
-4
/
+16
*
|
isolating #6911 related hack to only grid layout and ordered layouts which ar...
Matti Tahvonen
2011-05-06
1
-1
/
+3
*
|
a possible fix for #6911
Matti Tahvonen
2011-05-05
1
-0
/
+5
*
|
removed automatically compiled css files from svn. Derived files and should t...
Matti Tahvonen
2011-04-21
1
-2284
/
+0
*
|
merging fixes from 6.5
Matti Tahvonen
2011-04-20
2
-2
/
+2
*
|
merging fixes from 6.5
Matti Tahvonen
2011-04-20
2
-2
/
+8
*
|
fixes #6713
Matti Tahvonen
2011-04-15
1
-1
/
+12
*
|
Merged bugfixes and test updates from 6.5
Artur Signell
2011-03-25
2
-2
/
+6
*
|
Merged some changes from 6.5
Henri Sara
2011-03-16
2
-2
/
+10
|
/
*
#6304 Moved display css rule to the base theme allowing it to be overridden
Jonatan Kronqvist
2011-02-07
2
-2
/
+13
*
#6086 Text selection does not work in link Buttons
Artur Signell
2010-12-21
2
-2
/
+10
*
#6041 The splitter in a disabled split panel can be moved
Artur Signell
2010-12-21
2
-2
/
+14
*
styles for debug console
Matti Tahvonen
2010-12-16
2
-2
/
+4
*
Fix for #6143
Jonatan Kronqvist
2010-12-13
1
-2
/
+2
[next]