Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: blocks-like events #267

Merged
merged 9 commits into from
Oct 21, 2022
Merged

Conversation

pdpino
Copy link
Collaborator

@pdpino pdpino commented Sep 17, 2022

Add support for block-like events #220, see a png demo in the docs


Code changes:

  • Main code changes are in box.js, where block vs standard events are handled
    • block-like events are shown as one box
    • standard events are "unrolled" into multiple boxes if necessary
  • The changes in Events.js are to support boxes that are wider than 1 day

@pdpino pdpino added the type: feature enhancements or new features label Sep 17, 2022
Copy link
Owner

@hoangnm hoangnm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank @pdpino . LGTM

@hoangnm hoangnm merged commit 85782bd into hoangnm:master Oct 21, 2022
@pdpino pdpino deleted the feature/220-blocks branch October 22, 2022 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature enhancements or new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants