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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Refine box-sizing: border-box styles (#8682)
Leif Åstrand
2012-04-20
11
-12
/
+24
|
*
|
Add test for detecting scrollbar quirks in different browsers
Leif Åstrand
2012-04-19
1
-0
/
+59
*
|
|
LayoutResizeTest and small optimizations to BoxLayout
Jouni Koivuviita
2012-04-20
1
-0
/
+41
*
|
|
Fixed stuff related to BoxLayout
Jouni Koivuviita
2012-04-19
4
-12
/
+13
*
|
|
Removed unnecessary -ms-box-sizing property
Jouni Koivuviita
2012-04-19
1
-1
/
+0
*
|
|
Fixed MenuBar CSS to not use float, but display: inline-block for minimum width
Jouni Koivuviita
2012-04-18
1
-1
/
+1
*
|
|
Fixed CssLayout natural with to 'auto' by setting its display value to block
Jouni Koivuviita
2012-04-18
1
-1
/
+6
*
|
|
Fixed component caption position inside CssLayout
Jouni Koivuviita
2012-04-18
1
-3
/
+3
*
|
|
Fixed link style button text alignment
Jouni Koivuviita
2012-04-18
1
-1
/
+1
*
|
|
Fixes to BoxLayout
Jouni Koivuviita
2012-04-18
1
-2
/
+4
*
|
|
Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraph
Jouni Koivuviita
2012-04-18
2
-2
/
+6
|
\
\
\
|
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-18
2
-2
/
+6
|
|
\
|
|
|
|
*
|
Revert "Reduce tree node caption padding to make room for focus border"
Leif Åstrand
2012-04-18
2
-2
/
+6
*
|
|
|
Reduced error indicator icon height to 14px in Reindeer
Jouni Koivuviita
2012-04-18
1
-1
/
+1
|
/
/
/
*
|
|
Fixed some BoxLayout issues
Jouni Koivuviita
2012-04-18
1
-12
/
+16
*
|
|
Fixes to BoxLayout based on first round of screenshot tests
Jouni Koivuviita
2012-04-18
5
-14
/
+38
*
|
|
Merge remote branch 'origin/master' into layoutgraph
Leif Åstrand
2012-04-17
6
-13
/
+12
|
\
|
|
|
*
|
Reduce tree node caption padding to make room for focus border
Leif Åstrand
2012-04-17
2
-6
/
+2
|
*
|
Add overflow: hidden to v-label to prevent margins from escaping (#8671)
Leif Åstrand
2012-04-16
1
-0
/
+3
|
*
|
Rename v-paintable -> v-connector (#8652)
Leif Åstrand
2012-04-12
3
-6
/
+6
*
|
|
BoxLayout now respects the current layout specs, dividing unused space equall...
Jouni Koivuviita
2012-04-16
1
-4
/
+17
*
|
|
BoxLayout now working with LayoutManager (except for spacing size)
Jouni Koivuviita
2012-04-15
1
-0
/
+9
*
|
|
Small fixes to VBoxLayout, moved styles to separate stylesheet
Jouni Koivuviita
2012-04-09
3
-141
/
+150
*
|
|
95% functional VerticalLayout and HorizontalLayout using mainly CSS
Jouni Koivuviita
2012-04-08
1
-0
/
+144
|
/
/
*
|
Include ApplicationRunnerServlet in test.war
Artur Signell
2012-04-05
1
-5
/
+1
*
|
Do panel wrapper sizing with css
Leif Åstrand
2012-04-03
1
-0
/
+6
*
|
Use overflow: hidden to remove scrollbars in IE8 (#8313)
Leif Åstrand
2012-03-23
1
-0
/
+1
*
|
Merge commit '0b46687ab0cedb3523321854b52d988dae18452a' from origin/6.8
Artur Signell
2012-03-23
1
-1
/
+1
|
\
|
|
*
[merge from 6.7] #7904 Fixed typo in Reindeer panel theme
Automerge
2012-03-02
1
-1
/
+1
*
|
Prevent properly sized button element from causing scrolling in IE8
Leif Åstrand
2012-03-21
1
-0
/
+3
*
|
Hide log by setting width/height to 0 so that the same spacing is used
Artur Signell
2012-03-21
1
-0
/
+4
*
|
Ensure AbsoluteLayout wrappers have the rigth size (#8313)
Leif Åstrand
2012-03-21
1
-1
/
+11
*
|
Only prevent margin collapse if embedded
Leif Åstrand
2012-03-16
1
-3
/
+4
*
|
Remove old hack that nowadays just seems to cause problems (#7984)
Leif Åstrand
2012-03-16
1
-3
/
+0
*
|
Use box-sizing for v-view (#8313)
Leif Åstrand
2012-03-16
1
-0
/
+2
*
|
Also limit error indicator width (#8313)
Leif Åstrand
2012-03-13
1
-0
/
+2
*
|
Use 1px instead of 0 to avoid extra space in left col (#8313)
Leif Åstrand
2012-03-12
1
-3
/
+1
*
|
Only use 100% width if parent width is defined (#8313)
Leif Åstrand
2012-03-12
1
-1
/
+1
*
|
Use 100% width to get all extra space for the content (#8313)
Leif Åstrand
2012-03-09
1
-1
/
+3
*
|
Dynamically adjust window content paddings (#8313)
Leif Åstrand
2012-03-09
4
-15
/
+1
*
|
Move panel background back to where it belongs. (#8313)
Leif Åstrand
2012-03-08
1
-7
/
+1
*
|
Update VWindow.setWidth/Height to set outer sizes (#8313)
Leif Åstrand
2012-03-08
4
-15
/
+47
*
|
Window layouting changes attempt 2 (#8313)
Leif Åstrand
2012-03-07
2
-5
/
+11
*
|
Remove CSS hack for FF2 (#7981)
Leif Åstrand
2012-03-07
1
-9
/
+0
*
|
Don't assign any extra space to the width column (#8313)
Leif Åstrand
2012-03-05
1
-0
/
+1
*
|
Let the contents of sized form layouts use its size (#8313)
Leif Åstrand
2012-03-05
1
-0
/
+6
*
|
Define .v-has-width/height instead of v-undefined-width/height (#8313)
Leif Åstrand
2012-03-05
2
-14
/
+11
*
|
Merge remote-tracking branch 'origin/6.8'
Johannes Dahlström
2012-03-02
3
-1
/
+5
|
\
|
|
*
#5100 Support for server-side focus/blur listeners; handle disabled tabs corr...
Johannes Dahlström
2012-02-27
1
-0
/
+3
|
*
[merge from 6.7] #8369 Fixed absolute path in Chameleon CSS
Automerge
2012-02-21
1
-1
/
+1
[prev]
[next]