Remeic / vue-highlighter

🏷 Vue directive for highlight multiple istances of a word
MIT License
39 stars 13 forks source link

Feature Custom color #6

Closed Remeic closed 6 years ago

Remeic commented 6 years ago

Add possibilty to customize color of text and background with two new option, color and bgColor

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will decrease coverage by 1.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage     100%   98.59%   -1.41%     
==========================================
  Files           1        1              
  Lines          30       71      +41     
==========================================
+ Hits           30       70      +40     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/index.js 98.59% <100%> (-1.41%) :arrow_down:

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 e674356...719728b. Read the comment docs.