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
changelog-8.27.6
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
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated addListener/removeListener methods
Artur Signell
2016-08-15
7
-682
/
+408
*
Remove deprecated Property.toString() mode
Artur Signell
2016-08-15
1
-85
/
+52
*
Derive DateField from new AbstractField (#57).
Denis Anisimov
2016-08-15
3
-0
/
+1087
*
Move old DateField components to legacy package (pre-#57).
Denis Anisimov
2016-08-12
4
-1315
/
+6
*
Move multi-select mode to AbstractSelectState
Henri Sara
2016-08-11
1
-12
/
+9
*
Use shared state for OptionGroup htmlContentAllowed
Henri Sara
2016-08-11
1
-12
/
+7
*
Convert CheckBox from legacy to AbstractField
Henri Sara
2016-08-11
3
-100
/
+40
*
Make immediate mode the default
Henri Sara
2016-08-11
2
-12
/
+24
*
Remove deprecated column based width support from selects
Henri Sara
2016-08-11
3
-144
/
+0
*
Remove obsolete type attribute in AbstractSelect subclasses
Henri Sara
2016-08-11
4
-4
/
+0
*
Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*
Artur Signell
2016-08-10
14
-117
/
+117
*
Move old validators to legacy package (pre-#87).
Denis Anisimov
2016-08-10
1
-3
/
+3
*
Move Validator and Validatable into legacy package.
Denis Anisimov
2016-08-09
4
-10
/
+10
*
Convert Slider to extend the new AbstractField
Artur Signell
2016-08-09
2
-215
/
+161
*
Add support for required status to AbstractField
Artur Signell
2016-08-09
1
-1
/
+11
*
Make AbstractField Focusable
Artur Signell
2016-08-08
1
-13
/
+41
*
Remove unused field in ComboBox
Henri Sara
2016-08-08
1
-7
/
+0
*
Moved ComboBox suggestion popup width to shared state
Henri Sara
2016-08-08
1
-10
/
+2
*
Remove obsolete paint attribute from ComboBox
Henri Sara
2016-08-08
1
-6
/
+0
*
Refactor ComboBox item painting (#19929)
Henri Sara
2016-08-08
1
-26
/
+51
*
Request ComboBox pages with RPC (#19929)
Henri Sara
2016-08-08
1
-10
/
+14
*
Move ComboBox filtering mode to state (#19929)
Henri Sara
2016-08-08
1
-10
/
+7
*
Move ComboBox pageLength to state (#19929)
Henri Sara
2016-08-08
1
-22
/
+9
*
Send ComboBox selection with RPC (#19929)
Henri Sara
2016-08-08
1
-25
/
+15
*
Send ComboBox focus/blur with RPC (#19929)
Henri Sara
2016-08-08
1
-8
/
+9
*
Create new items with RPC (#19929)
Henri Sara
2016-08-08
1
-10
/
+12
*
Create ComboBoxServerRpc stub (#19229)
Henri Sara
2016-08-08
1
-6
/
+14
*
Use shared state in ComboBox (#19229)
Henri Sara
2016-08-08
1
-18
/
+9
*
Implement new simple AbstractField
Johannes Dahlström
2016-08-05
2
-16
/
+205
*
Rename Field, AbstractField to legacy names
Johannes Dahlström
2016-08-05
19
-2200
/
+268
*
Remove the "liferay" theme
Henri Sara
2016-08-05
1
-43
/
+0
*
Changed logic to retrieve readonly state (#8643)
Felype Santiago Ferreira
2016-07-29
1
-3
/
+12
*
Document onUnregister in JS component/extension javadocs (#19799)
Marco Collovati
2016-07-19
1
-0
/
+2
*
Support static inner classes when reading/writing declarative files (#20038)
Artur Signell
2016-07-13
1
-4
/
+31
*
New login form (#8171)
Ingo Kegel
2016-06-01
1
-232
/
+260
*
Suggestion pop-up width API for ComboBox (#19685)
Jonni Nakari
2016-05-31
1
-1
/
+32
*
Send an ack message after push has removed connectors (#19822)
Artur Signell
2016-05-27
1
-0
/
+5
*
Correctly check if validators are present (#11450)
Artur Signell
2016-05-27
1
-1
/
+5
*
Throw exception early on null itemId (#16541)
vilo
2016-05-20
1
-0
/
+3
*
Remove shortcut listener from subclasses of AbstractComponent (#16498).
Edoardo Vacchi
2016-05-17
1
-3
/
+1
*
Change GridLayout to no longer be a legacy component
Artur Signell
2016-05-16
1
-19
/
+1
*
Eliminate rounding errors for GridLayout expand ratios (#19797)
Artur Signell
2016-05-16
1
-33
/
+13
*
Fix null selection to work again (#19787)
Artur Signell
2016-05-09
1
-7
/
+10
*
Clarify expand javadoc for GridLayout
Artur Signell
2016-05-09
1
-6
/
+16
*
Add @since for DesignContext
Henri Sara
2016-05-06
1
-2
/
+2
*
Revert "Better default for nullRepresentation (#13221, #12877)"
feature/standard-sass
Ilia Motornyi
2016-05-04
1
-36
/
+1
*
Revert "Documentation fix for null representation (#13221)"
Ilia Motornyi
2016-05-04
1
-3
/
+3
*
Throw IAE in setExpandRatio() if given ratio is less than 0
Maciej Przepióra
2016-05-03
1
-0
/
+8
*
Documentation fix for null representation (#13221)
elmot
2016-05-02
1
-3
/
+3
*
Better default for nullRepresentation (#13221, #12877)
Matti Tahvonen
2016-05-02
1
-1
/
+36
[next]