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

feat: add watch for change panel type #593

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vasiliyrozhkov
Copy link

When we need to choose from a few types of periods (i.e. day, week, month, year), it's necessary to change panel type with reactivity.
This feature adds watch for types of Calendar Panel . So, when we change the panel type of Calendar Panel, new panel type is shown immediately.
1
2

@coveralls
Copy link

Pull Request Test Coverage Report for Build 218

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 87.726%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/calendar/calendar-panel.js 0 1 0.0%
Totals Coverage Status
Change from base Build 217: -0.07%
Covered Lines: 763
Relevant Lines: 827

💛 - Coveralls

@mengxiong10
Copy link
Owner

The best way is to add key to update it. (#613)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants