Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Aleksi Hietanen 2c3e399cb6 Fix empty TreeGrid (#9067) 7 anos atrás
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings 7 anos atrás
abstractcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
abstractembedded Build uitest war with maven 8 anos atrás
abstractfield Fix some generics warnings in Eclipse 7 anos atrás
abstractlisting Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 anos atrás
accordion Make Valo the default theme 7 anos atrás
beanitemcontainer Use diamond operator where it can be used 7 anos atrás
browserframe VerticalLayout has spacing = true and margin = true by default . 7 anos atrás
button Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
caption Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
checkbox Replace FontAwesome with Vaadin Icons (#8208) 7 anos atrás
checkboxgroup Global java code cleanup using Eclipse Neon.1 7 anos atrás
colorpicker Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
combobox Fix ComboBox popup location on scrolled pages in IE/Firefox 7 anos atrás
customcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
customfield Update component docs for 8 except Grid 7 anos atrás
customlayout Picked all changes from 7.7 7 anos atrás
datefield Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 anos atrás
draganddropwrapper Picked all changes from 7.7 7 anos atrás
embedded Move all themes except Valo into a new compatibility-themes package 7 anos atrás
flash Fix Flash expanding with percentage sizing (#8898) 7 anos atrás
formlayout Remove AbstractComponent.immediate 7 anos atrás
grid Remove Extension suffix from Grid DND classes (#9035) 7 anos atrás
gridlayout Fix some generics warnings in Eclipse 7 anos atrás
image Format using Eclipse Neon 7 anos atrás
javascriptcomponent Fix js state partial updates (#8695) 7 anos atrás
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
layout Global java code cleanup using Eclipse Neon.1 7 anos atrás
link Use diamond operator where it can be used 7 anos atrás
listselect Restore column based width for compatibility selects 7 anos atrás
loginform Make Valo the default theme 7 anos atrás
media Remove AbstractComponent.immediate 7 anos atrás
menubar Pick changes from 7.7.7 (#8577) 7 anos atrás
nativebutton Deprecate Button#setHtmlContentAllowed (#104) 7 anos atrás
nativeselect Fix NativeSelect inner component size (#8737) 7 anos atrás
notification Make Valo the default theme 7 anos atrás
optiongroup Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
orderedlayout Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
page Make Valo the default theme 7 anos atrás
panel Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
popupview Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
progressindicator Move all themes except Valo into a new compatibility-themes package 7 anos atrás
radiobutton Replace FontAwesome with Vaadin Icons (#8208) 7 anos atrás
radiobuttongroup Global java code cleanup using Eclipse Neon.1 7 anos atrás
richtextarea Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
select Restore column based width for compatibility selects 7 anos atrás
slider VerticalLayout has spacing = true and margin = true by default . 7 anos atrás
splitpanel Global java code cleanup using Eclipse Neon.1 7 anos atrás
table Correct license location 7 anos atrás
tabsheet Add possibility to configure the content mode of TabSheet tabs (#8920) 7 anos atrás
textarea Remove AbstractComponent.immediate 7 anos atrás
textfield Global java code cleanup using Eclipse Neon.1 7 anos atrás
tree Global java code cleanup using Eclipse Neon.1 7 anos atrás
treegrid Fix empty TreeGrid (#9067) 7 anos atrás
treetable Hierarchical data (#8842) 7 anos atrás
twincolselect Restore column based width for compatibility selects 7 anos atrás
ui Pick changes from 7.7.7 (#8577) 7 anos atrás
uitest Fix some generics warnings in Eclipse 7 anos atrás
upload Fix Upload and push in TabSheet (#8782) 7 anos atrás
window Global java code cleanup using Eclipse Neon.1 7 anos atrás
AbstractComponentContainerTest.java Unify listeners on the server side 7 anos atrás
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 anos atrás
AbstractComponentTestCase.java Move setReadOnly from Component to HasValue 7 anos atrás
AbstractLayoutTest.java Use diamond operator where it can be used 7 anos atrás
AbstractListingFocusBlurTest.java Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 anos atrás
AbstractOrderedLayoutTest.java Unify listeners on the server side 7 anos atrás
AbstractOrderedLayoutWithCaptions.java Make Valo the default theme 7 anos atrás
AbstractReindeerTestUI.java Make Valo the default theme 7 anos atrás
AbstractReindeerTestUIWithLog.java Make Valo the default theme 7 anos atrás
AbstractTestCase.java Build uitest war with maven 8 anos atrás
AbstractTestUI.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
AbstractTestUIProvider.java Build uitest war with maven 8 anos atrás
AbstractTestUIWithLog.java Update copyright year to 2016 7 anos atrás
AddRemoveSetStyleNamesTest.java Move and rename server classes which go into the compatibility package 7 anos atrás
ComponentTestCase.java Replace setRequired & HasRequired with setRequiredIndicator 7 anos atrás
CustomComponentwithUndefinedSize.java Build uitest war with maven 8 anos atrás
DeclarativeTestUI.java Update copyright year to 2016 7 anos atrás
DisableEnableCascade.java Format using Eclipse Neon 7 anos atrás
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace 7 anos atrás
ErrorMessages.java Update ComboBox for new DataSource and communication mechanism 7 anos atrás
FileDownloaderUI.java Pick changes from 7.7.7 (#8577) 7 anos atrás
FocusAndBlurListeners.java Fix some generics warnings in Eclipse 7 anos atrás
FocusFromShortcutAction.java Move and rename server classes which go into the compatibility package 7 anos atrás
HasValueRequiredIndicator.java Global java code cleanup using Eclipse Neon.1 7 anos atrás
HierarchicalContainerSorting.java Use diamond operator where it can be used 7 anos atrás
HierarchyChangeForRemovedComponentContainers.java Build uitest war with maven 8 anos atrás
LayoutAttachListenerInfo.java Move and rename server classes which go into the compatibility package 7 anos atrás
MultipleDebugIds.java Move and rename server classes which go into the compatibility package 7 anos atrás
NoLayoutUpdateWhichNeedsLayout.java Make Valo the default theme 7 anos atrás
SaneErrors.java Make Valo the default theme 7 anos atrás
TestBase.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 anos atrás
TestDateField.java Refactor AbstractDateField. (#8146) 7 anos atrás
TooltipDelay.java Make Valo the default theme 7 anos atrás
TooltipPosition.java Make Valo the default theme 7 anos atrás
TooltipsOnScrollingWindow.java Format using Eclipse Neon 7 anos atrás
TouchDevicesTooltip.java Make Valo the default theme 7 anos atrás
TouchScrollables.java Unify listeners on the server side 7 anos atrás
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests 7 anos atrás