eightshift-libs icon indicating copy to clipboard operation
eightshift-libs copied to clipboard

Feature/wrapper grid

Open iruzevic opened this issue 3 years ago • 1 comments

Description

Changed

  • moving all "old" functions to legacy trait

Added

  • added new function to provide wrapper functionality to the core blocks.
  • extracting common attributes to a separate function for reusability.
  • new filter to example blocks file.
  • new attribute that is passed via helpers blockWrapClass .

iruzevic avatar Jul 28 '22 11:07 iruzevic

Codecov Report

Merging #321 (8765bb8) into develop (8765bb8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8765bb8 differs from pull request most recent head bf7287f. Consider uploading reports for the commit bf7287f to get more accurate results

@@            Coverage Diff             @@
##             develop     #321   +/-   ##
==========================================
  Coverage      82.49%   82.49%           
  Complexity      1247     1247           
==========================================
  Files            131      131           
  Lines           3890     3890           
==========================================
  Hits            3209     3209           
  Misses           681      681           
Flag Coverage Δ
unittests 82.49% <0.00%> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us.

codecov[bot] avatar Jul 28 '22 11:07 codecov[bot]