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
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-18
21
-42
/
+158
|
\
|
*
Allow captions to contain HTML (#9426)
Artur Signell
2014-12-18
12
-28
/
+137
|
*
Missing @since for 7.4
Leif Åstrand
2014-12-18
2
-0
/
+6
|
*
Revert "TextField's input prompt is now disabled properly (#15144)"
Artur Signell
2014-12-18
1
-11
/
+4
|
*
Add missing @since for 7.3.7.
Sauli Tähkäpää
2014-12-18
3
-1
/
+3
|
*
Enable Atmosphere client side debug logging with ?debug=push (#14534)
Artur Signell
2014-12-17
1
-0
/
+5
|
*
Empty since tags -> 7.4
Artur Signell
2014-12-17
2
-3
/
+3
*
|
Heights are now double precision floats (#13334)
Henrik Paul
2014-12-18
4
-42
/
+50
*
|
Change "editor row" to "editor" in style names (#13334)
Johannes Dahlström
2014-12-18
1
-3
/
+3
*
|
Stops non-scrolling scrollbars from interfering with pointing events
Henrik Paul
2014-12-18
2
-54
/
+90
*
|
Fix ClickableRenderers to use CellReferences (#13334)
Teemu Suo-Anttila
2014-12-18
5
-20
/
+56
*
|
Fixes an issue where IE8 refused to fire one scroll event (#13334)
Henrik Paul
2014-12-18
2
-6
/
+72
*
|
replace com.google.gwt.json.* usages with elemental.json.* (#8942)
Leif Åstrand
2014-12-18
23
-320
/
+351
*
|
Use CellReferences everywhere in Renderer APIs (#13334)
Teemu Suo-Anttila
2014-12-18
6
-30
/
+63
*
|
Use CellReference in Grid events and event handling (#13334)
Teemu Suo-Anttila
2014-12-18
9
-50
/
+119
*
|
Add missing @since and @author to RendererCellReference (#13334)
Teemu Suo-Anttila
2014-12-18
1
-0
/
+2
*
|
Use CellReference instead of FlyweightCell in Grid APIs (#13334)
Leif Åstrand
2014-12-18
14
-36
/
+145
*
|
Moves Escalator.getPrecise* to Util.getRequired*BoundingClientRect (#13334)
Henrik Paul
2014-12-17
2
-29
/
+66
*
|
Make editor request API easier to use (#13334)
Johannes Dahlström
2014-12-17
3
-33
/
+100
*
|
Change "editor row" to just "editor" in method names and javadoc (#13334)
Johannes Dahlström
2014-12-17
3
-129
/
+127
*
|
Rename "active" row/cell to "focused" (#13334)
Johannes Dahlström
2014-12-17
1
-6
/
+2
*
|
Grid theme API changes and style fixes
Jouni Koivuviita
2014-12-17
2
-21
/
+20
*
|
Move SortDirection from grid package to data package (#13334)
Teemu Suo-Anttila
2014-12-17
5
-5
/
+5
*
|
Merge "Merge remote-tracking branch 'origin/master' into grid" into grid
Henrik Paul
2014-12-17
1
-14
/
+1
|
\
\
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-12-17
1
-14
/
+1
|
|
\
|
|
|
*
Delayed column layouting is visible (#15189)
Anna Miroshnik
2014-12-15
1
-14
/
+1
*
|
|
Fix keyboard navigation from footer/header to body (#13334)
Teemu Suo-Anttila
2014-12-17
1
-2
/
+2
|
/
/
*
|
Fixes an issue with Escalator.getVisibleRowRange() if it's empty
Henrik Paul
2014-12-16
2
-8
/
+13
*
|
Remove unused "header-active" classname and style (#13334)
Johannes Dahlström
2014-12-16
1
-9
/
+0
*
|
Fix IE8 exceptions when setting width to negative value (#13334)
Teemu Suo-Anttila
2014-12-15
2
-4
/
+12
*
|
Fix EditorRow not displaying widgets when opened for the first time (#13334)
Johannes Dahlström
2014-12-15
1
-4
/
+23
*
|
Fixes removing Widgets from Grid header/footer
Teemu Suo-Anttila
2014-12-12
1
-1
/
+78
*
|
Refactor Grid client side package structure (#13334)
Teemu Suo-Anttila
2014-12-12
82
-651
/
+588
*
|
Fixes a bug in Grid expand logic (#13334)
Henrik Paul
2014-12-12
1
-3
/
+25
*
|
Rename client side SelectionChangeEvent (#13334)
Teemu Suo-Anttila
2014-12-12
8
-45
/
+44
*
|
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
6
-62
/
+359
*
|
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
3
-97
/
+555
*
|
Remove SortEventOriginator and replace it with a boolean (#13334)
Teemu Suo-Anttila
2014-12-12
3
-28
/
+11
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2014-12-12
15
-251
/
+520
|
\
|
|
*
Revert "Notify server side component about clicks in form layout (#6346)."
Markus Koivisto
2014-12-11
1
-24
/
+0
|
*
VBrowserDetails fails to detect Android when using Firefox (#15183)
Sergey Budkin
2014-12-11
1
-0
/
+10
|
*
Reset tabsheet scroller when unhiding leftmost tab (#14644)
Alexey Fansky
2014-12-11
1
-2
/
+25
|
*
Notify server side component about clicks in form layout (#6346).
Denis Anisimov
2014-12-10
1
-0
/
+24
|
*
Fix CustomLayout child rendering when template is missing (#8696)
Teemu Pöntelin
2014-12-10
1
-6
/
+17
|
*
Horizontal split panel height shouldn't ignore second component (#15149)
Denis Anisimov
2014-12-10
1
-91
/
+103
|
*
Set explicit calculated size for drag image element (#14617).
Denis Anisimov
2014-12-10
1
-0
/
+5
|
*
always retry a status code 0 uidl request (#15254)
Fabian Lange
2014-12-10
1
-24
/
+38
|
*
TextField's input prompt is now disabled properly (#15144)
Sara Seppola
2014-12-10
1
-4
/
+11
|
*
Accordion causes SEVERE error in browser console (#15182)
Sergey Budkin
2014-12-10
2
-19
/
+24
|
*
DateField popup doesn't close when popup button is clicked (#14857)
Anna Miroshnik
2014-12-10
1
-10
/
+41
[next]