Skip to content

Releases: Apollo-Spreadsheet/apollo-spreadsheet

v0.0.17

21 Oct 18:01
Compare
Choose a tag to compare
  • A new width adjust temporary a4468bb

v0.0.16...v0.0.17

v0.0.16

21 Oct 17:48
Compare
Choose a tag to compare
  • Fixed the story to use stretch all 0500da6

v0.0.15...v0.0.16

v0.0.15

21 Oct 17:32
Compare
Choose a tag to compare
  • Added fallback for event.key Dead 9fe64ee

v0.0.14...v0.0.15

v0.0.14

21 Oct 17:10
Compare
Choose a tag to compare
  • Fixed storybook examples Refactored horizontal scroll to work with native react-virtualize events Removed HorizontalScroll.tsx component Fixed the overflow of width at createFixedWidthMapping.ts ddb23ca

v0.0.13...v0.0.14

v0.0.13

21 Oct 15:25
Compare
Choose a tag to compare
  • Fixed storybook examples import Reviewed the headerClassName that needs also to be present in the root div due to custom renderers Fixed the row/column delete detection in the editorManager Fixed table example not saving also due to stale state e2b5593

v0.0.12...v0.0.13

v0.0.12

21 Oct 14:52
Compare
Choose a tag to compare
  • Fixed the default header css style Fixed span styling when we specify a tooltip to use header class Added border color for highlight selection via props Added material ui/icons as devDependency for storybook and as peer for production Added a validation for given width % and throws error if overflows the limit Removed theme from props and added inside apiRef Added a new rowsApi method "getRowAt" in order to allow index based search Refactored the existing getRows with array index and replaced with getRowAt Removed rows as editorManager dependecy Added additionalProps on editors that receive dynamically editorProps from column and editorClass from theme Removed the calendar default styles and moved as external configuration for Spreadsheet Fixed the rows not updating in the grid due to createData not using the latest rows and always going on the API Fixed the spreadsheet storybook example where the state was staling 51b35bb

v0.0.11...v0.0.12

v0.0.11

20 Oct 17:51
Compare
Choose a tag to compare
  • Fixed rows not being updated inside beginEditing and started using getRows from apiRef 3c76ac7

v0.0.10...v0.0.11

Supporting Nextjs or any other SSR by removing external CSS as modules

20 Oct 16:58
Compare
Choose a tag to compare
  • Removed datepicker css in order to support Next.js or any other SSR framework 1d6718c

v0.0.9...v0.0.10

v0.0.9

20 Oct 16:46
Compare
Choose a tag to compare
  • Creating indexing for folders also to expose internal types 960d2c3

v0.0.8...v0.0.9

v0.0.8

20 Oct 16:25
Compare
Choose a tag to compare
  • Fixed a "" in package.json files edfb519

v0.0.7...v0.0.8