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(layout): allow textfield customization via [tuiSearchField] #10294

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

JayTailor45
Copy link
Contributor

Fixes #10196

@JayTailor45 JayTailor45 requested a review from a team as a code owner February 1, 2025 08:21
@JayTailor45 JayTailor45 requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team February 1, 2025 08:21
Copy link

lumberjack-bot bot commented Feb 1, 2025

Pull request was closed ✔️

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

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.77%. Comparing base (5cb8d03) to head (f03bf3a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10294   +/-   ##
=======================================
  Coverage   65.77%   65.77%           
=======================================
  Files        1241     1241           
  Lines       16232    16232           
  Branches     2382     2368   -14     
=======================================
  Hits        10676    10676           
- Misses       5242     5311   +69     
+ Partials      314      245   -69     
Flag Coverage Δ
summary 65.77% <ø> (ø)

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 Feb 1, 2025

BundleMon

Unchanged files (5)
Status Path Size Limits
demo/browser/main.(hash).js
308.91KB +10%
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%

No change in files bundle size

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

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@splincode splincode changed the title fix(core): allow textfield customization via [tuiSearchField] fix(layout): allow textfield customization via [tuiSearchField] Feb 1, 2025
@waterplea waterplea merged commit f5c80ea into taiga-family:main Feb 2, 2025
37 of 38 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.

🐞 - TuiMultiSelect usage in Search layout
3 participants