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

feat(addon-commerce): InputCard uses Maskito instead of legacy text-mask #4385

Merged
merged 3 commits into from
May 10, 2023

Conversation

nsbarsukov
Copy link
Member

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Partially solves #120

Does this PR introduce a breaking change?

  • Yes
  • No

@lumberjack-bot
Copy link

lumberjack-bot bot commented May 5, 2023

Pull request was closed ✔️

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

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2023

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

https://taiga-ui--pr4385-maskito-input-card-mz88kde6.web.app

(expires Sat, 06 May 2023 08:54:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@bundlemon
Copy link

bundlemon bot commented May 5, 2023

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/vendor.(hash).js
195.49KB (+62B +0.03%) +10%
Unchanged files (5)
Status Path Size Limits
demo/browser/main.(hash).js
322.94KB +10%
demo/browser/runtime.(hash).js
37.46KB +10%
demo/browser/polyfills.(hash).js
18.28KB +10%
demo/browser/scripts.(hash).js
17.9KB +10%
demo/browser/styles.(hash).css
1.67KB +10%

Total files change +62B +0.01%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.22MB (+119B +0.01%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (a3183c8) 61.07% compared to head (bcd235c) 61.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4385      +/-   ##
==========================================
- Coverage   61.07%   61.06%   -0.01%     
==========================================
  Files        1650     1650              
  Lines       19313    19309       -4     
  Branches     2746     2745       -1     
==========================================
- Hits        11796    11792       -4     
  Misses       7029     7029              
  Partials      488      488              
Flag Coverage Δ
addon-charts 74.66% <100.00%> (-0.09%) ⬇️
addon-doc 51.41% <ø> (ø)
addon-editor 49.87% <ø> (ø)
addon-mobile 62.47% <ø> (ø)
addon-table 61.19% <ø> (ø)
addon-tablebars 98.11% <ø> (ø)
cdk 39.94% <ø> (ø)
core 76.91% <ø> (ø)
kit 72.26% <ø> (ø)
summary 61.06% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...erce/components/input-card/input-card.component.ts 100.00% <100.00%> (ø)
...ommerce/components/input-card/input-card.module.ts 100.00% <100.00%> (ø)

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

Copy link
Collaborator

@waterplea waterplea left a comment

Choose a reason for hiding this comment

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

What about input card inside InputCardGroup?

@nsbarsukov
Copy link
Member Author

What about input card inside InputCardGroup?

@waterplea I will do it in next separate PR

@vladimirpotekhin vladimirpotekhin merged commit 717e96c into main May 10, 2023
@vladimirpotekhin vladimirpotekhin deleted the maskito-input-card branch May 10, 2023 05:21
@well-done-bot
Copy link

well-done-bot bot commented May 10, 2023

'Well done'

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.

4 participants