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(legacy): input tag converts the last element to tag after paste event #10270

Merged

Conversation

rashiddok
Copy link
Contributor

Fixes #10264

@rashiddok rashiddok requested a review from a team as a code owner January 28, 2025 13:58
@rashiddok rashiddok requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team January 28, 2025 13:58
Copy link

lumberjack-bot bot commented Jan 28, 2025

Pull request was closed ✔️

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

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.77%. Comparing base (77701c6) to head (e30e8d7).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10270   +/-   ##
=======================================
  Coverage   65.76%   65.77%           
=======================================
  Files        1241     1241           
  Lines       16233    16232    -1     
  Branches     2391     2387    -4     
=======================================
  Hits        10676    10676           
+ Misses       5279     5263   -16     
- Partials      278      293   +15     
Flag Coverage Δ
summary 65.77% <100.00%> (+<0.01%) ⬆️

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.

Copy link

bundlemon bot commented Jan 28, 2025

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/main.(hash).js
308.91KB (-28B -0.01%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/vendor.(hash).js
260.28KB +10%
demo/browser/runtime.(hash).js
46.51KB +10%
demo/browser/styles.(hash).css
20.93KB +10%
demo/browser/polyfills.(hash).js
11.18KB +10%

Total files change -28B 0%

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

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@rashiddok rashiddok force-pushed the feat/10264-input-tag-last-element-tag branch from 696ed07 to e30e8d7 Compare January 29, 2025 11:12
@splincode splincode changed the title feat(legacy): input tag converts the last element to tag after paste … feat(legacy): input tag converts the last element to tag after paste event Jan 29, 2025
@splincode splincode merged commit 89076b3 into taiga-family:main Jan 30, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

🚀 - InputTag should convert the last element to tag after paste event
3 participants