This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c85ee7e55
plane
/
web
/
components
/
gantt-chart
/
blocks
/
index.ts
2 lines
31 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: Gantt chart layout (#3585) * chore: gantt sidebar and main content scroll sync * chore: add arrow navigation position logic * refactor: scroll position update logic * refactor: gantt chart components * refactor: gantt sidebar * fix: vertical scroll issue * fix: move to the hidden block button flickering * refactor: gantt sidebar components * chore: move timeline header outside * fix gantt scroll issue * fix: sticky position issues * fix: infinite timeline scroll logic * chore: removed unnecessary import statements --------- Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-12 09:38:17 +00:00
export
*
from
"./blocks-list"
;
Reference in New Issue
Copy Permalink