| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- removed unused private methods
- removed unused private variables
- removed unnecessary initializations
- removed unnecessary substring(0)
- removed inner assignments
- renamed private methods that started with upper case
- renamed static final variables to use upper case
- converted to use non-deprecated options
- suppressed unavoidable warnings
- divided long Strings to multiple lines
- added missing types
- added missing JavaDoc parameters
- formatting
- updated comments & JavaDocs
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
And some trivial test enhancements
|
| |
|
|
|
|
|
| |
Cannot overload the same create method for this purpose since it
conflicts with T... overload. Each case is instead given its own
descriptive but still discoverable method name.
|
|
|
|
|
|
| |
* Overload AbstarctComponent.setDescription() with content mode parameter
Fixes #8185
|
| |
|
|
|
|
|
| |
Renamed corresponding test packages too.
Fixes vaadin/framework8-issues#110
|
| |
|
|
|
|
|
|
| |
Binds class instance fields using reflection using Binder.forField()
Change-Id: I597f3832d112cfa69c73fb185f1564c482e4eb15
|
|
|
|
| |
Change-Id: I17496c803f81fdaa98e47cbfcc9bdc91625c134f
|
|
|
|
|
|
|
|
|
|
| |
LegacyApplication explicitly uses "reindeer" as default theme.
Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit.
All new tests should be based on AbstractTestUI.
Also added AbstractReindeerTestUIWithLog for those that needed it.
Removed all found @Theme("valo") and used proper parent test class.
Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad
|
|
|
|
|
|
|
|
|
|
|
| |
This patch updates server side add*Listener methods to return
a registration object and deprecates their corresponding
remove*Listener methods.
Additionally this patch removes add/removeListener methods which were
deprecated in 7.0.
Change-Id: I26ac5f11882512288fbbf601c7cb2aaff653ec76
|
|
|
|
|
|
|
| |
DateField becomes abstract AbstractDateField, PopupDateField becomes
DateField
Change-Id: I3ac1e02d8754f0770b6a30222cb0fb2a1b9db07b
|
|
|
|
| |
Change-Id: Ie614e7a7bf069ab4035cfcd35c3bc98007adfd4b
|
|
|
|
|
|
| |
Does not modify compatibility packages to keep to closer to Vaadin 7.7
Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
|
|
|
|
| |
Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
|
|
|
|
| |
Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
|
|
|
|
|
|
|
| |
Label does intentionally not implement HasValue as it
cannot provide a value to a model
Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
|
|
|
|
| |
Change-Id: I72400695f3b015add07be9709e48b5f99ce619cf
|
|
|
|
|
|
|
|
| |
* Use com.vaadin.v7
* Use the same class name as in Vaadin 7
* Use a "vaadin7-" declarative prefix for Vaadin 7 components
Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
|
|
|
|
| |
Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f
|
|
|
|
| |
Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
|
|
|
|
| |
Change-Id: Ie99e3a5af908ada42a6d0eba421241ad65c0d6b4
|
|
|
|
| |
Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
|
|
|
|
| |
Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
|
|
|
|
| |
Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
|
|
|
|
|
|
|
|
| |
Form was deprecated in Vaadin 7 when FieldGroup was introduced.
In Vaadin 8, FieldGroup is deprecated in favor of Binder. Having three
different "forms" would be very confusing.
Change-Id: I17775c922940edc5df7dd5bdc80bfe9652588270
|
|
|
|
|
|
|
|
| |
- Changes input prompt to be based on the placeholder attribute.
- Unifies TextChangeEvents with ValueChangeEvents.
- add*Listener methods now return Registration objects, remove*Listener methods removed.
Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
|
|
|
|
| |
Change-Id: I5efe17253ecd28dad5a2250076246a9eb30eec62
|
|
|
|
| |
Change-Id: I9e766be232d90aab92b5daa77351f4b0a3933f1d
|
|
|
|
|
|
| |
Add LegacyCheckBox for old field factories, Grid editor etc.
Change-Id: Ic40790049421268c6de3d26730d1955d56aa86c4
|
|
|
|
| |
Change-Id: I6e4a56855f78595975b645a08390fb56e0e52ef9
|
|
|
|
| |
Change-Id: I75fd33e66c8c5c265bc60cce58ff639a5d5642ab
|
|
|
|
| |
Change-Id: If6212ff2b7da0e87b3c68a3372b5f0b5a2a55b1a
|
|
|
|
| |
Change-Id: I7f8e9b1f7dff40ca76933cdf1978e3749f390142
|
|
|
|
| |
Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f
|
|
|
|
|
|
| |
This reverts commit 85870ccd9f93cebd839d22d2bd63ec817bb90a3d.
Change-Id: Ifb9bbac0ee36e71d2251c31b936a12f1f3ea7315
|
|
|
|
| |
Change-Id: Ia4662c79b20ee699b3a9741ffa24c4de6645b775
|
|
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|