dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Add specific css variables to control tab colors #1672

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

Adds more specific CSS variables that allow control of tab colours and backgrounds, defaulting to the current CSS variables used.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/5oQseuDrMuf8PpGEXfYywtRN37ug
βœ… Preview: https://dojowidgets-git-fork-agubler-tab-control-css-vars-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/TFphiNC4yJutVxxsdQrwdMQzN4kD
βœ… Preview: https://widget-test-docs-git-fork-agubler-tab-control-css-vars-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1672 (d1fe958) into master (eeefd52) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1672   +/-   ##
=======================================
  Coverage   89.88%   89.88%           
=======================================
  Files          94       94           
  Lines        4963     4964    +1     
  Branches     1342     1343    +1     
=======================================
+ Hits         4461     4462    +1     
  Misses        248      248           
  Partials      254      254           
Impacted Files Coverage Ξ”
src/tab-container/index.tsx 89.69% <100.00%> (+0.10%) :arrow_up:

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 eeefd52...07e4505. Read the comment docs.