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
path:
root
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
2
-5
/
+5
*
Test for converter factory and related fixes (#8992)
Artur Signell
2012-06-25
1
-3
/
+5
*
Use Notification.show(Page) as the official entry point (#8907)
Leif Åstrand
2012-06-25
1
-80
/
+15
*
Move showNotification shorthands back to Root from LegacyWindow (#8907)
Leif Åstrand
2012-06-25
1
-146
/
+145
*
Fixed tab index for Button and NativeButton (#9022)
Artur Signell
2012-06-25
1
-5
/
+13
*
Avoid double attach calls for sub windows (#9011)
Artur Signell
2012-06-21
1
-24
/
+0
*
Call attach only once for children (#9005)
Artur Signell
2012-06-21
1
-13
/
+11
*
Call attach only once for children (#9006)
Artur Signell
2012-06-21
1
-28
/
+0
*
Root javadoc
Artur Signell
2012-06-21
1
-15
/
+14
*
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
3
-117
/
+232
*
Get converter from the application of the component if available (#8992)
Artur Signell
2012-06-21
3
-9
/
+5
*
Converter support and updated data source logic (#8990, #8991)
Artur Signell
2012-06-21
2
-25
/
+65
*
Split generic converter methods from AbstractField (#8991)
Artur Signell
2012-06-21
1
-62
/
+18
*
Made Label Comparable<Label> and fixed comparison issues (#8845)
Artur Signell
2012-06-21
1
-51
/
+26
*
Eliminate scanning for accept criteria by reversed annotation (#8641)
Henri Sara
2012-06-20
3
-13
/
+0
*
Javadocs and minor tweaks for extensions, JavaScript and js wrappers
Leif Åstrand
2012-06-20
3
-4
/
+233
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
7
-136
/
+61
|
\
|
*
#7938 Added reference to #8971 to the javadoc
Johannes Dahlström
2012-06-15
1
-0
/
+3
|
*
#7938 Clarified Window.center() javadoc
Johannes Dahlström
2012-06-15
1
-2
/
+4
|
*
Change Chameleon -> chameleon + unit test for all builtin themes (#8386)
Leif Åstrand
2012-06-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-19
5
-705
/
+472
|
\
\
|
*
|
Extract API from Root to Page (#8907)
Leif Åstrand
2012-06-19
5
-705
/
+472
*
|
|
Fix issues caused by 6.8 merge: prevent NPE with componentStyles; ensure spli...
Johannes Dahlström
2012-06-19
1
-4
/
+5
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-19
1
-17
/
+0
|
\
|
|
|
*
|
Remove method accidentally left behind (#6730)
Leif Åstrand
2012-06-15
1
-17
/
+0
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-15
6
-107
/
+128
|
\
|
|
|
*
|
Implement js rpc proxy objects and wildcard rpc support (#8888)
Leif Åstrand
2012-06-14
1
-0
/
+7
|
*
|
Use callbacks directly as fields in connector object (#8888)
Leif Åstrand
2012-06-14
1
-0
/
+6
|
*
|
Rename Javascript -> JavaScript
Leif Åstrand
2012-06-14
4
-28
/
+29
|
*
|
JavascriptManager -> JavaScript and changes based on review (#6730)
Leif Åstrand
2012-06-14
2
-33
/
+40
*
|
|
Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...
Johannes Dahlström
2012-06-13
1
-6
/
+12
*
|
|
Merge remote-tracking branch 'origin/master'
Johannes Dahlström
2012-06-13
6
-1
/
+112
|
\
|
|
|
*
|
Refresh row cache in requestRepaintAll to avoid partial repaint (#8714)
Leif Åstrand
2012-06-12
1
-0
/
+8
|
*
|
Change api to use callback instead or rpc for js callbacks (#8888)
Leif Åstrand
2012-06-12
3
-8
/
+14
|
*
|
Fix typo
Leif Åstrand
2012-06-12
1
-1
/
+1
|
*
|
Add support for simplified RPC communication with JS code (#8888)
Leif Åstrand
2012-06-12
1
-0
/
+11
|
*
|
Initial javascript callback support (#6730)
Leif Åstrand
2012-06-11
3
-0
/
+78
|
*
|
Initial support for javascript components (#8888)
Leif Åstrand
2012-06-11
1
-0
/
+8
*
|
|
Merge commit '17c14'
Johannes Dahlström
2012-06-12
2
-31
/
+70
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#8297 Do not use static logger instances
Henri Sara
2012-06-05
2
-31
/
+49
*
|
|
Merge commit '6f729'
Johannes Dahlström
2012-06-12
2
-12
/
+19
|
\
|
|
|
*
|
#7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...
Johannes Dahlström
2012-05-31
1
-10
/
+17
|
*
|
Created a test for disabling and enabling max/min split position of SplitPane...
Tapio Aali
2012-05-31
1
-10
/
+10
|
*
|
Optimized network usage of the split position limits of the SplitPanel (#8880).
Tapio Aali
2012-05-31
1
-2
/
+6
*
|
|
Merge commit '56d0c'
Johannes Dahlström
2012-06-12
1
-6
/
+124
|
\
|
|
|
*
|
Added options for setting maximum and minimum split positions to SplitPanel (...
Tapio Aali
2012-05-30
1
-1
/
+109
*
|
|
Merge commit '165544'
Johannes Dahlström
2012-06-11
1
-5
/
+0
|
\
|
|
|
*
|
Removed non-working/unneeded code (#8428)
Artur Signell
2012-05-29
1
-5
/
+0
[next]