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

fix(addon-mobile): add smooth opacity change for MobileCalendar to hide blinking initial view #6459

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

nsbarsukov
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build or CI related changes
  • Tests related changes
  • Documentation content changes

What is the current behaviour?

Closes #6456

Copy link

lumberjack-bot bot commented Jan 16, 2024

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

Copy link
Contributor

github-actions bot commented Jan 16, 2024

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

Copy link

bundlemon bot commented Jan 16, 2024

BundleMon

Files added (5)
Status Path Size Limits
demo/browser/main.(hash).js
+379.88KB +10%
demo/browser/vendor.(hash).js
+212.98KB +10%
demo/browser/runtime.(hash).js
+39.6KB +10%
demo/browser/polyfills.(hash).js
+11.25KB +10%
demo/browser/styles.(hash).css
+1.39KB +10%

Total files change +645.09KB

Groups added (1)
Status Path Size Limits
demo/browser/*..js
+2.32MB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (v3.x@4b0fd0c). Click here to learn what that means.

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           
Flag Coverage Δ
addon-charts 71.46% <0.00%> (?)
addon-doc 59.84% <0.00%> (?)
addon-mobile 60.63% <0.00%> (?)
addon-table 60.75% <0.00%> (?)
addon-tablebars 96.15% <0.00%> (?)
cdk 78.48% <0.00%> (?)
core 77.94% <0.00%> (?)
kit 70.24% <0.00%> (?)
summary 71.95% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1 +1 @@
export const TUI_VERSION = `3.62.0`;
export const TUI_VERSION = '3.62.0';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not me 😄

@splincode splincode merged commit 4bea934 into v3.x Jan 16, 2024
33 checks passed
@splincode splincode deleted the mobile-calendar-bug-v3 branch January 16, 2024 16:09
This was referenced Jan 31, 2024
This was referenced Feb 20, 2024
This was referenced Mar 19, 2024
This was referenced Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants