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
...
|
|
*
Fix PROGRESSBAR_POINT typo (#14502)
Leif Åstrand
2014-08-28
1
-1
/
+1
|
|
*
Ignore files from the classpath for scss cache timestamps (#14506)
Leif Åstrand
2014-08-27
1
-3
/
+13
|
|
*
LayoutClickListener test rewrite from TB2
Heikki Ohinmaa
2014-08-27
3
-270
/
+213
|
|
*
Update TabsheetState.tabs to be declared as List (#14512)
Leif Åstrand
2014-08-27
1
-1
/
+2
|
|
*
Fixed creation of "appError" json object with nullable url (#8942)
Taras Hupalo
2014-08-27
1
-1
/
+5
|
|
*
Add theme class name in init to prevent delay for embedded apps (#14517)
Artur Signell
2014-08-27
1
-0
/
+4
|
|
*
Dev mode launch based on Super Dev Mode launch (#14443)
Artur Signell
2014-08-27
1
-17
/
+12
|
|
*
Log theme loading error when it happens and not later (#14517)
Artur Signell
2014-08-27
1
-2
/
+2
|
|
*
Fix super dev mode launch (#14443)
Artur Signell
2014-08-27
2
-16
/
+10
|
|
*
Remove debug logging
Artur Signell
2014-08-26
1
-4
/
+0
|
|
*
replaced all org.json.* usages with elemental.json.* (#8942)
Taras Hupalo
2014-08-26
45
-511
/
+510
|
|
*
Handle all native events in preview handler for Combobox popup (#14321).
Denis Anisimov
2014-08-26
3
-0
/
+161
|
|
*
Postpone shortcut action handler initialization in PopupView (#14275).
Denis Anisimov
2014-08-25
3
-9
/
+204
|
|
*
Make getMouseEvent() method available in the TargetDetailsImpl (#13416).
Denis Anisimov
2014-08-25
9
-10
/
+380
|
|
*
Improve the selection tab algorithm after removing the selected tab
Bogdan Udrescu
2014-08-25
3
-0
/
+237
|
|
*
Remove defunct __gwt_historyFrame (#11560)
Leif Åstrand
2014-08-25
1
-8
/
+0
|
|
*
CalendarNotifications test rewrite
Heikki Ohinmaa
2014-08-25
4
-41
/
+289
|
|
*
Enable assertions in widgetsets built with ide.xml (#14431)
Johannes Dahlström
2014-08-22
1
-3
/
+7
*
|
|
Add handler adding functions for all GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-09-03
3
-50
/
+109
|
/
/
*
|
Add keyboard sorting controls (#13334)
Patrik Lindström
2014-09-02
4
-7
/
+159
*
|
Fix MultiSelectionRenderer call for transactionPin (#13334)
Teemu Suo-Anttila
2014-09-02
1
-6
/
+9
*
|
Lock vertical scrolling while editor row is open (#13334)
Johannes Dahlström
2014-09-01
2
-0
/
+10
*
|
Scroll non-visible rows to view when opened for editing (#13334)
Johannes Dahlström
2014-09-01
4
-19
/
+42
*
|
Refactor Grid event handling (#13334)
Johannes Dahlström
2014-09-01
1
-17
/
+26
*
|
Tests vScroll behavior in row-amount border cases (#13334)
Henrik Paul
2014-08-29
3
-24
/
+55
*
|
Initial client-side editor row implementation (#13334)
Johannes Dahlström
2014-08-29
7
-35
/
+387
*
|
ScrollbarBundle, Escalator and Grid fire Scroll events (#13334)
Henrik Paul
2014-08-28
20
-57
/
+267
*
|
Fix GridBasicFeatures to use correct property IDs
Teemu Suo-Anttila
2014-08-28
1
-25
/
+7
*
|
Remove widget attach/detach logging from Grid (#13334)
Teemu Suo-Anttila
2014-08-28
1
-4
/
+0
*
|
Fix ActiveCellHandler scrolling to frozen columns (#13334)
Teemu Suo-Anttila
2014-08-27
1
-1
/
+6
*
|
Fixes an occasional synchronization problem with duplicate updates (#13334)
Henrik Paul
2014-08-27
1
-1
/
+1
*
|
Server-side editor row (#13334)
Henrik Paul
2014-08-27
3
-0
/
+628
*
|
Remove type parameters from GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-08-26
16
-61
/
+59
*
|
Fix Grid Footer to be visible by default (#13334)
Teemu Suo-Anttila
2014-08-26
3
-7
/
+4
*
|
Fixes "add first row" action (#13334)
Henrik Paul
2014-08-26
1
-2
/
+20
*
|
Fix server side HeaderCell.setHtml() (#13334)
Teemu Suo-Anttila
2014-08-26
1
-3
/
+5
*
|
Adds the ability to lock the scroll direction of the Escalator (#13334)
Henrik Paul
2014-08-25
2
-1
/
+104
*
|
Don't pass null to TableRowElement.as (#13334)
Leif Åstrand
2014-08-22
1
-3
/
+3
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
173
-25
/
+31603
|
\
\
|
|
/
|
/
|
|
*
Implement selection with keyboard (#13334)
Teemu Suo-Anttila
2014-08-21
4
-0
/
+108
|
*
Removed unused deprecated fields #13334
John Ahlroos
2014-08-21
1
-12
/
+0
|
*
Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334
John Ahlroos
2014-08-21
2
-26
/
+129
|
*
Add event originator information to Sort Events (#13334)
Patrik Lindström
2014-08-21
9
-25
/
+142
|
*
Implement KeyEvents for Grid (#13334)
Teemu Suo-Anttila
2014-08-20
18
-10
/
+834
|
*
Add DataAvailableEvent and handler for it (#13334)
Teemu Suo-Anttila
2014-08-20
8
-11
/
+163
|
*
Separate GridBasicFeature tests into client and server subpackages
Teemu Suo-Anttila
2014-08-20
15
-23
/
+37
|
*
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-20
42
-530
/
+954
|
|
\
|
*
|
Fixes disappearing scrollbar bug (#13334)
Henrik Paul
2014-08-19
1
-7
/
+14
|
*
|
Sending a drag select over the wire in a batch (#13334)
Henrik Paul
2014-08-19
11
-56
/
+400
|
*
|
Removed SortableColumnHeaderRenderer #13334
John Ahlroos
2014-08-19
4
-321
/
+260
[prev]
[next]