Meta list for @snide on UX / UI elements to design ### Stuff for v1 - [x] `gridStyle` prop for custom styling https://github.com/elastic/eui/pull/2176 - [x] Provide simpler styling mechanism through named strings (`compact`, `comfortable`...etc) https://github.com/elastic/eui/pull/2230 - [x] Styling for cells by data type - [x] Select cell style - [x] Expand cell (view contents) - [x] Provide a toolbar which will be a bar to house controls for manipulating display of data grid. https://github.com/elastic/eui/pull/2207 - [x] Ability to add or hide known columns https://github.com/elastic/eui/pull/2207 - [x] Ability to control chained sorts https://github.com/elastic/eui/pull/2278 - [x] Ability to manipulate styling https://github.com/elastic/eui/pull/2230 - [x] Drag and drop column styling - [x] Allow custom render of column header - [x] External control of column visibility through props - [x] In-Memory sorting should use schema information ### Shortly after - [ ] Provide built in menu that allows - [ ] Hide column - [ ] Sort asc - [ ] Sort dsc - [ ] Create filter - [ ] Move col left / right - [ ] Checkbox for rows - [ ] Perform actions button / popover ### Visual design / polish to work through - [x] Mobile toolbar system - [x] Active states of toolbar buttons - [x] Visual size of icons in toolbar - [ ] import expand SVG without using `EuiIcon`
Meta list for @snide on UX / UI elements to design
Stuff for v1
gridStyleprop for custom styling [Data Grid] Grid style options #2176compact,comfortable...etc) [Data Grid] - Styling built into data grid, full screen mode #2230Shortly after
Visual design / polish to work through
EuiIcon