issues
search
google
/
safevalues
Apache License 2.0
110
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No public description
#459
copybara-service[bot]
opened
1 week ago
0
No public description
#458
copybara-service[bot]
closed
1 week ago
0
Fix spelling of "accommodate"
#457
copybara-service[bot]
closed
3 weeks ago
0
0.7.0 release will contain the new safevalues.dom exports.
#456
copybara-service[bot]
closed
4 weeks ago
0
No public description
#455
copybara-service[bot]
opened
4 weeks ago
0
Update documentation.
#454
copybara-service[bot]
closed
4 weeks ago
0
Export safevalues.dom symbols at the top level with new names. Old symbols will be deleted in future releases of safevalues.
#453
copybara-service[bot]
closed
4 weeks ago
0
No public description
#452
copybara-service[bot]
opened
1 month ago
0
# Changes getScriptNonce & getStyleNonce to also accept a document
#451
copybara-service[bot]
closed
1 month ago
0
# Adds support for attributionSrc in scriptUrlToHtml
#450
copybara-service[bot]
closed
1 month ago
0
Make options optional in html_builders.ts
#449
copybara-service[bot]
closed
1 month ago
0
Add explicit type annotations as required by TypeScript's isolatedDeclarations mode
#448
copybara-service[bot]
closed
1 month ago
0
Fix `throwIfScriptOrStyle` to also work for SVG elements
#447
copybara-service[bot]
closed
1 month ago
0
How to allow <iframe> while sanitize html string
#446
indrasenakatam
closed
1 month ago
1
Block MathML elements in `parseXml`
#445
copybara-service[bot]
closed
1 month ago
0
No public description
#444
copybara-service[bot]
closed
1 month ago
0
# Save a few more bytes on appendParams by avoiding common properties for returning url segments
#443
copybara-service[bot]
closed
2 months ago
0
Adds replaceParams method to TrustedResourceUrl builders.
#442
copybara-service[bot]
closed
2 months ago
0
# Various code size improvements for tru_append_params
#441
copybara-service[bot]
closed
2 months ago
0
Adds support for calling appendParams with plain objects
#440
copybara-service[bot]
closed
2 months ago
0
Make replaceFragment remove the `#` when the fragment is empty
#439
copybara-service[bot]
closed
2 months ago
0
Add `text-decoration:inherit` to the CSS isolation properties.
#438
copybara-service[bot]
closed
2 months ago
0
Switch `display` to `inline-block` and add `vertical-align:top`
#437
copybara-service[bot]
closed
2 months ago
0
Add z-index to css_isolation_test
#436
copybara-service[bot]
closed
2 months ago
0
# Changes appendParams to be more generic and accept Arrays and URLSearchParams types
#435
copybara-service[bot]
closed
2 months ago
0
Fixes license header to include Copyright notice
#434
copybara-service[bot]
closed
2 months ago
0
Don't use `<div>` in CSS isolation tests
#433
copybara-service[bot]
closed
2 months ago
0
Add tests to verify CSS isolation of the CSS sanitizer.
#432
copybara-service[bot]
closed
2 months ago
0
Makes argument of `appendParams` readonly to increase compatibility with callers.
#431
copybara-service[bot]
closed
2 months ago
0
Updates broken readme link to W3C Trusted Types spec
#430
copybara-service[bot]
closed
2 months ago
1
Add tests for CssSanitizerBuilder
#429
copybara-service[bot]
closed
2 months ago
0
Export the CSS sanitizer
#428
copybara-service[bot]
closed
2 months ago
0
Delete CSS sanitizer table.
#427
copybara-service[bot]
closed
2 months ago
0
Replace `safeStyleEl.setTextContent` with `setTextContent`
#426
copybara-service[bot]
closed
2 months ago
0
No public description
#425
copybara-service[bot]
opened
3 months ago
0
Expose the CSS sanitizer via CssSanitizerBuilder
#424
copybara-service[bot]
closed
2 months ago
0
No public description
#423
copybara-service[bot]
opened
3 months ago
0
Don't use getters in css/tokenizer.ts
#422
copybara-service[bot]
closed
2 months ago
0
Rollback CSS sanitizer exposure
#421
copybara-service[bot]
closed
3 months ago
0
No public description
#420
copybara-service[bot]
closed
2 months ago
0
Remove `CSS_SANITIZER_TABLE` from default_sanitizer_table.ts
#419
copybara-service[bot]
closed
2 months ago
0
No public description
#418
copybara-service[bot]
closed
3 months ago
0
Re-export the CSS Sanitizer from safevalues/index
#417
copybara-service[bot]
closed
3 months ago
0
Make HtmlSanitizerBuilder inherit from an abstract BaseSanitizerBuilder
#416
copybara-service[bot]
closed
3 months ago
0
Change all instances of the word "tag" with "element" in CSS sanitizer and ResourceUrlPolicy
#415
copybara-service[bot]
closed
3 months ago
0
Pin NodeJS version to 20.9.x in GitHub actions.
#414
copybara-service[bot]
closed
3 months ago
0
Lower case attribute names in the custom element builder.
#413
copybara-service[bot]
closed
3 months ago
0
Allow the <nobr> element in the HTML sanitizer.
#412
copybara-service[bot]
closed
3 months ago
0
Re-export `ResourceUrlPolicy*` types
#411
copybara-service[bot]
closed
3 months ago
0
Make inertDocument a non-static field of CssSanitizer
#410
copybara-service[bot]
closed
3 months ago
0
Next