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): wait before update viewport dimension #3536

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

splincode
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Closes #3464

What is the new behavior?

image

Does this PR introduce a breaking change?

  • Yes
  • No

@lumberjack-bot
Copy link

lumberjack-bot bot commented Jan 28, 2023

Pull request was closed ✔️

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

@bundlemon
Copy link

bundlemon bot commented Jan 28, 2023

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/main.(hash).js
334.01KB (+28B +0.01%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/vendor.(hash).js
204.93KB +10%
demo/browser/runtime.(hash).js
35.14KB +10%
demo/browser/polyfills.(hash).js
19.92KB +10%
demo/browser/scripts.(hash).js
14.92KB +10%

Total files change +29B 0%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.23MB (+29B 0%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2023

Visit the preview URL for this PR (updated for commit 7d96328):

https://taiga-ui--pr3536-splincode-fix-issues-05ld5pqu.web.app

(expires Wed, 01 Feb 2023 09:34:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@codecov
Copy link

codecov bot commented Jan 28, 2023

Codecov Report

Base: 61.30% // Head: 61.30% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (7d96328) compared to base (c0b4e86).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3536   +/-   ##
=======================================
  Coverage   61.30%   61.30%           
=======================================
  Files        1544     1544           
  Lines       18294    18295    +1     
  Branches     2542     2542           
=======================================
+ Hits        11215    11216    +1     
  Misses       6613     6613           
  Partials      466      466           
Flag Coverage Δ
addon-charts 71.87% <ø> (ø)
addon-doc 49.81% <ø> (ø)
addon-editor 50.29% <ø> (ø)
addon-mobile 61.77% <100.00%> (+0.04%) ⬆️
addon-table 60.61% <ø> (ø)
addon-tablebars 98.11% <ø> (ø)
cdk 40.32% <ø> (ø)
core 76.84% <ø> (ø)
kit 72.91% <ø> (ø)
summary 61.30% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...nents/mobile-calendar/mobile-calendar.component.ts 45.73% <100.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@splincode splincode merged commit c2cf685 into main Feb 1, 2023
@splincode splincode deleted the splincode/fix/issues/3464 branch February 1, 2023 11:56
@well-done-bot
Copy link

well-done-bot bot commented Feb 1, 2023

'Well done'

@tinkoff-bot tinkoff-bot mentioned this pull request Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

🐞 - Mobile Calendar opens on year 1900
3 participants