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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Atmosphere JS to fix Firefox websocket reconnect (#17247)
Artur Signell
2015-04-17
1
-1
/
+1
*
Declarative read support for Table (#16367)
Johannes Dahlström
2015-04-17
4
-1
/
+383
*
Don't clear element content in AbstractComponent.writeDesign (#17488)
Johannes Dahlström
2015-04-17
9
-199
/
+5
*
Update favicon when changing themes (#15481)
Leif Åstrand
2015-04-17
3
-0
/
+153
*
Update Atmosphere version (#17456, #17454)
Artur Signell
2015-04-17
3
-3
/
+3
*
Properly scan for files even though current directory contains java files
Artur Signell
2015-04-17
1
-1
/
+2
*
Add Grid basic features declarative UI
Pekka Hyvönen
2015-04-17
2
-0
/
+526
*
Row focus bleeds out of Table area in Valo (#14761)
Jouni Koivuviita
2015-04-17
1
-27
/
+23
*
Add GridItemEditor declarative test UI
Teemu Suo-Anttila
2015-04-17
2
-0
/
+104
*
Fix Grid frozen column declarative support (#16596)
Teemu Suo-Anttila
2015-04-16
2
-4
/
+20
*
Create declarative UI test harness (#17484)
patrik
2015-04-16
1
-0
/
+175
*
Convert some TB2 tests to TB4
Teemu Suo-Anttila
2015-04-16
63
-2218
/
+1463
*
Iterate over copies of listener lists (#17477)
Henri Sara
2015-04-16
3
-2
/
+177
*
Keeping MenuItem custom classes when updating styles (#17427)
Alexey Fansky
2015-04-16
3
-0
/
+85
*
Refactor declarative tests.
Mika Murtojarvi
2015-04-16
36
-2391
/
+821
*
Fix Grid editor area calculation without scrollbars (#17471)
Teemu Suo-Anttila
2015-04-16
4
-6
/
+94
*
Re-showed tab is displayed if there is room for it (#17096)
Alexey Fansky
2015-04-15
3
-9
/
+244
*
Use VaadinRequest/Response for static resources (#17462)
Henri Sara
2015-04-15
1
-2
/
+2
*
Fix Grid inline data declarative support (#16596)
Teemu Suo-Anttila
2015-04-14
3
-3
/
+138
*
Fix Grid Header/Footer declarative support (#16596)
Teemu Suo-Anttila
2015-04-14
4
-5
/
+602
*
Fix Grid Columns declarative support (#16596)
Teemu Suo-Anttila
2015-04-14
4
-0
/
+329
*
Add declarative OptionGroup support (#15549)
patrik
2015-04-14
3
-3
/
+206
*
VConsole logging -> java.util.logging
Artur Signell
2015-04-13
15
-193
/
+329
*
Fix Grid column adding to set column sortable correctly (#17446)
Teemu Suo-Anttila
2015-04-13
2
-8
/
+24
*
Add getter for local id #17444
John Ahlroos
2015-04-13
2
-0
/
+23
*
Declarative support for Tree inline data (#16321)
Johannes Dahlström
2015-04-13
3
-55
/
+235
*
Fix writing of child local ids in AbsoluteLayout (#17421)
Johannes Dahlström
2015-04-13
2
-1
/
+58
*
Fix declarative support for Grid basic properties (#16596)
Johannes Dahlström
2015-04-10
2
-2
/
+157
*
Fix GridLayout declarative support (#16594)
Teemu Suo-Anttila
2015-04-10
3
-9
/
+533
*
Prevent opening Table context menu on short tapping on iOS (#15297)
Ilya Ermakov
2015-04-10
2
-1
/
+108
*
Grid header should render "the same" after changes to header (#17131)
Mikael Grankvist
2015-04-10
3
-18
/
+403
*
Adding a temporary style to VNotification on Chrome >=41 (#17252)
Alexey Fansky
2015-04-10
2
-1
/
+41
*
Don't use !important for ColorPicker width in Valo (#17140).
Denis Anisimov
2015-04-10
8
-13
/
+244
*
Customizable DnD preview handle strategy in Dnd manager (#10377,#14880).
Denis Anisimov
2015-04-10
2
-168
/
+533
*
Grid layout slots should be slot size not slot content size (#17039)
Mikael Grankvist
2015-04-10
5
-20
/
+201
*
Set value selected by mouse when pressing Enter in ComboBox (#16981)
Ilya Ermakov
2015-04-10
3
-44
/
+177
*
Displaying tooltip on touch devices underneath the field (#17150)
Alexey Fansky
2015-04-10
5
-22
/
+191
*
Refactor declarative tests for two components.
Mika Murtojarvi
2015-04-10
6
-768
/
+254
*
Fix DeclarativeTestBase handling of nonpublic accessors (#17425)
Johannes Dahlström
2015-04-09
1
-0
/
+4
*
Remove unusable code
Artur Signell
2015-04-09
1
-13
/
+0
*
Add granular declarative margin support (#17190)
patrik
2015-04-09
3
-4
/
+162
*
Javadoc fix
Leif Åstrand
2015-04-09
1
-1
/
+1
*
Disallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila
2015-04-08
4
-4
/
+23
*
Fix DeclarativeTestBaseBase to return read component with testRead
Teemu Suo-Anttila
2015-04-08
1
-2
/
+4
*
Fix MenuBar MenuItem caption reading from design (#17361)
Teemu Suo-Anttila
2015-04-08
2
-2
/
+63
*
Add DesignerAttributeHelper.readAttribute with default value (#17416)
Teemu Suo-Anttila
2015-04-08
1
-29
/
+51
*
Allow setting local id via DesignContext (#16584).
Mika Murtojarvi
2015-04-08
3
-5
/
+69
*
Fix declarative support for Window (#17314)
Johannes Dahlström
2015-04-07
7
-40
/
+375
*
Enable setResponsive/isReponsive API for AbstractComponent (#17369)
patrik
2015-04-07
2
-15
/
+43
*
Mention push path change done for JSR-356 (#16738)
Artur Signell
2015-04-07
1
-10
/
+1
[next]