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

Add custom arrow icon slot #323

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

Conversation

chiptus
Copy link

@chiptus chiptus commented Nov 28, 2019

closes #322

@codecov
Copy link

codecov bot commented Nov 28, 2019

Codecov Report

Merging #323 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
+ Coverage   97.68%   97.69%   +<.01%     
==========================================
  Files          27       27              
  Lines        1037     1039       +2     
  Branches      104      105       +1     
==========================================
+ Hits         1013     1015       +2     
  Misses          9        9              
  Partials       15       15
Impacted Files Coverage Δ
src/components/Control.vue 100% <100%> (ø) ⬆️

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...6ce73f4. Read the comment docs.

@tomearly
Copy link

tomearly commented Mar 9, 2020

Hi, would it be possible to get this PR merged? This is something I would love to see.

@mass22
Copy link

mass22 commented Dec 9, 2020

Is it possible to merge please?

@KevinBigelow
Copy link

Agreed, this would provide flexibility for consistent icons in our applications.

denisemenov added a commit to denisemenov/vue-treeselect that referenced this pull request May 30, 2022
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.

add a slot for arrow icon, so I can customize it
4 participants