Releases: Apollo-Spreadsheet/apollo-spreadsheet
Releases · Apollo-Spreadsheet/apollo-spreadsheet
v0.0.27
- Fixed editor text and numeric having the minHeight Paper props on text and numeric have no background color Fixed escape on editor to cancel and not save Created a new storybook example 100x100 with horizontal scroll but its not perfectly working, its just a WIP Created data changed event when the underlying cells are built Created rows changed event Added reset navigation selection (highlight) to default coords when rows change Created a new row interface that abstracts an object with key-value instead of any type or unknown Refactored most of the row invoking any key type to use Row type Refactored useRowSelection to create the header and manage it Created new methods for useHeaders that expose updateColumns, getColumns and getColumnById Moved root apollo props into its own file Created sort hook and its API. Also moved all the sorting logic into it Added api's interfaces on each hook Added cellClassName for selection and updated table demo to use a custom cellClassName on selection Renamed getSelectedRows to getSelectedRowIds Removed columnCount useMemo Fixed totalWidth at useHeaders to replaced % Renamed Header interface to Column and props headers to columns 28c5baa
- Update README.md e20ffe4