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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused "header-active" classname and style (#13334)
Johannes Dahlström
2014-12-16
5
-54
/
+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
3
-24
/
+53
*
GeneratedPropertyContainer returns the original container
Henrik Paul
2014-12-15
1
-0
/
+9
*
Fixes removing Widgets from Grid header/footer
Teemu Suo-Anttila
2014-12-12
3
-6
/
+107
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-12-12
6
-15
/
+206
|
\
|
*
Use converter for Select/Tree/ComboBox when using item id for caption
Artur Signell
2014-12-12
5
-15
/
+201
*
|
Removes a stowaway file from Grid (#13334)
Henrik Paul
2014-12-12
1
-922
/
+0
*
|
Refactor Grid client side package structure (#13334)
Teemu Suo-Anttila
2014-12-12
92
-751
/
+684
*
|
Fixes a bug in Grid expand logic (#13334)
Henrik Paul
2014-12-12
2
-14
/
+25
*
|
Rename client side SelectionChangeEvent (#13334)
Teemu Suo-Anttila
2014-12-12
8
-45
/
+44
*
|
Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)
Teemu Suo-Anttila
2014-12-12
7
-91
/
+78
*
|
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
13
-199
/
+767
*
|
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
9
-97
/
+881
*
|
Refactor server-side editor row to work in real(er) cases (#13334)
Leif Åstrand
2014-12-12
7
-219
/
+229
*
|
Remove unnecessary @since and @author JavaDoc markings (#13334)
Teemu Suo-Anttila
2014-12-12
1
-15
/
+0
*
|
Patches up the themes for Grid a bit (#13334)
Henrik Paul
2014-12-12
6
-80
/
+159
*
|
Remove SortEventOriginator and replace it with a boolean (#13334)
Teemu Suo-Anttila
2014-12-12
7
-82
/
+27
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2014-12-12
114
-512
/
+3723
|
\
|
|
*
Fix gradient path for notifications in Chameleon. (#15351)
Sauli Tähkäpää
2014-12-12
3
-2
/
+57
|
*
Make SQLContainer.removeAllItems() work properly with paging (#12882)
Ilya Ermakov
2014-12-12
2
-1
/
+20
|
*
Revert "Notify server side component about clicks in form layout (#6346)."
Markus Koivisto
2014-12-11
3
-155
/
+0
|
*
Validate input to FileResource constructor (#14253)
Artur Signell
2014-12-11
2
-0
/
+39
|
*
Test UI for #15321
Artur Signell
2014-12-11
1
-0
/
+43
|
*
VBrowserDetails fails to detect Android when using Firefox (#15183)
Sergey Budkin
2014-12-11
2
-7
/
+14
|
*
Reset tabsheet scroller when unhiding leftmost tab (#14644)
Alexey Fansky
2014-12-11
3
-2
/
+96
|
*
Convert empty string to null Enum value, only throw ConversionExceptions (#14...
Artur Signell
2014-12-11
4
-12
/
+30
|
*
Clear all bound fields when nulling the field group data source (#12371)
Artur Signell
2014-12-11
5
-20
/
+198
|
*
Notify server side component about clicks in form layout (#6346).
Denis Anisimov
2014-12-10
3
-0
/
+155
|
*
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
9
-21
/
+200
|
*
Fix CustomLayout child rendering when template is missing (#8696)
Teemu Pöntelin
2014-12-10
3
-6
/
+104
|
*
Horizontal split panel height shouldn't ignore second component (#15149)
Denis Anisimov
2014-12-10
3
-91
/
+261
|
*
Set explicit calculated size for drag image element (#14617).
Denis Anisimov
2014-12-10
4
-1
/
+121
|
*
always retry a status code 0 uidl request (#15254)
Fabian Lange
2014-12-10
1
-24
/
+38
|
*
Set locale explicitly in DateRangeWithSql. (#15342)
Sauli Tähkäpää
2014-12-10
1
-0
/
+3
|
*
TextField's input prompt is now disabled properly (#15144)
Sara Seppola
2014-12-10
3
-4
/
+329
|
*
Accordion causes SEVERE error in browser console (#15182)
Sergey Budkin
2014-12-10
3
-19
/
+37
|
*
DateField popup doesn't close when popup button is clicked (#14857)
Anna Miroshnik
2014-12-10
3
-10
/
+165
|
*
MenuBar submenus close unexpectedly if use Valo theme (#15255)
Jouni Koivuviita
2014-12-10
5
-43
/
+212
|
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-10
3
-56
/
+81
|
*
Position calendar popup on the left side if there is no space (#14757).
Denis Anisimov
2014-12-10
8
-54
/
+376
|
*
Make TextField.clear() use empty string to be consistent with constructor (#1...
Artur Signell
2014-12-10
1
-1
/
+11
|
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-09
2
-1
/
+43
|
*
Add link to IDEA workspace instructions.
Sauli Tähkäpää
2014-12-09
1
-1
/
+6
|
*
Returning all validation errors in the exception cause when submitting a fiel...
Alexey Fansky
2014-12-09
5
-23
/
+205
|
*
Fix issues when using java.sql.Date as DateField range (#15342)
Teemu Pöntelin
2014-12-09
3
-6
/
+113
|
*
Hierarchy change markAsDirty to AbstractComponentContainer (#14227)
Anna Miroshnik
2014-12-09
9
-21
/
+59
|
*
Fix opacity for disabled checkboxes and option groups. (#15239)
Jouni Koivuviita
2014-12-09
3
-20
/
+34
|
*
Basic tests for default converter factory
Artur Signell
2014-12-08
1
-0
/
+128
|
*
Add new StringTo<Byte, Short, BigInteger> Converters (#14583)
Anna Miroshnik
2014-12-08
8
-28
/
+54
[next]