Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Anna Koskinen e334a35268
Tweaks to Grid/Escalator column size handling (#12145)
il y a 3 ans
..
basics Fix canceling Grid Editor during EditorOpenEvent (#11038) il y a 5 ans
AbstractGridDnD.java Fix issues from API review for 8.2 (#10342) il y a 6 ans
BeanRenderer.java Remove copyright headers from test code (#10770) il y a 6 ans
CheckboxAlignmentWithNoHeaderGrid.java Recalculate the column widths before the first row is added (#11609) il y a 5 ans
CompatibilityGridInDetailsRow.java Fixes to displaying Grid in a detail row. (#11147) il y a 5 ans
CompatibilityGridScrollDownResize.java Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12003) il y a 4 ans
CompatibilityGridToggleMultiSelectSort.java Fix to compatibility Grid sorting after removing multi-select. (#12012) il y a 4 ans
CustomRendererUI.java Remove copyright headers from test code (#10770) il y a 6 ans
DataCommunicatorInfiniteLoop.java Fix infinite loop in data communication (#8927) il y a 7 ans
DateFieldHeaderScrollWithFrozen.java Lift frozen columns up to allow some z-index changes beneath them. (#11117) il y a 5 ans
DisallowedDeselection.java Remove copyright headers from test code (#10770) il y a 6 ans
GridAddColumn.java Use lambda with Listeners (#10222) il y a 6 ans
GridApplyFilterWhenScrolledDown.java Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) il y a 7 ans
GridAriaMultiselectable.java Remove copyright headers from test code (#10770) il y a 6 ans
GridAriaRowcount.java Remove copyright headers from test code (#10770) il y a 6 ans
GridAssistiveCaption.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridCellFocusOnResetSize.java Remove copyright headers from test code (#10770) il y a 6 ans
GridCheckBoxDisplay.java Remove copyright headers from test code (#10770) il y a 6 ans
GridClickableRenderers.java Add support for rendering HTML in ButtonRenderer (#8606) il y a 7 ans
GridClientDataChangeHandler.java Remove copyright headers from test code (#10770) il y a 6 ans
GridClientMemoryLeak.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridColspans.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnAutoExpand.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnAutoWidth.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnAutoWidthClient.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnFrozenColumn.java Apply offset to column index depending on presense of selection column (#11667) il y a 4 ans
GridColumnHiding.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) il y a 7 ans
GridColumnPresentation.java Add presentation value providers for Grid (#9553) il y a 7 ans
GridColumnResizing.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) il y a 7 ans
GridColumnShrinkSmallerThanContents.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnWidthInsideWindowCompositeContent.java fix for #12079 - recalculate Composite layout inside Window (#12082) il y a 3 ans
GridColumnWidthWithoutHeader.java Ensure that HeaderRow is not null in Grid (#11165) il y a 5 ans
GridColumnWidthsWithoutData.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnsNoMinimumWidthFromContent.java Tweaks to Grid/Escalator column size handling (#12145) il y a 3 ans
GridComponents.java Fix for navigating in Grid using Tab il y a 6 ans
GridComponentsVisibility.java Format the code (#11244) il y a 5 ans
GridCustomSelectionModel.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDataProviderRefresh.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDataSourceReset.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDefaultSelectionMode.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDetailsAndUndefinedHeight.java Removed outdated spacer height update from removal process. (#11861) il y a 4 ans
GridDetailsDetach.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDetailsLayoutExpand.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDetailsLocation.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridDetailsReattach.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridDetailsWidth.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDisabledMultiselect.java Use lambda with Listeners (#10222) il y a 6 ans
GridDisallowUserSelection.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDragAndDrop.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridDragSelectionWhileScrolled.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDropCriteriaScript.java Add more context information to criteriaScript in GridDropTargetConnector (#11321) il y a 5 ans
GridEditRow.java Grid editor open (#10674) il y a 6 ans
GridEditingWithNoScrollBars.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorCustomField.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorEnableDisable.java Fix Grid Editor closing and disabling at same time (#11078) il y a 5 ans
GridEditorEvents.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorFrozenColumnsUI.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorMultiselect.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) il y a 7 ans
GridEditorScrollSync.java Update release note and since tag (#11386) il y a 5 ans
GridEditorTabSkipsNonEditableCells.java Grid Editor: make Tab key skip read-only/disabled fields (#11586) il y a 5 ans
GridEditorUI.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEventSentOnColumnVisibilityChange.java Fix duplicate grid column visibility change event (#11565) il y a 5 ans
GridExtensionCommunication.java Remove copyright headers from test code (#10770) il y a 6 ans
GridFastAsyncUpdate.java Use lambda expressions. (#10268) il y a 6 ans
GridFrozenColumnNPE.java Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) il y a 5 ans
GridFrozenColumnReplace.java Allow replacing all columns at once when some of them are frozen. (#11978) il y a 4 ans
GridFrozenColumnReset.java Fix Grid's frozen columns not being set (#10653) (#11346) il y a 5 ans
GridGeneratedProperties.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFooterComponents.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFooterTooltip.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFormatChange.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderStyleNames.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeight.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeightByRow.java Fix Escalator to properly reset height by rows (#11090) il y a 5 ans
GridInDetailsRow.java Fixes to displaying Grid in a detail row. (#11147) il y a 5 ans
GridInTabSheet.java Fix TabSheet attaching and detaching components (#10988) il y a 6 ans
GridInWindowResize.java Remove copyright headers from test code (#10770) il y a 6 ans
GridInitiallyHiddenColumns.java Remove copyright headers from test code (#10770) il y a 6 ans
GridItemSetChange.java Remove copyright headers from test code (#10770) il y a 6 ans
GridLayoutDetailsRow.java Remove copyright headers from test code (#10770) il y a 6 ans
GridLayoutDetailsRowResize.java Remove copyright headers from test code (#10770) il y a 6 ans
GridManyColumns.java Fix performance issue in Grid initial render with Footer (#10705) il y a 6 ans
GridManyColumnsV7.java Remove unnecessary width calculation on Grid initial render (#8848) il y a 7 ans
GridMultiSelectEmpty.java Fix selection column size calculation without data (#10384) il y a 6 ans
GridMultiSelectionOnInit.java Remove copyright headers from test code (#10770) il y a 6 ans
GridMultiSelectionScrollBar.java Remove copyright headers from test code (#10770) il y a 6 ans
GridNullSafeNestedPropertyColumn.java Grid column npe behavior (#11390) il y a 5 ans
GridOpenDetailsAddRow.java Open details rows shouldn't get removed when a new row is added to Grid (#12109) il y a 3 ans
GridPopupView.java Use computed style for Escalator size calculations (#8861) il y a 7 ans
GridRebindDataSourceV7.java Fix NPE in v7 compatibility Grid during datasource rebind (#11473) il y a 5 ans
GridRecalculateColumnWidthNewItem.java Ensure recalculateColumnWidths works with refreshAll. (#11934) il y a 4 ans
GridRefreshRow.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridRemoveColumnAndDetach.java Use lambda with Listeners (#10222) il y a 6 ans
GridRendererSwitch.java Use lambda with Listeners (#10222) il y a 6 ans
GridReorderColumns.java Add null check to Grid's DnD focus handling (#10822) il y a 6 ans
GridReorderHiddenColumnsJoinedFooter.java Fix Grid reordering when there are hidden columns il y a 5 ans
GridReplaceContainer.java Remove copyright headers from test code (#10770) il y a 6 ans
GridResizeAndScroll.java Remove copyright headers from test code (#10770) il y a 6 ans
GridResizeHiddenColumn.java Remove copyright headers from test code (#10770) il y a 6 ans
GridResizeTerror.java Remove copyright headers from test code (#10770) il y a 6 ans
GridRowDraggerOneGrid.java Remove copyright headers from test code (#10770) il y a 6 ans
GridRowDraggerTwoGrids.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridRowDraggerTwoGridsBothWays.java Remove copyright headers from test code (#10770) il y a 6 ans
GridRowHeightChange.java Simplify lambda expressions (#10198) il y a 6 ans
GridScrollDestination.java Fix scrollTo for destination START and END and add regression testing. (#11707) il y a 4 ans
GridScrollOuterLayoutAfterContents.java Scroll the parent if Grid has already scrolled to the end (#10700) il y a 6 ans
GridScrollTo.java Add scrollTo methods to Grid (#8203) (#8410) il y a 7 ans
GridScrollToLineWhileResizing.java Remove copyright headers from test code (#10770) il y a 6 ans
GridScrollWithoutRows.java Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570) il y a 5 ans
GridScrolledResize.java Revert 'Rewrote debouncing of onResize (#11899)' (#12051) il y a 3 ans
GridScrolledToBottom.java Replaced Grid's internal size calculation fix with an indexing fix. (#11154) il y a 5 ans
GridSelectAllFiltering.java Check actual Grid selection instead of relying on allSelected flag. (#11787) il y a 4 ans
GridSelectAllStatus.java Add API to detect if GridMultiSelect select-all checkbox is checked (#12086) il y a 3 ans
GridSidebarPosition.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridSingleColumn.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSizeChange.java Add column width recalculation when vertical scrollbar hidden/shown. (#12058) il y a 3 ans
GridSortComplexity.java Reduce Grid's sort complexity. (#11566) il y a 5 ans
GridSortIndicator.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridSortWhenPossible.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSvgInCell.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridUndefinedHeight.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridUnhideColumnsWithFrozen.java Fix an issue with frozen column count and unhiding. (#11929) il y a 4 ans
GridWithFullWidthComponents.java Fix the column width calculations for full width cell contents. (#11974) il y a 4 ans
GridWithInitiallyOpenDetails.java Fix for setting default row height for a Grid with details row(s) open. (#11326) il y a 5 ans
GridWithoutRowsOrHeaders.java Add handling for completely empty Grid's column width calculations. (#11569) il y a 5 ans
HideGridColumnWhenHavingUnsuitableHeight.java Add tests for non-compatibility Grid il y a 7 ans
HorizontalScrollAfterResize.java Remove copyright headers from test code (#10770) il y a 6 ans
InitialFrozenColumns.java Remove copyright headers from test code (#10770) il y a 6 ans
InitiallyDisabledGrid.java Add empty line at end of file il y a 6 ans
IntArrayRenderer.java Remove copyright headers from test code (#10770) il y a 6 ans
JavaScriptRenderers.java Remove copyright headers from test code (#10770) il y a 6 ans
JavaScriptStringRenderer.java Remove copyright headers from test code (#10770) il y a 6 ans
JavaScriptStringRendererWithDestoryMethod.java Add empty line at end of file il y a 6 ans
LocalDateRenderers.java Implement LocalDateRenderer and LocalDateTimeRenderer (#8955) il y a 7 ans
MoveGridAndAddRow.java Re-add body rows when Escalator is reattached to DOM (#20477) il y a 7 ans
MyBeanJSRenderer.java Remove empty comments (#10789) il y a 6 ans
RemoveGridWithComponent.java Revert change to fix issue on removing Grid with components (#11224) il y a 5 ans
RowAwareRenderer.java Remove copyright headers from test code (#10770) il y a 6 ans
SimpleGridUI.java Remove copyright headers from test code (#10770) il y a 6 ans