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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Take widget set style into account when compiling widget set
Artur Signell
2016-05-11
1
-0
/
+1
*
Fix comment for AttachListener interface (#19792)
7.7.0.alpha2
Anton Yegorov
2016-05-10
1
-1
/
+1
*
Fix null selection to work again (#19787)
Artur Signell
2016-05-09
4
-7
/
+69
*
Handle touch events in Window (#18042)
Anna Koskinen
2016-05-09
1
-3
/
+3
*
Clarify expand javadoc for GridLayout
Artur Signell
2016-05-09
1
-6
/
+16
*
Test using Payara
Artur Signell
2016-05-07
1
-0
/
+7
*
Update @since for 7.6.6
Henri Sara
2016-05-06
1
-2
/
+2
*
Add @since for DesignContext
Henri Sara
2016-05-06
1
-2
/
+2
*
Compare against references also if no version specified
Henri Sara
2016-05-04
1
-7
/
+11
*
Add javadocs for onConnectorHierarchyChange
Leif Åstrand
2016-05-04
1
-0
/
+30
*
Revert "Better default for nullRepresentation (#13221, #12877)"
feature/standard-sass
Ilia Motornyi
2016-05-04
5
-162
/
+2
*
Revert "Documentation fix for null representation (#13221)"
Ilia Motornyi
2016-05-04
2
-6
/
+3
*
Fix classpath order for integration tests
Henri Sara
2016-05-04
1
-1
/
+1
*
Relax checkstyle rules
Henri Sara
2016-05-03
1
-1
/
+1
*
Ignore files generated for checkstyles
Leif Åstrand
2016-05-03
1
-0
/
+2
*
Move theme and widgetset compilation to prepare-package
Teemu Suo-Anttila
2016-05-03
1
-0
/
+1
*
Throw IAE in setExpandRatio() if given ratio is less than 0
Maciej Przepióra
2016-05-03
1
-0
/
+8
*
Ensure addItem(null) returns null
Artur Signell
2016-05-03
3
-9
/
+8
*
added one missing "you"
Fredrik Rönnlund
2016-05-02
1
-1
/
+1
*
Update gwt-rpc.asciidoc
Enver Haase
2016-05-02
1
-1
/
+1
*
Update clientside-debugging.asciidoc
Enver Haase
2016-05-02
1
-1
/
+1
*
Update advanced-dragndrop.asciidoc
Guglielmo Moretti
2016-05-02
1
-1
/
+1
*
Take body scrolling into account when deciding combobox popup position (#19162)
Artur Signell
2016-05-02
4
-11
/
+122
*
GWT history frame is not needed in embedding
Jonni Nakari
2016-05-02
1
-20
/
+0
*
Documentation fix for null representation (#13221)
elmot
2016-05-02
2
-3
/
+6
*
Better default for nullRepresentation (#13221, #12877)
Matti Tahvonen
2016-05-02
5
-2
/
+162
*
Fix README.md
feature/nullrepresentation
elmot
2016-05-02
1
-33
/
+10
*
Expect Chrome 50 in VerifyBrowserVersionTest
Henri Sara
2016-05-02
1
-6
/
+5
*
Fix CriticalNotificationsTest on Chrome
Henri Sara
2016-05-02
1
-0
/
+6
*
Add interface for AppWidgetset (#19770)
Markus Koivisto
2016-04-29
6
-43
/
+264
*
Fix IE focus fix which has been broken since 7.0.0 (#7965)
Artur Signell
2016-04-28
1
-3
/
+5
*
Restrict grid sidebar size to visible viewport (#19349)
Artur Signell
2016-04-28
6
-4
/
+302
*
Scroll selected tab into view (#3899)
Artur Signell
2016-04-28
3
-1
/
+44
*
Use the correct window height when comparing to browser window height (#19590)
Artur Signell
2016-04-28
3
-8
/
+93
*
Double check table focus in IE (#19676)
Artur Signell
2016-04-28
2
-4
/
+158
*
Take transition into account for Window layout (#15192, #19525, #19415)
Artur Signell
2016-04-28
5
-0
/
+241
*
Fixed language mistakes
elmot
2016-04-28
3
-8
/
+6
*
Clarify error message for column mismatches (#18323)
Leif Åstrand
2016-04-28
1
-5
/
+9
*
Store unknown attributes in DesignContext #19749
John Ahlroos
2016-04-28
4
-12
/
+95
*
Fix PropertyValueGenerator javadocs
Leif Åstrand
2016-04-28
1
-4
/
+6
*
Do not throw an exception for PhantomJS
Henri Sara
2016-04-28
2
-7
/
+19
*
Make sure that browser.factory is passed to JUnit
Henri Sara
2016-04-28
1
-0
/
+2
*
Merge remote-tracking branch 'origin/feature/mavenize' to master
Teemu Suo-Anttila
2016-04-28
5755
-4538
/
+6485
|
\
|
*
Fix formatting of VaadinBrowserFactory
Henri Sara
2016-04-28
1
-6
/
+8
|
*
Add browser factory for SauceLabs
Henri Sara
2016-04-28
1
-0
/
+112
|
*
Add browser factory for BrowserStack
Henri Sara
2016-04-28
1
-0
/
+128
|
*
Add a way to override browser factory
Henri Sara
2016-04-28
1
-0
/
+31
|
*
Move checkstyles plugin to actual modules
elmot
2016-04-27
12
-33
/
+105
|
*
Move compiled themes out from resources
Teemu Suo-Anttila
2016-04-27
1152
-37
/
+40
|
*
Move test UI to correct source folder
Teemu Suo-Anttila
2016-04-27
1
-0
/
+0
[prev]
[next]