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
*
Fixes exception while hiding the last Grid column (#13334)
Henrik Paul
2014-09-09
1
-1
/
+17
*
Fix and unify multi-column sorting behavior (#13334)
Patrik Lindström
2014-09-09
2
-99
/
+97
*
Fixes Escalator's insertColumns and removeColumns (#13334)
Henrik Paul
2014-09-09
2
-104
/
+97
*
Escalator test base class (#13334)
Henrik Paul
2014-09-09
3
-2
/
+131
*
Adds frozen feature to GridBasicClientFeaturesWidget (#13334)
Henrik Paul
2014-09-09
3
-0
/
+34
*
Restructures Escalator testing rig (#13334)
Henrik Paul
2014-09-09
10
-1154
/
+798
*
Adjust active cell on body row add/remove (#13334)
Teemu Suo-Anttila
2014-09-09
2
-0
/
+102
*
Fixes a missing/superfluous row in column modifications (#13334)
Henrik Paul
2014-09-09
1
-3
/
+17
*
Pass editor row enabled state in shared state (#13334)
Johannes Dahlström
2014-09-09
8
-57
/
+160
*
Fix ActiveCellHandler colspan support in headers and footers (#13334)
Teemu Suo-Anttila
2014-09-08
1
-48
/
+69
*
Make Grid call ComplexRenderer.onActivate when needed (#13334)
Teemu Suo-Anttila
2014-09-08
5
-31
/
+85
*
Removes confusing "rowContainers" array (#13334)
Henrik Paul
2014-09-08
1
-13
/
+10
*
Use correct function for adding HeaderKeyUpHandler (#13334)
Teemu Suo-Anttila
2014-09-04
1
-1
/
+1
*
Optimizes adding and removing of columns (#13334)
Henrik Paul
2014-09-03
1
-38
/
+36
*
Merge "Merge remote-tracking branch 'origin/master' into grid" into grid
Henrik Paul
2014-09-03
141
-1867
/
+5159
|
\
|
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-09-03
141
-1867
/
+5159
|
|
\
|
|
*
Keyboard scrolling in multiselection mode fixed (#14094)
mtzukanov
2014-09-02
1
-30
/
+20
|
|
*
Add SubPart support to VaadinFinderLocatorStrategy (#13980)
Teemu Suo-Anttila
2014-09-02
3
-6
/
+34
|
|
*
Table handles both onMouseDown and onMouseUp events (#14347)
Guillermo Alvarez
2014-09-01
3
-99
/
+411
|
|
*
Fix to Valo menu for iOS (make the header visible)
Jouni Koivuviita
2014-09-01
2
-0
/
+14
|
|
*
Use setHideEmptyRowsAndColumns to match old screenshots (#14392)
Leif Åstrand
2014-08-30
2
-0
/
+2
|
|
*
Revert to old capitalization to avoid git issues (#8942)
Leif Åstrand
2014-08-30
5
-8
/
+8
|
|
*
Fetch prerelease tickets for rc and final releases (#14552)
Leif Åstrand
2014-08-30
1
-3
/
+34
|
|
*
Fix GridLayout layout issue with empty rows above a component (#14554)
Artur Signell
2014-08-30
3
-2
/
+199
|
|
*
Valo Sass API documentation, part 2
Jouni Koivuviita
2014-08-30
11
-213
/
+729
|
|
*
First batch of Valo Sass API documentation, plus bug fixes
Jouni Koivuviita
2014-08-30
36
-403
/
+1576
|
|
*
Output legacy locators for TestBench Recorder (#14102).
Mika Murtojarvi
2014-08-29
2
-94
/
+114
|
|
*
Update DateCellDayEvent size on updateSizes in Connector (#13233).
Denis Anisimov
2014-08-29
5
-29
/
+261
|
|
*
Increase datefield calendarpanel selected date text contrast
Jouni Koivuviita
2014-08-29
1
-0
/
+1
|
|
*
Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)
Johannes Dahlström
2014-08-28
3
-3
/
+3
|
|
*
Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...
Markus Koivisto
2014-08-28
9
-380
/
+10
|
|
*
Use sass-compiler 0.9.10 (#14524)
Artur Signell
2014-08-28
1
-1
/
+1
|
|
*
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
[next]