Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented the option to insert a photo via an external url #369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RafaelSousaLima
Copy link

Variable was created in AngularEditorConfig that says which way the user will insert the photo. If false, it will follow the existing flow, if true, it will open a window for the user to insert the url of the image they want to insert.

…ble was created in AngularEditorConfig that says which way the user will insert the photo. If false, it will follow the existing flow, if true, it will open a window for the user to insert the url of the image they want to insert.
@codecov
Copy link

codecov bot commented Apr 21, 2021

Codecov Report

Merging #369 (daf5ef7) into master (e751169) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   18.81%   18.65%   -0.16%     
==========================================
  Files           7        7              
  Lines         473      477       +4     
  Branches      103      104       +1     
==========================================
  Hits           89       89              
- Misses        372      378       +6     
+ Partials       12       10       -2     
Impacted Files Coverage Δ
...editor/src/lib/angular-editor-toolbar.component.ts 16.40% <0.00%> (-0.53%) ⬇️
projects/angular-editor/src/lib/config.ts 100.00% <ø> (ø)
...angular-editor/src/lib/angular-editor.component.ts 13.93% <0.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 e751169...daf5ef7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant