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(cdk)!: rename TuiAbstractTextfieldHost to AbstractTuiTextfieldHost #2492

Merged
merged 1 commit into from
Aug 30, 2022

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 #2485

@lumberjack-bot
Copy link

lumberjack-bot bot commented Aug 28, 2022

Pull request was closed ✔️

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2022

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

https://taiga-ui--pr2492-splincode-refactor-i-jrk7f9cx.web.app

(expires Wed, 31 Aug 2022 08:11:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

❗ No coverage uploaded for pull request base (v3.x@1c09464). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v3.x    #2492   +/-   ##
=======================================
  Coverage        ?   56.64%           
=======================================
  Files           ?      954           
  Lines           ?     9183           
  Branches        ?     1881           
=======================================
  Hits            ?     5202           
  Misses          ?     3578           
  Partials        ?      403           
Flag Coverage Δ
addon-charts 73.64% <0.00%> (?)
addon-doc 19.16% <0.00%> (?)
addon-editor 28.82% <0.00%> (?)
addon-mobile ∅ <0.00%> (?)
addon-table 83.78% <0.00%> (?)
addon-tablebars ∅ <0.00%> (?)
cdk 62.94% <0.00%> (?)
core 62.86% <0.00%> (?)
kit 61.46% <0.00%> (?)
summary 56.64% <0.00%> (?)

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

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

@splincode splincode linked an issue Aug 28, 2022 that may be closed by this pull request
@splincode splincode force-pushed the splincode/refactor/issues/2485 branch 3 times, most recently from 9d155ca to 7b7a6b3 Compare August 29, 2022 18:55
@splincode splincode force-pushed the splincode/refactor/issues/2485 branch from 7b7a6b3 to d0c5687 Compare August 30, 2022 08:10
@splincode splincode merged commit dfdd855 into v3.x Aug 30, 2022
@splincode splincode deleted the splincode/refactor/issues/2485 branch August 30, 2022 08:10
@well-done-bot
Copy link

well-done-bot bot commented Aug 30, 2022

'Well done'

This was referenced Aug 30, 2022
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.

🤖 - Inspect TuiAbstractTextfieldHost
4 participants