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
...
*
Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)
Fabian Lange
2014-07-14
1
-54
/
+40
*
removes extra VaadinSession.setCurrent() from PushHandler. (#14222)
Fabian Lange
2014-07-14
1
-9
/
+11
*
Fix overwrite mechanism for web.xml atmosphere init params (#14196).
Fabian Lange
2014-07-14
1
-7
/
+8
*
Box and unbox long values in state fields (#14176)
Leif Åstrand
2014-07-14
4
-20
/
+44
*
Return a value on __gwtStatsEvent in Profiler (#11709)
Bogdan Udrescu
2014-07-14
9
-15
/
+377
*
Refactor GridLayout tests (#14044)
Dmitrii Rogozin
2014-07-14
3
-52
/
+86
*
Remove hardcoded milestone from ticket list link (#14166)
Leif Åstrand
2014-07-10
1
-1
/
+1
*
Do not re-send browser details in the first UIDL request (#14144)
Sauli Tähkäpää
2014-07-06
2
-30
/
+12
*
Add missing @since 7.2.4 in javadoc
7.2.4
Henri Sara
2014-07-03
3
-0
/
+4
*
Upgrade tooltip tests from TB2 to TB4 (#14019)
Juuso Valli
2014-07-02
13
-519
/
+289
*
Fix tooltip test problems caused by #12458
Henri Sara
2014-07-02
9
-304
/
+424
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-02
2
-18
/
+28
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-02
8
-34
/
+145
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-02
2
-3
/
+8
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-07-02
22
-139
/
+229
*
Improve error message for missing sync id (#14065)
Leif Åstrand
2014-07-01
1
-2
/
+2
*
Fix problem with IntegerValidator test (#14046)
Dmitrii Rogozin
2014-07-01
3
-95
/
+108
*
Prevent empty tooltips from appearing (#14015)
Juuso Valli
2014-07-01
2
-11
/
+4
*
Fix tooltip error when loading Javascript (#14028)
Juuso Valli
2014-07-01
5
-3
/
+132
*
Fix wrong width on event resize in Vaadin Calendar (#13961)
Anthony Guerreiro
2014-07-01
3
-0
/
+257
*
Selecting in a mulsel table should focus, not scroll. (#13341, #10522)
Markus Koivisto
2014-07-01
1
-8
/
+11
*
Prevent table from scrolling on selectionChange when in Multiselect mode (#13...
Markus Koivisto
2014-07-01
3
-3
/
+170
*
Fix compilation error
Artur Signell
2014-07-01
1
-1
/
+1
*
IE11 now uses synchronous loading of script instead of async with preloading....
Mikael Grankvist
2014-07-01
7
-5
/
+204
*
Do not consider compiler introduced methods when determining state class (#14...
Artur Signell
2014-06-27
1
-3
/
+5
*
Bug fix menu navigation with space (#14041)
Dmitrii Rogozin
2014-06-25
3
-43
/
+77
*
Upgraded SASS compiler to 0.9.6
John Ahlroos
2014-06-25
1
-1
/
+2
*
Converted GridLayoutWidthChangeTest to TB4. (#8855)
Sauli Tähkäpää
2014-06-19
3
-52
/
+31
*
Change PhantomJS to run on Linux instead of Windows.
Sauli Tähkäpää
2014-06-19
6
-88
/
+92
*
Refactor CheckBoxRcpCountTest to be more stable.
7.2.3
Sauli Tähkäpää
2014-06-18
1
-9
/
+22
*
Fix for unnecessary RPC request when clicking on CheckBox label (#8259)
Teemu Pöntelin
2014-06-18
3
-9
/
+125
*
Delay tooltips when moving between adjacent elements (#13998)
Juuso Valli
2014-06-18
3
-22
/
+181
*
ComboBox no longer displays input prompt if disabled or read-only (#10573)
Teemu Pöntelin
2014-06-18
4
-3
/
+137
*
Speed up dev server startup
Leif Åstrand
2014-06-18
1
-8
/
+29
*
Convert GridLayoutMoveComponentTest to TB4. (#8855)
Sauli Tähkäpää
2014-06-18
3
-61
/
+38
*
Removes double spacing from gridLayout which has empty rows or columns (#8855)
Dmitrii Rogozin
2014-06-18
8
-125
/
+602
*
Added initial style name for VColorPickerArea (#14021)
Teemu Pöntelin
2014-06-18
1
-0
/
+2
*
Moved initialization of a static map to the static initialization block (#12270)
Teemu Pöntelin
2014-06-17
1
-1
/
+2
*
Fix for handling selectors with both width and height ranges (#13587)
Teemu Pöntelin
2014-06-17
4
-44
/
+164
*
Refactored Layout tests. Remove errors (#13823)
Dmitrii Rogozin
2014-06-17
80
-2197
/
+3088
*
Assigning both primary style and style name is now handled correctly (#12190)
Teemu Pöntelin
2014-06-17
3
-8
/
+135
*
Allow inlining of JsonCodec#encode (#13814)
Fabian Lange
2014-06-17
2
-92
/
+63
*
Don't generate GWT.create for bean superclasses (#13813)
Leif Åstrand
2014-06-17
4
-2
/
+54
*
Fixed broken OSGi dependencies in vaadin-shared (#13852)
Norman Specht
2014-06-17
1
-1
/
+1
*
Improve CaptionLeakTest on IE8 (#13829)
Juuso Valli
2014-06-17
2
-31
/
+71
*
ShortcutAddAndRemove TB2 -> TB4
Artur Signell
2014-06-17
3
-220
/
+98
*
Speed up development server again by not eagerly initing all servlets
Artur Signell
2014-06-17
1
-7
/
+7
*
Make tooltips stationary when hovering (#13981)
Juuso Valli
2014-06-11
13
-35
/
+175
*
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)
Dmitrii Rogozin
2014-06-11
4
-29
/
+115
*
Fix tooltip positioning near screen edges (#12870)
Juuso Valli
2014-06-09
3
-4
/
+214
[prev]
[next]