Releases: Apollo-Spreadsheet/apollo-spreadsheet
Releases · Apollo-Spreadsheet/apollo-spreadsheet
v0.0.80
v0.0.79
v0.0.78
New refactoring and improvements
- Fixed wrong import path a0f4418
- Merge pull request #40 from underfisk/feat/docusaurus/docs 13284dd
- Merge branch 'master' into feat/docusaurus/docs 196e3e4
- Docs update 751661f
- Merge pull request #35 from underfisk/fix/refactor-navigation-query-selector 9f05605
- Update useKeyboard.tsx 23dbe34
- Merge branch 'master' into fix/refactor-navigation-query-selector 7e9915d
- Removed NoSSR hoc until further investigation 6a18f5b
- Added <NoSsr> HoC 3f65df6
- Wrong operator in supressControls 06b4a73
- Rollback grid focus as it was before 499dd78
- Removed document eventlistener for keydown and directly listens on the gridRootEelement Renamed useKeyboardControls.tsx to useKeyboard Organized keyboard folder with utils folder 4b487f3
- Storybook VPD updated bd4bcaa
- Fixed eslint config Fixed missing react hooks dependencies 01bc809
- Added default scrollbarsize fallback 6caf194
- Replaced a console warn with debug warn Added new props: fixedRowWidth and fixedRowHeight to allow interacting with cellMeasurer VPD example is using fixed width/height 126a75a
- Removed @xobotyi/scrollbar-width and added dom-helpers/scrollbarSize Refactored import paths of the new keyboard hook 3d0feb2
- Refactored how navigation does work using a safety query/creation of properties Merged single/double click into a single callback Renamed useNavigation hook to useKeyboardControls 7761a50
- Refactored how navigation does work using a safety query/creation of properties Merged single/double click into a single callback Renamed useNavigation hook to useKeyboardControls 9a2e403
- Merge pull request #34 from underfisk/fix/copy-to-clipboard 088d309
- Added logs of the copy/paste actions Changed eslint/prettier a5346d9
- Update README.md 81c7bd5
- Merge remote-tracking branch 'origin/release' 91a5e99
- Upgraded storybook to its latest versions Created storybook:dev and docs:dev command fb2f2c0
- Installed docusaurus e7a50d4
- Merge pull request #15 from underfisk/master 0abae29
v0.0.76
v0.0.75
- Created depth map util tests createDepthMap excludes rows that does not have selectionKey field present (the primary key) b72ab88
- Updated a TODO comment with better description Removed netlify from readme 0cfadf3
- Moved DepthMap interface into its own file Refactored depth utils and renamed into createDepthMap Removed getChildrenIds utility 5197ef2
- Removed disableCellPositionAdjustment nested rows props c3f0cfe
v0.0.74
v0.0.73
v0.0.72
- Removed react-dev-utils dependency 40e4e88
- Configured eslint Removed experimental drag and drop feature Removed unused packages such as json2csv Refactored grid wrapper common props into a separate file Fixed merge cells highlight (row active class) Fixed some eslint issues Replaced props with destructing in some properties over GridWrapper 5f85372