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
/
client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log exception from responsive with cross site css in FF (#16249)
Leif Åstrand
2015-07-11
1
-4
/
+15
*
Eliminate unguarded Profiler string concatenation
Leif Åstrand
2015-07-11
1
-4
/
+8
*
Add missing @since 7.5.1 to JavaDoc
Teemu Suo-Anttila
2015-07-09
4
-12
/
+12
*
Fix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila
2015-07-09
2
-8
/
+23
*
Attach GridLayout children in logical order to preserve focus order (#18353)
Yuriy Artamonov
2015-07-09
2
-3
/
+17
*
Fix Grid detaching with open details rows (#18415)
Teemu Suo-Anttila
2015-07-09
1
-0
/
+9
*
Fix NPE caused by fix for Grid resizing with split panel (#18370)
Teemu Suo-Anttila
2015-07-08
2
-4
/
+4
*
Ensure correct render of selection when changing selection model (#17087)
Artur Signell
2015-07-07
1
-0
/
+3
*
Keep a reference to the file we are uploading to keep IE10 happy (#18372)
Artur Signell
2015-07-07
1
-0
/
+3
*
Fix Grid header adding and removing with select all checkbox (#17592)
Teemu Suo-Anttila
2015-07-06
2
-100
/
+90
*
Fix Grid jerky resize in vertical split panel (#18370)
Teemu Suo-Anttila
2015-07-06
3
-1
/
+84
*
Fix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila
2015-07-02
1
-0
/
+6
*
Do not let Escalator set width to spacer row's TD element (#18223)
Teppo Kurki
2015-06-30
1
-14
/
+17
*
Fix Grid scrolling on Firefox (#16865. #17352)
patrik
2015-06-29
1
-1
/
+22
*
Don't recalculate columns if only height has changed (#18274)
Leif Åstrand
2015-06-29
1
-1
/
+5
*
Change focused Grid cell when scrolling with the keyboard (#18356).
Mika Murtojarvi
2015-06-29
1
-54
/
+35
*
Fix incorrect system notifications with details styling (#18340)
Artur Signell
2015-06-26
2
-74
/
+91
*
Reformat with Luna SR2
Artur Signell
2015-06-26
6
-28
/
+36
*
Real fix for subpixels in Grid (#18213)
Artur Signell
2015-06-26
3
-154
/
+194
*
Update theme resource references for legacy components (#17027)
Artur Signell
2015-06-26
3
-10
/
+61
*
Pass critical notification details to the client (#18342)
Artur Signell
2015-06-25
1
-1
/
+3
*
Use computed style in more IE9 edge cases (#13359)
Artur Signell
2015-06-24
1
-2
/
+7
*
Fix spelling
Steven Spungin
2015-06-19
1
-2
/
+2
*
Revert "Prevent field from updating when removing text change listener. (#162...
Mika Murtojärvi
2015-06-17
1
-2
/
+3
*
Calculate row width correctly when subpixel workaround/fix is active (#17934)
Artur Signell
2015-06-12
1
-5
/
+15
*
Ensure GridLayout rounds available space down instead of up (#15451)
Artur Signell
2015-06-12
4
-49
/
+221
*
Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)
Teemu Suo-Anttila
2015-06-11
2
-63
/
+10
*
Measure size correctly when element has border and/or padding (#18181)
Artur Signell
2015-06-11
1
-20
/
+10
*
Add a workaround to not display a spacer just scrolled to view (#17826)
Teemu Suo-Anttila
2015-06-10
1
-4
/
+11
*
Fix Escalator spacer visibility calucation (#17826)
Teemu Suo-Anttila
2015-06-10
1
-4
/
+4
*
Properly display Slider values greater than Integer.MAX_VALUE (#18192)
Johannes Dahlström
2015-06-09
2
-8
/
+2
*
Fix for "Grid detail row outline overflows" (#17826)
elmot
2015-06-09
1
-1
/
+4
*
Rename grid sidebar 'opened' style to 'open' (#18120)
Teppo Kurki
2015-06-09
1
-2
/
+2
*
Fix Grid drag selection with scrolled page (#17895)
Teemu Suo-Anttila
2015-06-08
1
-23
/
+3
*
Prevent field from updating when removing text change listener. (#16270)
Sauli Tähkäpää
2015-06-08
1
-3
/
+2
*
Fixes double-tap-to-open-editor issues
Teppo Kurki
2015-06-08
1
-2
/
+20
*
Open editor on double touch (#17338)
Manolo Carrasco
2015-06-08
1
-1
/
+11
*
Selection is now shown although scrollToSelectedItem is false (#16673)
Matti Tahvonen
2015-06-08
1
-0
/
+6
*
Hide sidebar when clicking outside it (#18111)
Artur Signell
2015-06-07
1
-0
/
+26
*
Render initially hidden columns correctly (#18030)
Artur Signell
2015-06-05
1
-2
/
+11
*
Insert columns using correct logical row index (#18103)
Artur Signell
2015-06-05
1
-3
/
+11
*
Only set height when at least one header cell is shown (#18000)
Artur Signell
2015-06-05
1
-19
/
+14
*
DND-drop-marker should not be on top of sidebar opening button #17692
Pekka Hyvönen
2015-06-05
1
-6
/
+54
*
Remove duplicate primary stylename from split panels (#17846)
Teppo Kurki
2015-06-05
1
-5
/
+3
*
Use headerCaption as default hidingToggleCaption (#18028)
Teppo Kurki
2015-06-05
2
-2
/
+4
*
Required indicator for Table now works as expected (#17294)
Matti Tahvonen
2015-06-04
1
-6
/
+40
*
Do not send value change to server for non-immediate CheckBox (#18102)
Teppo Kurki
2015-06-04
1
-0
/
+3
*
Encode numeric values as JSON numbers (#18039)
Leif Åstrand
2015-06-03
1
-2
/
+2
*
Use GWT CheckBoxes in MultiSelectionRenderer (#17554)
Teemu Suo-Anttila
2015-06-03
2
-23
/
+82
*
Ensure method and property names are capitalized using English locale (#13389)
Artur Signell
2015-05-29
1
-7
/
+2
[next]