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

Merging #473 (9d5ac91) into master (9ae16b6) will decrease coverage by 0.36%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/components/Control.vue 95.00% <50.00%> (-5.00%) ⬇️
src/components/Option.vue 93.42% <66.66%> (-2.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ae16b6...9d5ac91. Read the comment docs.

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.

None yet

2 participants