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
...
|
*
Javadoc correction
Artur Signell
2014-05-22
1
-4
/
+4
|
*
Helpers for retrieving the current PortletRequest (#13806)
Artur Signell
2014-05-22
2
-3
/
+65
|
*
Optimizes ConnectorTracker.cleanConnectorMap (#13803)
Fabian Lange
2014-05-22
1
-45
/
+32
|
*
Modified Coding Conventions to not have a new line after annotations on
Anna Koskinen
2014-05-22
1
-2
/
+2
|
*
Optimize getAllChildrenIterable() performance. (#13803)
Fabian Lange
2014-05-22
1
-1
/
+4
|
*
Suspend all validation in the project
Artur Signell
2014-05-22
1
-2
/
+2
|
*
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)
Dmitrii Rogozin
2014-05-22
4
-29
/
+115
|
*
Prevent adding/setting parent component as child (#12720).
Denis Anisimov
2014-05-22
5
-9
/
+139
|
*
Replace use of deprecated DOM.setStyleAttribute method (#13781)
Leif Åstrand
2014-05-22
20
-191
/
+208
|
*
Make Hearbeat available to other modules (#13250)
Manolo Carrasco
2014-05-22
2
-42
/
+114
|
*
Remove some unnecessary semicolons
Leif Åstrand
2014-05-22
2
-3
/
+3
|
*
Update mini tutorial code to use @OnStateChange
Leif Åstrand
2014-05-22
1
-7
/
+4
|
*
Treat initial rendering and style changes separately. (#13444)
Markus Koivisto
2014-05-22
1
-6
/
+12
|
*
Use method available in all browsers (#13804)
Artur Signell
2014-05-22
1
-1
/
+1
|
*
Fix caption measurement in VAbstractOrderedLayout (#13741)
Juuso Valli
2014-05-21
3
-0
/
+156
|
*
Keep all checkbox related data in Map don't address it via the index #11772
Denis Anisimov
2014-05-21
3
-10
/
+131
|
*
Fix WAR file location in uitest build scripts.
Sauli Tähkäpää
2014-05-21
1
-5
/
+5
|
*
Adds methods for setting only width or height undefined #13546
John Ahlroos
2014-05-21
2
-0
/
+40
|
*
Fix keyboard navigating in combo box (#11333).
Dmitrii Rogozin
2014-05-21
4
-55
/
+236
|
*
Refactor tests to make them less likely to have timing issues
Teemu Suo-Anttila
2014-05-20
2
-26
/
+27
|
*
Move ComboBox tests to correct package
Teemu Suo-Anttila
2014-05-19
4
-4
/
+4
|
*
Add build parameters to allow running test on local PhantomJS
Teemu Suo-Anttila
2014-05-19
3
-7
/
+21
|
*
Change forceUpdate flag to always force recalculation of width. Fix tests. (#...
Markus Koivisto
2014-05-16
2
-6
/
+6
|
*
Avoid Vaadin entry-point being run twice (#13730)
Manolo Carrasco
2014-05-16
2
-6
/
+17
|
*
Don't use deprecated Assert class
Leif Åstrand
2014-05-16
35
-54
/
+43
|
*
Remove servlet annotations from AsyncPushUpdates test (#13562)
Jonatan Kronqvist
2014-05-16
1
-9
/
+0
|
*
Disable closure compiler (#13778)
Artur Signell
2014-05-16
1
-1
/
+2
|
*
Made user-initiated column resizing take precedence over other updates (#13432)
Juho Nurminen
2014-05-16
3
-2
/
+132
|
*
Set "v-formlayout" as the first style for VFormLayout (#13509).
Denis Anisimov
2014-05-15
3
-2
/
+89
|
*
PopupViewAndFragment TB2 -> TB4
Artur Signell
2014-05-15
2
-32
/
+33
|
*
Add refresh method to mini tutorial code
Leif Åstrand
2014-05-15
1
-1
/
+12
|
*
Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)
Teemu Suo-Anttila
2014-05-15
19
-89
/
+88
|
*
Fix Push inserts producing duplicate rows in Table (#13562)
Juuso Valli
2014-05-15
3
-2
/
+182
|
*
Update tutorial code to show more user-friendly API
Leif Åstrand
2014-05-14
6
-23
/
+14
|
*
Fix table scrolling up on select (#10106)
Juuso Valli
2014-05-14
3
-1
/
+159
|
*
Allow editing colorpicker values in colorpicker in textfield #13469
John Ahlroos
2014-05-14
6
-70
/
+338
|
*
Fixed disabled and read-only modes of InlineDateField (#10262)
Teemu Pöntelin
2014-05-14
3
-6
/
+143
|
*
Disable authors because of build agent problems
Artur Signell
2014-05-14
1
-6
/
+0
|
*
Use more appropriate dependencies for Jetty (#13682)
Artur Signell
2014-05-13
1
-1
/
+5
|
*
ShortcutAddAndRemove TB2 -> TB4
Artur Signell
2014-05-13
3
-220
/
+98
|
*
Fix DateFieldFastForwardTest to close browser context menu
Teemu Suo-Anttila
2014-05-13
1
-2
/
+11
|
*
Force recalc of width when the ComboBox style has changed (#13444)
Markus Koivisto
2014-05-13
4
-3
/
+154
|
*
SubWindowWithUndefinedHeight TB2 -> TB4
Artur Signell
2014-05-13
2
-52
/
+41
|
*
A new section, links, rephrasings for clarity on GitHub.
Marc Englund
2014-05-13
1
-10
/
+22
|
*
Use Atmosphere JS 2.1.5.vaadin4 with Firefox fix (#13578)
Artur Signell
2014-05-13
1
-1
/
+1
|
*
Ensure correct tab is open in debug window
Artur Signell
2014-05-13
4
-0
/
+9
|
*
Do not update state on the client side (#13743)
Artur Signell
2014-05-12
1
-5
/
+5
|
*
Add missing @sinces to JavaDoc
Teemu Suo-Anttila
2014-05-12
5
-5
/
+6
|
*
Support long in state again (#13692)
Jonatan Kronqvist
2014-05-12
7
-8
/
+316
|
*
Fix SelectedItemIcon rendering on IE (#13731)
Teemu Suo-Anttila
2014-05-12
1
-0
/
+4
[prev]
[next]