Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: github/include-fragment-element

v6.4.0

19 May 21:38
75ac8d9
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v6.3.0...v6.4.0

Contributors

  • @BaseMax
  • @manuelpuyol
  • @gracepark
  • @dependabot
BaseMax, manuelpuyol, and 2 other contributors
Assets2
Loading

v6.3.0

16 Jun 09:25
f28f8ae
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v6.2.1...v6.3.0

Contributors

  • @keithamus
keithamus
Loading

v6.2.1

16 Jun 09:20
ee02f93
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v6.2.0...v6.2.1

Contributors

  • @keithamus
keithamus
Loading

v6.2.0

16 Jun 09:12
a0df3be
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v6.1.1...v6.2.0

Contributors

  • @keithamus
keithamus
Loading

v6.1.1

19 Dec 17:04
2d85b9f
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v6.1.0...v6.1.1

Contributors

  • @manuelpuyol
manuelpuyol
Loading

v6.1.0

06 Dec 22:22
5dfb899
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

CSP trusted types is an API that allows a website to reduce the possibility of XSS by controlling what kind of content can be placed in a "sink" like.innerHTML.

This release introduces a flexible callback that allows the calling code to provide its own sanitization or rejection of an server response for an<include-fragment-element>. For example, the site may want to allow the server to send a header to assert that certain HTML is sanitized and safe to use as-is, or the site may want to run the response through a sanitizer.

What's Changed

New Contributors

Full Changelog:v6.0.1...v6.1.0

Contributors

  • @keithamus
  • @lgarron
  • @fletchto99
  • @rzhade3
keithamus, lgarron, and 2 other contributors
Loading

v6.0.1

31 Mar 14:57
c405e3a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v6.0.0...v6.0.1

Contributors

  • @theinterned
  • @koddsson
theinterned and koddsson
Loading

v6.0.0

16 Feb 10:51
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v5.3.2...v6.0.0

Contributors

  • @koddsson
  • @kidonng
koddsson and kidonng
Loading

v5.3.2

29 Jul 11:37
v5.3.2
This tag was signed with the committer’sverified signature.
koddsson Kristján Oddsson
GPG key ID:F5C58CF9F8FE5D63
Verified
Learn about vigilant mode.
88fe24f
This commit was signed with the committer’sverified signature.
koddsson Kristján Oddsson
GPG key ID:F5C58CF9F8FE5D63
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This release fixes a bug where callingload() on aloading=lazy element causes the contents not to be replaced when the element becomes visible.

Thanks to@latentflip for his contributions to this release 🙌🏻

v5.3.1...v5.3.2

Contributors

  • @latentflip
latentflip
Loading

v5.3.1

12 Mar 12:02
Compare
Choose a tag to compare
Loading

This release guarantees the order of events. The order will now always be:

  • loadstart
  • include-fragment-replace
  • include-fragment-replaced
  • load
  • loadend

This release also guarantees that during theloadstart dispatch, the<include-fragment> element will still exist and be connected to the DOM.

Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp