Merged
Conversation
Owner
Jaganath-MSJ
commented
Mar 8, 2026
- Fixing the build issue
- Sync with main branch
Dynamic max events and Month View refactor | Standand version
# [1.2.0](v1.1.1...v1.2.0) (2026-02-17) ### Bug Fixes * add explicit type annotations to map callbacks ([fea1b24](fea1b24)) * centralize calendar constants for consistency ([a7c8e02](a7c8e02)) * **popover:** change positioning to fixed and anchor to button ([03a8413](03a8413)) * remove maxEvents from interface and make it dynamic ([b0d5495](b0d5495)) ### Features * add Storybook setup for component documentation and testing ([2ab6e12](2ab6e12)) * improve popover positioning and scrolling ([61ff399](61ff399))
Introduce a new Popover component to display events in a calendar view. The component includes dynamic positioning that adjusts based on viewport space, event styling with clip-path for multi-day events, and proper event handling with tooltips. This provides a better user experience for viewing and interacting with calendar events.
…into version_2
…into version_2
Fixing the build issue
|
🎉 This PR is included in version 1.3.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or 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
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.