scttcper / ngx-color

🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
https://ngx-color.vercel.app
MIT License
435 stars 55 forks source link

feat: upgrade to angular 14 #369

Closed scttcper closed 2 years ago

scttcper commented 2 years ago

BREAKING CHANGE: requires angular 14

codecov-commenter commented 2 years ago

Codecov Report

Merging #369 (b7079ba) into master (4fb9713) will decrease coverage by 6.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   60.23%   54.17%   -6.07%     
==========================================
  Files          44       44              
  Lines         835      718     -117     
  Branches      156      154       -2     
==========================================
- Hits          503      389     -114     
- Misses        306      319      +13     
+ Partials       26       10      -16     
Impacted Files Coverage Δ
src/lib/slider/slider.component.ts 62.50% <0.00%> (-12.50%) :arrow_down:
src/lib/github/github.component.ts 54.54% <0.00%> (-12.13%) :arrow_down:
src/lib/sketch/sketch.component.ts 53.84% <0.00%> (-10.86%) :arrow_down:
src/lib/shade.component.ts 35.29% <0.00%> (-9.71%) :arrow_down:
src/lib/chrome/chrome.component.ts 63.63% <0.00%> (-9.70%) :arrow_down:
src/lib/coordinates.directive.ts 30.76% <0.00%> (-9.24%) :arrow_down:
src/lib/saturation.component.ts 30.00% <0.00%> (-9.14%) :arrow_down:
src/lib/circle/circle.component.ts 61.53% <0.00%> (-9.05%) :arrow_down:
src/lib/compact/compact.component.ts 61.53% <0.00%> (-9.05%) :arrow_down:
src/lib/shade/shade-picker.component.ts 70.00% <0.00%> (-8.58%) :arrow_down:
... and 34 more

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 4fb9713...b7079ba. Read the comment docs.

scttcper commented 2 years ago

:tada: This PR is included in version 8.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: