Releases: Apollo-Spreadsheet/apollo-spreadsheet
Releases · Apollo-Spreadsheet/apollo-spreadsheet
Build missing on 2 previous patches
v0.0.58 v0.0.58
v0.0.57
v0.0.56
v0.0.55
v0.0.54
- Fixed navigation between merged cells Created unit tests for API Refactored column unit tests and still has some ongoing Added getColumnIndex method to GridApi Refactored GridWrapper.tsx Storybook Spreadsheet.tsx has a dump example Fixed a glitch on selection caret in the end b0cc010
v0.0.53
- Fixed navigation between merged cells Created unit tests for API Refactored column unit tests and still has some ongoing Added getColumnIndex method to GridApi Refactored GridWrapper.tsx Storybook Spreadsheet.tsx has a dump example 2849c8d
v0.0.52
- ESlint fixes ab0760d
- Fixed types c2324cc
- Continued the work on drag drops by now placing the highlight on the destination (hardcoded) Moved selection header creation into the useHeaders hook to be more performant Modified Spreadsheet.tsx with experimental column minimize dad4197
- Refactored drag and drop CloneItem value fetching Removed 100% width from clone item and gets the cell width/height ddec336
- Implementation of react-beautiful-dnd ongoing Started working on the GridWrapper.tsx in order to support drag and drops (Still experimental) ca95699