You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Wagner 2df1b373aa Make all selected rows draggable (#8746) hace 7 años
..
absolutelayout Add a maven plugin for formatting according to Eclipse settings hace 7 años
abstractcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
abstractembedded Build uitest war with maven hace 8 años
abstractfield Fix some generics warnings in Eclipse hace 7 años
abstractlisting Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) hace 7 años
accordion Make Valo the default theme hace 7 años
beanitemcontainer Use diamond operator where it can be used hace 7 años
browserframe VerticalLayout has spacing = true and margin = true by default . hace 7 años
button Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
caption Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
checkbox Replace FontAwesome with Vaadin Icons (#8208) hace 7 años
checkboxgroup Global java code cleanup using Eclipse Neon.1 hace 7 años
colorpicker Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
combobox Fix ComboBox popup location on scrolled pages in IE/Firefox hace 7 años
customcomponent Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
customfield Update component docs for 8 except Grid hace 7 años
customlayout Picked all changes from 7.7 hace 7 años
datefield Fix toggling of WeekNumbers for DateTimeField. (#8468) hace 7 años
draganddropwrapper Picked all changes from 7.7 hace 7 años
embedded Move all themes except Valo into a new compatibility-themes package hace 7 años
flash Fix Flash expanding with percentage sizing (#8898) hace 7 años
formlayout Remove AbstractComponent.immediate hace 7 años
grid Make all selected rows draggable (#8746) hace 7 años
gridlayout Fix some generics warnings in Eclipse hace 7 años
image Format using Eclipse Neon hace 7 años
javascriptcomponent Fix js state partial updates (#8695) hace 7 años
label Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
layout Global java code cleanup using Eclipse Neon.1 hace 7 años
link Use diamond operator where it can be used hace 7 años
listselect Restore column based width for compatibility selects hace 7 años
loginform Make Valo the default theme hace 7 años
media Remove AbstractComponent.immediate hace 7 años
menubar Pick changes from 7.7.7 (#8577) hace 7 años
nativebutton Deprecate Button#setHtmlContentAllowed (#104) hace 7 años
nativeselect Fix NativeSelect inner component size (#8737) hace 7 años
notification Make Valo the default theme hace 7 años
optiongroup Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
orderedlayout Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
page Make Valo the default theme hace 7 años
panel Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
popupview Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
progressindicator Move all themes except Valo into a new compatibility-themes package hace 7 años
radiobutton Replace FontAwesome with Vaadin Icons (#8208) hace 7 años
radiobuttongroup Global java code cleanup using Eclipse Neon.1 hace 7 años
richtextarea Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
select Restore column based width for compatibility selects hace 7 años
slider VerticalLayout has spacing = true and margin = true by default . hace 7 años
splitpanel Global java code cleanup using Eclipse Neon.1 hace 7 años
table Correct license location hace 7 años
tabsheet Add possibility to configure the content mode of TabSheet tabs (#8920) hace 7 años
textarea Remove AbstractComponent.immediate hace 7 años
textfield Global java code cleanup using Eclipse Neon.1 hace 7 años
tree Global java code cleanup using Eclipse Neon.1 hace 7 años
treegrid Fix initial expand of TreeGrid items hace 7 años
treetable Hierarchical data (#8842) hace 7 años
twincolselect Restore column based width for compatibility selects hace 7 años
ui Pick changes from 7.7.7 (#8577) hace 7 años
uitest Fix some generics warnings in Eclipse hace 7 años
upload Fix Upload and push in TabSheet (#8782) hace 7 años
window Global java code cleanup using Eclipse Neon.1 hace 7 años
AbstractComponentContainerTest.java Unify listeners on the server side hace 7 años
AbstractComponentTest.java Don't use V8 FieldEvents classes in v7 compatibility module. (#93) hace 7 años
AbstractComponentTestCase.java Move setReadOnly from Component to HasValue hace 7 años
AbstractLayoutTest.java Use diamond operator where it can be used hace 7 años
AbstractListingFocusBlurTest.java Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) hace 7 años
AbstractOrderedLayoutTest.java Unify listeners on the server side hace 7 años
AbstractOrderedLayoutWithCaptions.java Make Valo the default theme hace 7 años
AbstractReindeerTestUI.java Make Valo the default theme hace 7 años
AbstractReindeerTestUIWithLog.java Make Valo the default theme hace 7 años
AbstractTestCase.java Build uitest war with maven hace 8 años
AbstractTestUI.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
AbstractTestUIProvider.java Build uitest war with maven hace 8 años
AbstractTestUIWithLog.java Update copyright year to 2016 hace 7 años
AddRemoveSetStyleNamesTest.java Move and rename server classes which go into the compatibility package hace 7 años
ComponentTestCase.java Replace setRequired & HasRequired with setRequiredIndicator hace 7 años
CustomComponentwithUndefinedSize.java Build uitest war with maven hace 8 años
DeclarativeTestUI.java Update copyright year to 2016 hace 7 años
DisableEnableCascade.java Format using Eclipse Neon hace 7 años
DisableEnableCascadeStyles.java Format the project using Neon, remove trailing whitespace hace 7 años
ErrorMessages.java Update ComboBox for new DataSource and communication mechanism hace 7 años
FileDownloaderUI.java Pick changes from 7.7.7 (#8577) hace 7 años
FocusAndBlurListeners.java Fix some generics warnings in Eclipse hace 7 años
FocusFromShortcutAction.java Move and rename server classes which go into the compatibility package hace 7 años
HasValueRequiredIndicator.java Global java code cleanup using Eclipse Neon.1 hace 7 años
HierarchicalContainerSorting.java Use diamond operator where it can be used hace 7 años
HierarchyChangeForRemovedComponentContainers.java Build uitest war with maven hace 8 años
LayoutAttachListenerInfo.java Move and rename server classes which go into the compatibility package hace 7 años
MultipleDebugIds.java Move and rename server classes which go into the compatibility package hace 7 años
NoLayoutUpdateWhichNeedsLayout.java Make Valo the default theme hace 7 años
SaneErrors.java Make Valo the default theme hace 7 años
TestBase.java Overload AbstarctComponent.setDescription() with content mode parameter (#8252) hace 7 años
TestDateField.java Refactor AbstractDateField. (#8146) hace 7 años
TooltipDelay.java Make Valo the default theme hace 7 años
TooltipPosition.java Make Valo the default theme hace 7 años
TooltipsOnScrollingWindow.java Format using Eclipse Neon hace 7 años
TouchDevicesTooltip.java Make Valo the default theme hace 7 años
TouchScrollables.java Unify listeners on the server side hace 7 años
UnknownComponentConnector.java Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests hace 7 años