COMMITS
/ tests/Support/SupportJsTest.php January 23, 2026
J
[13.x] Use unescaped unicode in `Js` support class by default (#58471)
Jesper Noordsij committed
July 10, 2025
J
[12.x] Fix handling of `Htmlable` objects in `Js::convertDataToJavaScriptExpression()` (#56253)
Jacob Daniel Prunkl committed
June 28, 2025
J
[12.x] Support Passing `Htmlable` Instances to `Js::from()` (#56159)
Jacob Daniel Prunkl committed
October 18, 2024
M
[11.x] Fixes handling `Js::from(collect());` (#53206)
Mior Muhammad Zaki committed
October 16, 2024
M
[11.x] Fix handling empty values passed to `enum_value()` function instead of only empty string (#53181)
Mior Muhammad Zaki committed
May 9, 2023
D
Remove PHP checks (#46993)
Dries Vints committed
January 30, 2023
A
[9.x] Backed enum support for @js (#45862)
Adrian Nürnberger committed
February 22, 2022
L
Enforce stricter assertions. (#41165)
Lucas Michot committed
January 31, 2022
D
Fix failures
Dries Vints committed
November 15, 2021
C
[8.x] Introduce `@js()` directive (#39522)
Chris Morrell committed
November 3, 2021
C
[8.x] Introduce JsString for encoding data for use in JavaScript
Chris Morrell committed
T
[8.x] Add js() helper (#39389)
TinaH committed