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(kit): Carousel fix drag to next slide #3583

Merged
merged 1 commit into from
Feb 3, 2023
Merged

fix(kit): Carousel fix drag to next slide #3583

merged 1 commit into from
Feb 3, 2023

Conversation

vladimirpotekhin
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 #3505

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

@lumberjack-bot
Copy link

lumberjack-bot bot commented Feb 3, 2023

Pull request was closed ✔️

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

@bundlemon
Copy link

bundlemon bot commented Feb 3, 2023

BundleMon

Unchanged files (5)
Status Path Size Limits
demo/browser/main.(hash).js
334.4KB +10%
demo/browser/vendor.(hash).js
204.58KB +10%
demo/browser/runtime.(hash).js
35.31KB +10%
demo/browser/polyfills.(hash).js
19.92KB +10%
demo/browser/scripts.(hash).js
18.08KB +10%

Total files change +7B 0%

Unchanged groups (1)
Status Path Size Limits
demo/browser/*..js
2.25MB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Visit the preview URL for this PR (updated for commit 883a9ad):

https://taiga-ui--pr3583-carousel-swipe-llyl41ld.web.app

(expires Sat, 04 Feb 2023 12:25:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

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

Coverage data is based on head (883a9ad) compared to base (941039b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3583   +/-   ##
=======================================
  Coverage   61.22%   61.22%           
=======================================
  Files        1556     1556           
  Lines       18404    18403    -1     
  Branches     2553     2553           
=======================================
  Hits        11268    11268           
+ Misses       6664     6663    -1     
  Partials      472      472           
Flag Coverage Δ
addon-charts 71.99% <ø> (ø)
addon-doc 49.76% <ø> (ø)
addon-editor 50.28% <ø> (ø)
addon-mobile 61.77% <ø> (ø)
addon-table 60.61% <ø> (ø)
addon-tablebars 98.11% <ø> (ø)
cdk 40.36% <ø> (+0.02%) ⬆️
core 76.54% <ø> (ø)
kit 72.93% <ø> (-0.01%) ⬇️
summary 61.22% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...ects/kit/components/carousel/carousel.component.ts 9.30% <ø> (-2.07%) ⬇️
projects/cdk/tokens/is-mobile.ts 100.00% <0.00%> (+16.66%) ⬆️

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 92f5373 into main Feb 3, 2023
@splincode splincode deleted the carousel-swipe branch February 3, 2023 13:15
@well-done-bot
Copy link

well-done-bot bot commented Feb 3, 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.

🐞 - Carousel can not swipe to next slide
3 participants