Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 лет назад
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings 7 лет назад
abstractcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
abstractembedded Build uitest war with maven 8 лет назад
abstractfield Global java code cleanup using Eclipse Neon.1 7 лет назад
abstractlisting Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 лет назад
accordion Make Valo the default theme 7 лет назад
beanitemcontainer Use diamond operator where it can be used 7 лет назад
browserframe VerticalLayout has spacing = true and margin = true by default . 7 лет назад
button Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
caption Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
checkbox Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 лет назад
checkboxgroup Global java code cleanup using Eclipse Neon.1 7 лет назад
colorpicker Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
combobox Clean up SQL container tests. (#8091) 7 лет назад
customcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
customfield Update component docs for 8 except Grid 7 лет назад
customlayout Make Valo the default theme 7 лет назад
datefield Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 лет назад
draganddropwrapper Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
embedded Move all themes except Valo into a new compatibility-themes package 7 лет назад
flash Build uitest war with maven 8 лет назад
formlayout Remove AbstractComponent.immediate 7 лет назад
grid Add a maven plugin for formatting according to Eclipse settings 7 лет назад
gridlayout Refactor AbstractDateField. (#8146) 7 лет назад
image Format using Eclipse Neon 7 лет назад
javascriptcomponent Support loading of HTML imports using @HtmlImport (#8301) 7 лет назад
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
layout Global java code cleanup using Eclipse Neon.1 7 лет назад
link Use diamond operator where it can be used 7 лет назад
listselect Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
loginform Make Valo the default theme 7 лет назад
media Remove AbstractComponent.immediate 7 лет назад
menubar Global java code cleanup using Eclipse Neon.1 7 лет назад
nativebutton Deprecate Button#setHtmlContentAllowed (#104) 7 лет назад
nativeselect Introduce empty selection functionality for NativeSelect. (#8336) 7 лет назад
notification Make Valo the default theme 7 лет назад
optiongroup Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
orderedlayout Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
page Make Valo the default theme 7 лет назад
panel Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
popupview Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
progressindicator Move all themes except Valo into a new compatibility-themes package 7 лет назад
radiobutton Add a generic selection listener to Grid & SelectionModels (#105) 7 лет назад
radiobuttongroup Global java code cleanup using Eclipse Neon.1 7 лет назад
richtextarea Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
select Move setReadOnly from Component to HasValue 7 лет назад
slider VerticalLayout has spacing = true and margin = true by default . 7 лет назад
splitpanel Global java code cleanup using Eclipse Neon.1 7 лет назад
table Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
tabsheet Global java code cleanup using Eclipse Neon.1 7 лет назад
textarea Remove AbstractComponent.immediate 7 лет назад
textfield Global java code cleanup using Eclipse Neon.1 7 лет назад
tree Global java code cleanup using Eclipse Neon.1 7 лет назад
treetable Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
twincolselect TwinColSelect with new databinding API 7 лет назад
ui Support using multiple @JavaScript and @StyleSheet annotations on a class (#8293) 7 лет назад
uitest VerticalLayout has spacing = true and margin = true by default . 7 лет назад
upload Fix the upload test for IE11 (at least). (#8035) 7 лет назад
window Global java code cleanup using Eclipse Neon.1 7 лет назад
AbstractComponentContainerTest.java Unify listeners on the server side 7 лет назад
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 лет назад
AbstractComponentTestCase.java Move setReadOnly from Component to HasValue 7 лет назад
AbstractLayoutTest.java Use diamond operator where it can be used 7 лет назад
AbstractListingFocusBlurTest.java Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 лет назад
AbstractOrderedLayoutTest.java Unify listeners on the server side 7 лет назад
AbstractOrderedLayoutWithCaptions.java Make Valo the default theme 7 лет назад
AbstractReindeerTestUI.java Make Valo the default theme 7 лет назад
AbstractReindeerTestUIWithLog.java Make Valo the default theme 7 лет назад
AbstractTestCase.java Build uitest war with maven 8 лет назад
AbstractTestUI.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
AbstractTestUIProvider.java Build uitest war with maven 8 лет назад
AbstractTestUIWithLog.java Update copyright year to 2016 7 лет назад
AddRemoveSetStyleNamesTest.java Move and rename server classes which go into the compatibility package 7 лет назад
ComponentTestCase.java Replace setRequired & HasRequired with setRequiredIndicator 7 лет назад
CustomComponentwithUndefinedSize.java Build uitest war with maven 8 лет назад
DeclarativeTestUI.java Update copyright year to 2016 7 лет назад
DisableEnableCascade.java Format using Eclipse Neon 7 лет назад
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace 7 лет назад
ErrorMessages.java Update ComboBox for new DataSource and communication mechanism 7 лет назад
FileDownloaderUI.java Use diamond operator where it can be used 7 лет назад
FocusAndBlurListeners.java Unify listeners on the server side 7 лет назад
FocusFromShortcutAction.java Move and rename server classes which go into the compatibility package 7 лет назад
HasValueRequiredIndicator.java Global java code cleanup using Eclipse Neon.1 7 лет назад
HierarchicalContainerSorting.java Use diamond operator where it can be used 7 лет назад
HierarchyChangeForRemovedComponentContainers.java Build uitest war with maven 8 лет назад
LayoutAttachListenerInfo.java Move and rename server classes which go into the compatibility package 7 лет назад
MultipleDebugIds.java Move and rename server classes which go into the compatibility package 7 лет назад
NoLayoutUpdateWhichNeedsLayout.java Make Valo the default theme 7 лет назад
SaneErrors.java Make Valo the default theme 7 лет назад
TestBase.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 лет назад
TestDateField.java Refactor AbstractDateField. (#8146) 7 лет назад
TooltipDelay.java Make Valo the default theme 7 лет назад
TooltipPosition.java Make Valo the default theme 7 лет назад
TooltipsOnScrollingWindow.java Format using Eclipse Neon 7 лет назад
TouchDevicesTooltip.java Make Valo the default theme 7 лет назад
TouchScrollables.java Unify listeners on the server side 7 лет назад
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests 7 лет назад