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

Adding slot for arrow icon #473

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

avivday
Copy link

@avivday avivday commented Sep 7, 2021

Will give the flexibility to change the arrow icon of the select box (many design teams ask for it) closing issue #322

adding a custom slot names arrow-icon to the main arrow.
also adding same logic to the children arrows

Will give the flexibility to change the arrow icon of the select box (many design teams ask for it) closing issue riophae#322 in a more elegant way than the other PR suggested.
@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.32%. Comparing base (9ae16b6) to head (9d5ac91).

Files with missing lines Patch % Lines
src/components/Control.vue 50.00% 1 Missing and 1 partial ⚠️
src/components/Option.vue 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   97.68%   97.32%   -0.37%     
==========================================
  Files          27       27              
  Lines        1037     1046       +9     
  Branches      104      106       +2     
==========================================
+ Hits         1013     1018       +5     
- Misses          9       11       +2     
- Partials       15       17       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

kevinvermeersch pushed a commit to hoooxnv/vue-treeselect that referenced this pull request Jan 18, 2023
@Woloja
Copy link

Woloja commented Jul 30, 2023

@riophae Hi! Can merge this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants