plane/web/components
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
..
account chore: responsive and styling fixes (#3541) 2024-02-02 14:49:42 +05:30
analytics style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues (#3580) 2024-02-07 13:44:03 +05:30
api-token refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
auth-screens refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
automation chore: drop-downs improvements and bug fixes (#3433) 2024-01-23 14:25:09 +05:30
breadcrumbs chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
command-palette fix: Handled the draft issue from issue create modal and optimised the draft issue store (#3588) 2024-02-07 20:45:05 +05:30
common feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
core chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
cycles fix: cycle and module reordering in the gantt chart (#3570) 2024-02-08 13:30:16 +05:30
dashboard fix: incorrect dashboard tab (#3597) 2024-02-08 17:57:22 +05:30
dropdowns feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
emoji-icon-picker chore: modal and dropdown improvement (#3332) 2024-01-22 13:19:43 +05:30
empty-state chore: empty state and project active cycle improvement (#3472) 2024-01-25 18:00:45 +05:30
estimates fix: estimate order not maintained in create/ update modal. (#3326) 2024-01-22 13:19:43 +05:30
exporter fix: minor bug fixes and quality of life improvements (#3444) 2024-01-23 20:45:44 +05:30
gantt-chart fix: cycle and module reordering in the gantt chart (#3570) 2024-02-08 13:30:16 +05:30
headers style: responsive profile (#3596) 2024-02-08 17:49:26 +05:30
icons feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
inbox chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
instance improvement: add hide/ unhide icon for all password field in the platform. (#3513) 2024-01-30 20:11:16 +05:30
integration chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
issues chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
labels fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
modules fix: cycle and module reordering in the gantt chart (#3570) 2024-02-08 13:30:16 +05:30
notifications fix: notification card snooze (#3598) 2024-02-08 17:55:57 +05:30
onboarding chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
page-views chore: added None filter option to the dashboard widgets (#3556) 2024-02-05 19:12:33 +05:30
pages fix: error handling in pages list page 2024-02-03 00:35:29 +05:30
profile style: responsive profile (#3596) 2024-02-08 17:49:26 +05:30
project fix: draft issue peek overview (#3582) 2024-02-07 15:06:07 +05:30
states chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
toast-alert chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
ui feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
user chore: update time in real-time in dashboard and profile sidebar (#3489) 2024-01-29 15:42:57 +05:30
views fix: draft issue peek overview (#3582) 2024-02-07 15:06:07 +05:30
web-hooks chore webhook create page removed (#3376) 2024-01-22 13:19:44 +05:30
workspace fix: dashboard header z index and workspace active cycles fix (#3581) 2024-02-07 13:44:45 +05:30