plane/web/components/core
rahulramesha e2affc3fa6
chore: virtualization ish behaviour for issue layouts (#3538)
* Virtualization like core changes with intersection observer

* Virtualization like changes for spreadsheet

* Virtualization like changes for list

* Virtualization like changes for kanban

* add logic to render all the issues at once

* revert back the changes for list to follow the old pattern of grouping

* fix column shadow in spreadsheet for rendering rows

* fix constant draggable height while dragging and rendering blocks in kanban

* fix height glitch while rendered rows adjust to default height

* remove loading animation for issue layouts

* reduce requestIdleCallback timer to 300ms

* remove logic for index tarcking to force render as the same effect seems to be achieved by removing requestIdleCallback

* Fix Kanban droppable height

* fix spreadsheet sub issue loading

* force change in reference to re render the render if visible component when the order of list changes

* add comments and minor changes
2024-02-09 15:53:15 +05:30
..
filters chore: date and time standardization all across the platform. (#3283) 2024-01-02 14:45:51 +05:30
modals chore: remove build warnings (#3534) 2024-02-01 14:53:08 +05:30
sidebar style: responsive profile (#3596) 2024-02-08 17:49:26 +05:30
theme chore: drop-downs improvements and bug fixes (#3433) 2024-01-23 14:25:09 +05:30
activity.tsx dev: show all issues on the gantt chart (#3487) 2024-01-30 14:25:15 +05:30
image-picker-popover.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
index.ts chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30
render-if-visible-HOC.tsx chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30