-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
v3 #177
Merged
Merged
v3 #177
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(semantic release): update config for beta release * chore(renovate): add schema * chore: delete unconfigured branch from .releaserc --------- Co-authored-by: Tom Österlund <tom.osterlund1@gmail.com>
* fix: linting errors * fix: lint errors
* feat: start building allowance for dayBoundaries that stretch over two real days * feat: refactor code and introduce enum for event type * feat: refactor code * feat: enable drag & drop and resize for fluent day boundaries * fix: resizing and dragging * refactor: change function name in DayEvent.vue * feat: add new helper class EventChange * fix: resizing and drag & drop in week mode * refactor: refactor test code * test: extent unit tests for DayEvent * test: add tests for DayEvent * test: add additional tests for DayEvent * test: add missing test cases for week/Day * refactor: refactor code in different files * fix: bug in DayEvent, which prevents event from being displayed up until day end * test: add e2e tests for rendering events * test: add test cases for rendering events in regular day * test: add test e2e cases for rendering events in regular day mode * test: repair tests for multiple day events * test: add tests for flexible day boundaries * fix: time display for hours prolonged or skipped by daylight savings * test: extend tests in 11-event-rendering-regular-day.cy.ts * test: extend tests in 12-event-rendering-flexible-day.cy.ts * refactor: rename enum and optimize imports * chore: delete seeded events * chore: delete test file * fix: display of time for single-day full day events * test: fix test that broke during merge conflict * feat: allow config-option scrollToHour also with flexible dayBoundaries * fix: faulty sorting of hybrid day events in flexible day mode * test: prevent vitest from throwing error
* chore(deps): update vite * chore: add new lock file
* chore: update typescript version * chore: use verbatim module syntax * chore: update import of types to be ts5 compatible * test: fix test that breaks in cypress 12 * chore: fix broken cypress test
--------- Co-authored-by: loic <loic.ngou98@gmail.com> Co-authored-by: Felix Scholze <felix@webshaped.de>
# Conflicts: # development/main.ts # package-lock.json # src/components/month/Day.vue
🎉 This PR is included in version 3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Please put "X" in the below checkboxes that apply::
I have tested the following:
This PR solves the following problem**.
insert your description.
How to test this PR**.
For example: