index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Add tests for widgetset compilation in different modes
Artur Signell
2016-09-25
1
-1
/
+0
*
Format project pom files using correct settings (4 spaces)
Artur Signell
2016-09-25
1
-313
/
+314
*
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
*
Change snapshot version 7.7-SNAPSHOT
Artur Signell
2016-09-13
1
-1
/
+1
*
Test for Firefox download disconnecting push channel
Artur Signell
2016-09-12
1
-0
/
+94
*
Always show loading indicator for JavaScript RPC (#20235)
Artur Signell
2016-09-08
4
-5
/
+88
*
Update DOM and update escalator row count in the correct order (#19442)
Artur Signell
2016-09-05
1
-3
/
+35
*
Discard for DateField when the data source contains null (#8069)
Patrik Lindström
2016-09-02
2
-0
/
+180
*
Do not run test on IE8 as IE8 is broken
Artur Signell
2016-09-01
1
-0
/
+11
*
Fix animation end listeners so they are always removed (#17903)
Artur Signell
2016-08-30
1
-0
/
+48
*
Properly encode special UTF-8 characters (#19928)
Artur Signell
2016-08-24
2
-0
/
+76
*
Update expected Chrome version to 52
Henri Sara
2016-08-11
1
-1
/
+1
*
Fix Grid height calculation when HeightMode.ROW (#20104, #20074)
adam
2016-08-11
2
-0
/
+115
*
Fixing TabSheet scrolling within SplitPanel (#20052)
adam
2016-08-03
2
-0
/
+128
*
Fix disappearing ComboBox value (#19221)
Matti Tahvonen
2016-08-01
2
-8
/
+17
*
Use pure JS instead of JQuery JS for Atmosphere (#19396)
Artur Signell
2016-07-16
1
-4
/
+4
*
GridLayoutDetailsRowTest to work with PhantomJS
Anna Koskinen
2016-07-14
1
-14
/
+1
*
Fix and optimize TabsheetScrollingTest
Henri Sara
2016-07-13
1
-3
/
+15
*
Fixing Grid Layout required indicator position (#18418)
Henri Sara
2016-07-13
2
-0
/
+245
*
Disable tooltip tests for Firefox.
Henri Sara
2016-07-13
9
-11
/
+58
*
Update test for Chrome 51
Henri Sara
2016-07-12
1
-1
/
+1
*
Fix navigation to same view with different parameters (#20029)
Teemu Suo-Anttila
2016-07-06
1
-0
/
+54
*
Updates to Grid's height handling (#19690).
Anna Koskinen
2016-06-29
2
-0
/
+388
[prev]
[next]