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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Restore static helper for executing JS that somehow went missing (#8907)
Leif Åstrand
2012-06-29
1
-0
/
+10
|
*
|
Fixed problem when Table pagelength==0 and components wrap (#9067)
Artur Signell
2012-06-29
1
-1
/
+1
|
*
|
Replace Navigator(Page) with Navigator(ComponentContainer) (#8859)
Henri Sara
2012-06-29
1
-12
/
+56
|
*
|
Added missing license
Artur Signell
2012-06-29
1
-0
/
+3
|
*
|
Made MenuBar item tooltips work again (#8425)
Sami Viitanen
2012-06-29
4
-20
/
+125
|
*
|
paintable -> connector
Artur Signell
2012-06-29
1
-5
/
+5
|
*
|
Update deprecation messages to inform about changed HTML default (#9066)
Leif Åstrand
2012-06-29
1
-5
/
+9
|
*
|
Change Notification default to no allow HTML (#9066)
Leif Åstrand
2012-06-29
2
-18
/
+21
|
*
|
Mention primitives in the javadoc (though they are autboxed) (#8888)
Leif Åstrand
2012-06-29
2
-4
/
+6
|
*
|
Add v-datefield-day instead of prefixed for compatibility (#8664)
Artur Signell
2012-06-29
1
-4
/
+10
|
*
|
Added rootId to stream variables URLs (#9034)
Artur Signell
2012-06-29
10
-42
/
+86
|
*
|
Avoid calling layoutNow() during state change (#9017)
Artur Signell
2012-06-28
2
-2
/
+2
|
*
|
CRLF -> LF
Artur Signell
2012-06-28
1
-247
/
+247
|
*
|
#8957 Ensure non-negative width
Johannes Dahlström
2012-06-28
1
-15
/
+5
|
*
|
Preload translated url instead of loading raw url (#9044)
Leif Åstrand
2012-06-28
1
-1
/
+2
|
*
|
Send the initial browser window size with the first server request (#9017)
Artur Signell
2012-06-28
1
-0
/
+5
|
*
|
Fixed check for empty error message in tooltip (#8425)
Artur Signell
2012-06-28
1
-1
/
+1
|
*
|
Support for SuperDevMode through ?superdevmode (#8983)
Artur Signell
2012-06-28
3
-28
/
+307
|
*
|
Rename getWidgetElement() -> getElement() (#8888)
Leif Åstrand
2012-06-28
3
-7
/
+7
|
*
|
Add logging for rejected connector resource requests (#9048)
Leif Åstrand
2012-06-28
1
-0
/
+12
|
*
|
Describe how paths are resolved in javadoc (#9048)
Leif Åstrand
2012-06-28
2
-0
/
+16
|
*
|
Update #9048 based on reviews
Leif Åstrand
2012-06-28
3
-32
/
+65
|
*
|
Fixed connector so it no longer overwrites all style attributes (#8664)
Pekka Hyvönen
2012-06-28
6
-71
/
+177
|
*
|
Tooltips are now handled by the connector and not the widget (#8425)
Sami Viitanen
2012-06-28
36
-493
/
+425
|
*
|
AbstractJavascriptComponent should be abstract (#9054)
Artur Signell
2012-06-28
1
-1
/
+1
|
*
|
AbstractMedia should be abstract (#9053)
Artur Signell
2012-06-28
1
-1
/
+1
|
*
|
Formatted all source files
Artur Signell
2012-06-28
4
-6
/
+6
|
*
|
Support connector:// and use it for relative dependency urls (#9048)
Leif Åstrand
2012-06-28
3
-11
/
+148
|
*
|
Define what initialization corresponds to init method in javadoc (#9044)
Leif Åstrand
2012-06-28
2
-4
/
+4
|
*
|
Add error handling to ResourceLoader (#9044)
Leif Åstrand
2012-06-28
2
-41
/
+182
|
*
|
Fixed typo (#8943)
Artur Signell
2012-06-28
1
-1
/
+1
|
*
|
Updated javadoc
Artur Signell
2012-06-28
2
-17
/
+17
|
*
|
Clean non-component connectors also (#8943)
Artur Signell
2012-06-28
1
-19
/
+110
|
*
|
Javadocs for @StyleSheet and @JavaScript (#9044)
Leif Åstrand
2012-06-27
2
-0
/
+32
|
*
|
Rename widget -> dependency in delayed load handling (#9044)
Leif Åstrand
2012-06-27
3
-18
/
+18
|
*
|
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Leif Åstrand
2012-06-27
8
-68
/
+545
|
*
|
Move test extension out of main source folder
Leif Åstrand
2012-06-26
4
-88
/
+0
|
*
|
Mention legacy application level windows and relation to Root (#8784)
Leif Åstrand
2012-06-26
1
-0
/
+4
|
*
|
Move test component out of main source folder
Leif Åstrand
2012-06-26
2
-39
/
+1
|
*
|
Add javadoc about navigation to initial view, remove unused code #8859
Henri Sara
2012-06-26
1
-2
/
+18
*
|
|
Fix executeJavascript in a test
Jouni Koivuviita
2012-08-07
1
-0
/
+1
*
|
|
Boxlayout
Jouni Koivuviita
2012-08-07
204
-3952
/
+8644
|
\
|
|
|
*
|
Don't mention application level windows in Window javadoc (#8784)
Leif Åstrand
2012-06-26
1
-33
/
+10
|
*
|
Added Table.setSortEnabled and deprecated setSortDisabled (#9021)
Artur Signell
2012-06-25
1
-12
/
+40
|
*
|
Changed AbstractInMemoryContainer.getItemIds() to return List (#8829)
Artur Signell
2012-06-25
2
-4
/
+5
|
*
|
Javadoc fixes (#8943)
Artur Signell
2012-06-25
2
-3
/
+4
|
*
|
Add some missing Javadoc to Page (#8907)
Leif Åstrand
2012-06-25
1
-0
/
+17
|
*
|
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
12
-25
/
+25
|
*
|
Test for converter factory and related fixes (#8992)
Artur Signell
2012-06-25
2
-5
/
+10
|
*
|
Use Notification.show(Page) as the official entry point (#8907)
Leif Åstrand
2012-06-25
2
-84
/
+18
[prev]
[next]