teable/docs
SkyHuang 28a81af2e8
feat: new grid (#99)
* chore: rename table to table-list

* feat: new teable grid

* feat: add some cell editors

* feat: update grid date editor

* perf: add image manager & performance tracker

* feat: update grid cells by adding checkbox and attachment cells and styling other cells

* feat: update grid view logic

* feat: update cell renderer & base renderer

* refactor: optimize code

* refactor: remove konva and draw with native canvas

* chore: remove glide-data-grid

* feat: add record menu and remove unnecessary files

* feat: render row controls

* refactor: use activeCell to represent the cell activation state to prevent selection conflicts

* feat: the grid support for switching row heights

* perf: improve grid interaction events

* chore: add coordinate manager related unit test

* feat: the grid support drag row

* perf: optimize grid rendering

* refactor: row and column reorder related functions

* feat: click on the external element to reset the related state of the grid

* feat: add checkWithinBound to support cell range hovered

* chore: remove unnecessary files

* refactor: interface and code adjustments

* perf: improve the interactive performance of the grid

* chore: remove redundant files

* feat: add boolean editor for the grid

* chore: remove unnecessary code & dependency

* feat: shortcuts support cross-platform

* perf: easier grid coordinate acquisition

* chore: update .gitignore

* chore: update ci
2023-07-26 22:23:13 +08:00
..
benchmark chore: initialize project 2022-11-01 17:36:07 +08:00
deploy chore: initialize project 2022-11-01 17:36:07 +08:00
development feat: new grid (#99) 2023-07-26 22:23:13 +08:00
docker feat: use localstorage, improve dev exp (#11) 2022-12-01 13:54:01 +08:00
images/changeset chore: initialize project 2022-11-01 17:36:07 +08:00
about-lint-staged.md chore: rm useless example app 2022-11-11 14:19:56 +08:00
about-linters.md chore: rm useless example app 2022-11-11 14:19:56 +08:00
dx-atlassian-changeset.md chore: initialize project 2022-11-01 17:36:07 +08:00