-
Notifications
You must be signed in to change notification settings - Fork 467
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
fix(kit): CalendarRange
not update selectedActivePeriod
, when value
updates
#8536
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
CalendarRange
not update selectedActivePeriod
, when value
updatesCalendarRange
not update selectedActivePeriod
, when value
updates
Visit the preview URL for this PR (updated for commit 1f6cbb4): https://taiga-previews--pr8536-mdlufy-calendar-rang-jyv8oq4b.web.app (expires Thu, 15 Aug 2024 17:10:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a |
projects/kit/components/calendar-range/calendar-range.component.ts
Outdated
Show resolved
Hide resolved
projects/kit/components/calendar-range/calendar-range.component.ts
Outdated
Show resolved
Hide resolved
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +67B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
3b82ab0
to
1f6cbb4
Compare
CalendarRange
not update selectedActivePeriod
, when value
updatesCalendarRange
not update selectedActivePeriod
, when value
updates
Closing in favor of #8595 |
Closes #8527
After update value:
As Is:
as-is.mov
To Be:
to-be.mov