framework7io / framework7io/framework7
Calendar-Timeline (vertical)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
This is a (multiple allowed):
- [] bug
- enhancement
- feature-discussion (RFC)
Please add the ability to view the CalendarTimeline vertically instead of horizontally.
For example, I want to use something like:
<div class="timeline timeline-vertical">
to view the "Calendar Timeline" vertical instead of horizontal.
There are users prefering to scroll vertically instead of horizontally.
By the way, scrolling vertically is more common than scrolling horizontally.
For example, something like this:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CalendarTimeline component and its existing horizontal rendering and styles. Review how the timeline-vertical class could select an alternate layout, then verify that vertical scrolling and the current horizontal view both work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100