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

Updating placeholder to support html #431

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

Conversation

donatasj87
Copy link

This way you can pass a string to placeholder variable like "<b>Important!:</b>Please fill this field" and it would be properly rendered as html

This way you can pass a string to placeholder variable like `"<b>Important!:</b>Please fill this field"` and it would be properly rendered as html
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #431 (3b8edbf) into master (f418683) will decrease coverage by 12.84%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #431       +/-   ##
==========================================
- Coverage   19.57%   6.73%   -12.85%     
==========================================
  Files           6       6               
  Lines         475     475               
  Branches      104     104               
==========================================
- Hits           93      32       -61     
- Misses        379     443       +64     
+ Partials        3       0        -3     
Impacted Files Coverage Δ
...ar-editor/src/lib/ae-select/ae-select.component.ts 33.33% <0.00%> (-18.06%) ⬇️
...editor/src/lib/angular-editor-toolbar.component.ts 0.80% <0.00%> (-16.94%) ⬇️
...angular-editor/src/lib/angular-editor.component.ts 0.58% <0.00%> (-15.89%) ⬇️

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 f418683...3b8edbf. 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