windmill-react-ui icon indicating copy to clipboard operation
windmill-react-ui copied to clipboard

Feat/custom button layouts

Open GoPro16 opened this issue 4 years ago • 2 comments
trafficstars

This allows the layout prop to be dynamic based on whatever config a developer overwrites in the for theme.

If you have plans to implement this in a different way for custom themes let me know and I would love to collab to help extend the custom theme configs.

GoPro16 avatar Feb 20 '21 17:02 GoPro16

Codecov Report

Merging #36 (9aa1bc4) into master (b7afcfd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          495       498    +3     
  Branches        77        80    +3     
=========================================
+ Hits           495       498    +3     
Flag Coverage Δ
unittest 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/themes/default.ts 100.00% <ø> (ø)
src/Button.tsx 100.00% <100.00%> (ø)

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 b7afcfd...9aa1bc4. Read the comment docs.

codecov[bot] avatar Feb 20 '21 17:02 codecov[bot]

@estevanmaito can this be merged?

kylepollina avatar Oct 19 '22 21:10 kylepollina