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
path:
root
/
uitest
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call "destroy" instead of "destory" in JavaScriptRenders (#8263)
Artur
2017-02-01
5
-3
/
+95
*
Add method for refreshing all Grid rows (#8406)
Artur
2017-02-01
2
-1
/
+46
*
Prevent reorder of frozen columns when there are hidden columns (#8278)
Artur
2017-01-30
1
-0
/
+23
*
Make it possible to disallow user selection in Grid (#8144)
Artur
2017-01-30
2
-6
/
+181
*
Fix absolute layout component sizing on size change in Vaadin7 (#8304)
caalador
2017-01-23
2
-0
/
+195
*
Flush the correct editor widget if there are hidden columns (#8276)
Artur
2017-01-20
1
-3
/
+20
*
Fix navigation using keyboard to frozen column when there are hidden columns ...
Artur
2017-01-19
3
-5
/
+24
*
Fix closing of modal window curtains while dragging and resizing (#8281)
Aleksi Hietanen
2017-01-19
1
-6
/
+48
*
Properly end HTML5 drag operations when no drop is performed (#8242)
Artur
2017-01-19
1
-0
/
+80
*
Make it possible to deselect what was selected on the server (#8235)
Artur
2017-01-13
1
-1
/
+10
*
Reset selected icon when blurring a ComboBox (#8082)
Artur
2017-01-12
1
-1
/
+41
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-01-11
7
-295
/
+1
*
Fix exception when Grid is inside a PopupView (#8157)
Artur
2017-01-10
2
-0
/
+70
*
reopen Grid details on attach, fixes #8015 (#8074)
Olli Tietäväinen
2017-01-09
2
-0
/
+83
*
Render font icon correctly on the 'more' menu item (#8126)
Artur
2017-01-05
3
-0
/
+146
*
Call error handler for exceptions in UI.init() (#8055)
Artur
2017-01-02
2
-2
/
+12
*
Fix chrome version (#8086)
Ilia Motornyi
2016-12-27
1
-1
/
+1
*
Fix removal of hidden Grid columns (#8071)
Artur
2016-12-23
2
-0
/
+105
*
Use correct indexes in multiselect checkboxes after removing rows (#8072)
Artur
2016-12-22
1
-0
/
+51
*
Replace non-breaking spaces with space (#7957)
Artur
2016-12-14
1
-1
/
+1
*
Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)
Leif Åstrand
2016-12-13
2
-2
/
+2
*
Re-add body rows when Escalator is reattached to DOM (#20477)
Artur Signell
2016-11-28
3
-0
/
+85
*
Mark TextField/TextArea as busy when a text change event is pending (#20469)
Artur Signell
2016-11-21
2
-0
/
+64
*
Add lazy/simple resize mode to Grid (#20108)
Patrik Lindström
2016-11-17
2
-0
/
+82
*
Fix NPE in case some items don't contain all properties of Grid.
adam
2016-11-14
2
-0
/
+202
*
Prevent adding several scrollbar handlers (#19189).
Denis Anisimov
2016-11-14
2
-0
/
+128
*
Make clicking outside a ComboBox add a pending new item (#18366)
Artur Signell
2016-11-11
1
-2
/
+10
*
Fix some modern browsers tests failures.
Denis Anisimov
2016-11-10
3
-3
/
+4
*
Fix modern browsers test failures for 7.7.
Denis Anisimov
2016-11-09
19
-30
/
+56
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-11-03
4
-41
/
+104
*
Date/time issues are fixed in the tests.
Denis Anisimov
2016-11-02
1
-0
/
+5
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-10-28
1
-0
/
+6
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-10-28
1
-0
/
+14
*
Allow defining a focus delegate component for CustomField (#20336)
Artur Signell
2016-10-26
2
-1
/
+18
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-10-25
2
-0
/
+45
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-10-24
1
-0
/
+17
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-10-20
1
-0
/
+14
*
Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...
Marc Englund
2016-10-19
4
-16
/
+88
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-10-18
1
-0
/
+40
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-10-14
2
-0
/
+191
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-10-11
1
-0
/
+120
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-09-26
2
-5
/
+20
*
Update to Chrome 53
Artur Signell
2016-09-21
1
-1
/
+1
*
Make initially disabled grid work when enabled (#20240)
Artur Signell
2016-09-20
4
-40
/
+48
*
Format Java files using Eclipse Neon and Vaadin settings
Artur Signell
2016-09-20
1962
-11389
/
+11751
*
Use correct column index when calculating min width during resize (#19833)
Artur Signell
2016-09-15
2
-0
/
+32
*
Make test pass on all browsers
Artur Signell
2016-09-14
1
-1
/
+5
*
Calculate column widths immediately if there is data (#20269)
Artur Signell
2016-09-14
2
-0
/
+107
*
Ensure Firefox always updates the grid scrollbar (#19802)
Artur Signell
2016-09-14
2
-0
/
+104
*
Test for Firefox download disconnecting push channel
Artur Signell
2016-09-12
1
-0
/
+94
[next]