Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Added disabled input property for file attachment component #81

Merged
merged 3 commits into from
Nov 20, 2019

Conversation

Blackbaud-AlexKingman
Copy link
Contributor

@Blackbaud-AlexKingman Blackbaud-AlexKingman commented Nov 19, 2019

Addresses #8

New property on SkyFileAttachmentComponent:

@Input() disabled
Indicates whether to disable the input. This property accepts `boolean` values.

@codecov
Copy link

codecov bot commented Nov 20, 2019

Codecov Report

Merging #81 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #81   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          25     25           
  Lines         901    911   +10     
  Branches      127    128    +1     
=====================================
+ Hits          901    911   +10
Impacted Files Coverage Δ
...dules/file-attachment/file-attachment.component.ts 100% <100%> (ø) ⬆️

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 fdd8e56...6c6fa2f. Read the comment docs.

Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work.

@Blackbaud-AlexKingman Blackbaud-AlexKingman merged commit c3cf84e into master Nov 20, 2019
@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the file-attachment-disabled branch November 20, 2019 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants