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.
Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
..
basics Add Grid.setRowHeight() (#8935) 7 years ago
BeanRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
CustomRendererUI.java Migrate Grid tests P1. (#8108) 7 years ago
DataCommunicatorInfiniteLoop.java Fix infinite loop in data communication (#8927) 7 years ago
DisallowedDeselection.java Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
GridAddColumn.java Fix data not being sent again when adding DataGenerators (#8947) 7 years ago
GridApplyFilterWhenScrolledDown.java Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
GridCellFocusOnResetSize.java Grid UI tests migration P3. (#8121) 7 years ago
GridCheckBoxDisplay.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridClickableRenderers.java Add support for rendering HTML in ButtonRenderer (#8606) 7 years ago
GridClientDataChangeHandler.java Grid UI tests migration P3. (#8121) 7 years ago
GridClientMemoryLeak.java Fix client-side memory leak caused by Grid events (#9103) 7 years ago
GridColspans.java Fix removing and adding a column in grid (#8437) 7 years ago
GridColumnAutoExpand.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnAutoWidth.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnAutoWidthClient.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnHiding.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridColumnResizing.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridColumnWidthsWithoutData.java Add static helpers for creating callback data providers (#8314) 7 years ago
GridComponents.java Add Grid.setRowHeight() (#8935) 7 years ago
GridCustomSelectionModel.java Add a SelectionMode shorthand for Grid. (#83) 7 years ago
GridDataSourceReset.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
GridDefaultSelectionMode.java Add MultiSelect support for Grid 7 years ago
GridDetailsDetach.java Grid UI tests migration P3. (#8121) 7 years ago
GridDetailsLayoutExpand.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridDetailsLocation.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridDetailsReattach.java Pick changes from 7.7.7 (#8577) 7 years ago
GridDetailsWidth.java Grid UI tests migration P3. (#8121) 7 years ago
GridDisabledMultiselect.java Add a SelectionMode shorthand for Grid. (#83) 7 years ago
GridDisallowUserSelection.java Allow to disable user selection in the grid model. (#8345) 7 years ago
GridDragAndDrop.java Grid drag and drop documentation (#9055) 7 years ago
GridDragSelectionWhileScrolled.java Add a SelectionMode shorthand for Grid. (#83) 7 years ago
GridEditingWithNoScrollBars.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridEditorCustomField.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridEditorEvents.java Add Grid editor events. (#8365) 7 years ago
GridEditorFrozenColumnsUI.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridEditorMultiselect.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridEditorUI.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridExtensionCommunication.java Grid tests migration. Next round. (#8412) 7 years ago
GridFastAsyncUpdate.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridGeneratedProperties.java Grid tests migration. Next round. (#8412) 7 years ago
GridHeaderFooterComponents.java Grid tests migration. Next round. (#8412) 7 years ago
GridHeaderFormatChange.java Grid tests migration. Next round. (#8412) 7 years ago
GridHeaderStyleNames.java Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
GridHeight.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInTabSheet.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInWindowResize.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInitiallyHiddenColumns.java Fix exception when no columns are shown (#8733) 7 years ago
GridItemSetChange.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridLayoutDetailsRow.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridManyColumns.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridManyColumnsV7.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridMultiSelectionOnInit.java Move select all visible to multi selection model interface (#8627) 7 years ago
GridMultiSelectionScrollBar.java Add MultiSelect support for Grid 7 years ago
GridPopupView.java Use computed style for Escalator size calculations (#8861) 7 years ago
GridRefreshRow.java Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
GridRemoveColumnAndDetach.java Fix detach of grid when it contains frozen columns (#8803) 7 years ago
GridRendererSwitch.java Fix column indexing when setting a renderer (#8976) 7 years ago
GridReplaceContainer.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridResizeAndScroll.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridResizeHiddenColumn.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridResizeTerror.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridRowHeightChange.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridScrollTo.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridScrollToLineWhileResizing.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridSidebarPosition.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridSingleColumn.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridSortIndicator.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
HideGridColumnWhenHavingUnsuitableHeight.java Add tests for non-compatibility Grid 7 years ago
HorizontalScrollAfterResize.java Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
InitialFrozenColumns.java Fix exception when no columns are shown (#8733) 7 years ago
InitiallyDisabledGrid.java Redesign user-defined column identifiers for Grid (#7983) 7 years ago
IntArrayRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
JavaScriptRenderers.java Picked all changes from 7.7 7 years ago
JavaScriptStringRenderer.java Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
JavaScriptStringRendererWithDestoryMethod.java Picked all changes from 7.7 7 years ago
LocalDateRenderers.java Implement LocalDateRenderer and LocalDateTimeRenderer (#8955) 7 years ago
MoveGridAndAddRow.java Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
MyBeanJSRenderer.java Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
RowAwareRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
SimpleGridUI.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago