Skip to content

Releases: Apollo-Spreadsheet/apollo-spreadsheet

Build missing on 2 previous patches

19 Nov 12:56
Compare
Choose a tag to compare

v0.0.57

19 Nov 12:52
Compare
Choose a tag to compare
v0.0.57

v0.0.56

19 Nov 12:22
Compare
Choose a tag to compare
  • Started working on unit tests Added hide column property for conditional column render 007a6b6

v0.0.55...v0.0.56

v0.0.55

09 Nov 12:06
Compare
Choose a tag to compare
  • Fixed navigation find query to use lowercase cc4e6ad

v0.0.54...v0.0.55

v0.0.54

09 Nov 11:59
Compare
Choose a tag to compare
  • 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...v0.0.54

v0.0.53

05 Nov 17:40
Compare
Choose a tag to compare
  • 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...v0.0.53

v0.0.52

01 Nov 21:14
Compare
Choose a tag to compare
  • 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

v0.0.50...v0.0.52

v0.0.50

30 Oct 21:43
Compare
Choose a tag to compare
  • Updated the error and condition on navigation for undefined check 22a15fe

v0.0.49...v0.0.50

v0.0.49

30 Oct 21:37
Compare
Choose a tag to compare
  • Added CELL_NAVIGATION_CHANGED event c5f309c

v0.0.48...v0.0.49

v0.0.48

30 Oct 21:22
Compare
Choose a tag to compare
  • Added warning when undefined coordinates are passed 7340fb8

v0.0.47...v0.0.48