This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
ecfd3b68e3
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"
;
Copy Permalink