-
Notifications
You must be signed in to change notification settings - Fork 477
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(addon-mobile): add smooth opacity change for MobileCalendar
to hide blinking initial view
#6459
Conversation
…hide blinking initial view
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 058cca0): https://taiga-ui--pr6459-mobile-calendar-bug-1apidly2.web.app (expires Wed, 17 Jan 2024 15:03:14 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
BundleMonFiles added (5)
Total files change +645.09KB Groups added (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3.x #6459 +/- ##
=======================================
Coverage ? 71.95%
=======================================
Files ? 1457
Lines ? 16029
Branches ? 2290
=======================================
Hits ? 11534
Misses ? 4122
Partials ? 373
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@@ -1 +1 @@ | |||
export const TUI_VERSION = `3.62.0`; | |||
export const TUI_VERSION = '3.62.0'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not me 😄
PR Type
What kind of change does this PR introduce?
What is the current behaviour?
Closes #6456