-
Notifications
You must be signed in to change notification settings - Fork 471
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
#8529
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 873dd26): https://taiga-ui--pr8529-mdlufy-calendar-rang-2lfm05ns.web.app (expires Thu, 15 Aug 2024 17:06:33 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
BundleMonFiles updated (3)
Unchanged files (2)
Total files change +5.37KB +0.81% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
CalendarRange
not update selectedActivePeriod
, when value
updatesCalendarRange
not update selectedActivePeriod
, when value
updates
cfe3356
to
c28e27c
Compare
8aba4f6
to
62620a5
Compare
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
62620a5
to
873dd26
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