-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
Codecov Report
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 99.54% 99.54% +<.01%
==========================================
Files 94 95 +1
Lines 1326 1328 +2
Branches 143 143
==========================================
+ Hits 1320 1322 +2
Misses 6 6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. Is the plan still to not document this feature since we don't want people using directly except in the select field scenario?
@Blackbaud-ToddRoberts You are correct: we will not be documenting this feature, officially. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One style comment, then we're all good!
@@ -1,9 +1,11 @@ | |||
import { | |||
Component | |||
Component, ChangeDetectionStrategy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Imports need to be on their own lines.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops! Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢 🇮🇹
Issue: https://github.com/blackbaud/skyux-list-builder/issues/50
Original contribution: #51