plane/web/constants
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
..
analytics.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
calendar.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
common.ts fix: update global issues filter and enable profile issues (#3410) 2024-01-22 13:22:09 +05:30
cycle.ts chore: workspace active cycles upgrade page implementation (#3454) 2024-01-24 19:37:49 +05:30
dashboard.ts chore: added None filter option to the dashboard widgets (#3556) 2024-02-05 19:12:33 +05:30
event-tracker.ts chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
fetch-keys.ts dev: show all issues on the gantt chart (#3487) 2024-01-30 14:25:15 +05:30
filters.ts fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
graph.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
inbox.tsx chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
issue.ts chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
label.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
module.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
notification.ts chore: date and time standardization all across the platform. (#3283) 2024-01-02 14:45:51 +05:30
page.ts chore: empty state revamp and loader improvement (#3448) 2024-01-24 19:12:54 +05:30
profile.ts chore: empty state and project active cycle improvement (#3472) 2024-01-25 18:00:45 +05:30
project.ts refactor: move all sidebar links to constant file. (#3414) 2024-01-22 13:23:10 +05:30
seo-variables.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
spreadsheet.ts feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
state.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
swr-config.ts update swr config to not fetch everything on focus (#3350) 2024-01-22 13:19:43 +05:30
themes.ts fix: project layout added and theming fixes (#2455) 2023-10-17 12:46:38 +05:30
timezones.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
workspace.ts chore: empty state revamp and loader improvement (#3448) 2024-01-24 19:12:54 +05:30